index
:
ffmpeg-streaming
master
Raptor Engineering's fork of FFmpeg with streaming enhancements https://git.ffmpeg.org/ffmpeg.git
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
ref
Commit message (
Expand
)
Author
Age
Files
Lines
*
swscale: fix overflow in 16-bit vertical scaling.
Ronald S. Bultje
2011-07-08
7
-32
/
+32
*
swscale: fix 16-bit horizontal scaling underflow.
Ronald S. Bultje
2011-07-08
6
-22
/
+22
*
swscale: fix 16-bit scaling when output is 8-bits.
Ronald S. Bultje
2011-07-08
7
-14
/
+14
*
ffmpeg: deprecate loop_input and loop_output options
Anton Khirnov
2011-07-08
2
-3
/
+3
*
lavf: deprecate AVStream.quality.
Anton Khirnov
2011-07-06
1
-1
/
+1
*
eval: add missing comma to tests.
Ronald S. Bultje
2011-07-05
1
-2
/
+5
*
iirfilter: add fate test
Mans Rullgard
2011-07-04
1
-0
/
+1024
*
eval: clear Parser instances before using
Mans Rullgard
2011-07-04
1
-1
/
+1
*
eval: add fate test
Mans Rullgard
2011-07-04
1
-0
/
+134
*
md5: add fate test
Mans Rullgard
2011-07-03
1
-0
/
+5
*
crc: add fate test
Mans Rullgard
2011-07-03
1
-0
/
+4
*
swscale: for >8bit scaling, read in native bit-depth.
Ronald S. Bultje
2011-07-01
1
-4
/
+4
*
base64: add fate test
Mans Rullgard
2011-06-30
1
-0
/
+9
*
swscale: implement >8bit scaling support.
Ronald S. Bultje
2011-06-29
7
-64
/
+64
*
fate: enable lavfi-pixmt tests on big endian systems
Mans Rullgard
2011-06-28
7
-0
/
+0
*
fate: merge identical pixdesc_be/le tests
Mans Rullgard
2011-06-28
2
-52
/
+0
*
swscale: update big endian reference values after dff5a835.
Ronald S. Bultje
2011-06-28
1
-0
/
+4
*
swscale: re-add support for non-native endianness.
Ronald S. Bultje
2011-06-27
7
-0
/
+28
*
error_resilience: actually add counter when adding a MV predictor.
Ronald Bultje
2011-06-20
2
-4
/
+4
*
swscale: fix JPEG-range YUV scaling artifacts.
Michael Niedermayer
2011-06-14
9
-18
/
+18
*
H264/MPEG frame-level multi-threading.
Alexander Strange
2011-06-02
2
-6
/
+6
*
fate: fix fate-h264-conformance-frext-pph10i4-panasonic-a crcs.
Ronald S. Bultje
2011-05-23
1
-13
/
+4
*
fate: update 9/10bit refs.
Ronald S. Bultje
2011-05-23
1
-4
/
+4
*
fate: run aref and vref as regular tests
Mans Rullgard
2011-05-18
3
-0
/
+6
*
[PATCH] Update pixdesc_be fate refs after adding 9/10bit YUV420P formats.
Ronald S. Bultje
2011-05-14
1
-0
/
+4
*
movenc: always write esds descriptor length using 4 bytes.
Baptiste Coudurier
2011-05-13
3
-6
/
+6
*
movenc: fix yuv range in avid atoms used by dnxhd.
Baptiste Coudurier
2011-05-12
2
-2
/
+2
*
swscale: fix YUV420P 9/10bit support.
Ronald S. Bultje
2011-05-11
5
-0
/
+20
*
lavf/utils: fix ff_interleave_compare_dts corner case.
Vitor Sessak
2011-05-10
4
-27
/
+27
*
fate: add 10-bit H264 tests.
Ronald S. Bultje
2011-05-10
7
-0
/
+79
*
vc1: make overlap filter for I-frames bit-exact.
Ronald S. Bultje
2011-05-04
1
-15
/
+15
*
lavf: inspect more frames for fps when container time base is coarse
Anssi Hannula
2011-04-29
1
-207
/
+207
*
mpegtsenc: make PMT PID really start on pmt_start_pid
Anton Khirnov
2011-04-28
1
-1
/
+1
*
hflip: make the filter accept PIX_FMT_BGR48LE and PIX_FMT_BGR48BE pixel formats
Peter Ross
2011-04-28
1
-0
/
+2
*
crop: make the filter accept PIX_FMT_BGR48LE and PIX_FMT_BGR48BE pixel formats
Peter Ross
2011-04-28
1
-0
/
+2
*
libswcale: PIX_FMT_BGR48LE and PIX_FMT_BGR48BE scaler implementation
Peter Ross
2011-04-28
6
-0
/
+12
*
ac3enc: correct the flipped sign in the ac3_fixed encoder
Justin Ruggles
2011-04-26
3
-3
/
+4
*
Update regtest checksums after revision 6001dad.
Diego Biurrun
2011-04-17
2
-3
/
+3
*
lavf/utils.c: Order packets with identical PTS by stream index.
Vitor Sessak
2011-04-12
29
-256
/
+256
*
matroskaenc: don't write an empty Cues element.
Anton Khirnov
2011-04-07
1
-4
/
+4
*
ac3enc: select bandwidth based on bit rate, sample rate, and number of
Justin Ruggles
2011-04-03
3
-5
/
+8
*
ac3enc: use generic fixed-point mdct
Mans Rullgard
2011-04-03
2
-2
/
+2
*
Split fate-psx-str-v3 into a video-only and audio-only test.
Ronald S. Bultje
2011-03-26
2
-37
/
+37
*
Add apply_window_int16() to DSPContext with x86-optimized versions and use it
Justin Ruggles
2011-03-22
3
-22
/
+12
*
fate: update wmv8-drm reference
Mans Rullgard
2011-03-22
1
-125
/
+125
*
vc1: make P-frame deblock filter bit-exact.
Ronald S. Bultje
2011-03-21
1
-11
/
+11
*
asf: update seek test reference
Mans Rullgard
2011-03-17
3
-87
/
+81
*
ac3enc: do not right-shift fixed-point coefficients in the final MDCT stage.
Justin
2011-03-14
3
-13
/
+13
*
bink: prevent overflows within binkidct by using int-sized intermediate array
Peter Ross
2011-02-25
1
-4
/
+4
*
vmdaudio: output 8-bit audio as AV_SAMPLE_FMT_U8.
Justin Ruggles
2011-02-23
1
-186
/
+186
[next]