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
Commit message (
Expand
)
Author
Age
Files
Lines
*
fate: run avconv with -nostats flag
Mans Rullgard
2011-10-09
2
-2
/
+2
*
motionpixels: decode only the 111 complete frames for fate
Janne Grunau
2011-10-07
2
-2
/
+1
*
motionpixels: Clear FF_INPUT_BUFFER_PADDING_SIZE bytes at the end of the temp...
Laurent Aimar
2011-10-07
1
-1
/
+1
*
fate: use 'run' helper for seek-test
Mans Rullgard
2011-09-28
1
-1
/
+1
*
fate: remove seek-mpeg2reuse test
Mans Rullgard
2011-09-28
1
-46
/
+0
*
avconv: use different variables for decoded and filtered frame.
Anton Khirnov
2011-09-27
3
-13
/
+0
*
fate: allow testing with libavfilter disabled
Mans Rullgard
2011-09-27
2
-3
/
+6
*
adpcmenc: fix QT IMA ADPCM encoder
Baptiste Coudurier
2011-09-23
1
-3
/
+3
*
adpcmdec: Fix QT IMA ADPCM decoder
Baptiste Coudurier
2011-09-23
3
-5
/
+5
*
Fix unnecessary shift with 9/10bit vertical scaling
Kieran Kunhya
2011-09-23
3
-10
/
+10
*
fate.sh: Ignore errors from rm command during cleanup.
Diego Biurrun
2011-09-22
1
-1
/
+1
*
fate.sh: Run git-pull in quiet mode to avoid console spam.
Diego Biurrun
2011-09-22
1
-1
/
+1
*
eval: test isnan(sqrt(-1)) instead of just sqrt(-1)
Anton Khirnov
2011-09-22
1
-2
/
+2
*
eval: implement not() expression
Stefano Sabatini
2011-09-19
1
-0
/
+9
*
eval: add sqrt function for computing the square root
Stefano Sabatini
2011-09-19
1
-0
/
+6
*
movenc: create an alternate group for each media type
Anton Khirnov
2011-09-17
3
-6
/
+6
*
rawdec: g722 is always 1 channel/16kHz
Anton Khirnov
2011-09-17
1
-1
/
+1
*
smacker: fix a few off by 1 errors
Michael Niedermayer
2011-09-14
1
-80
/
+80
*
avconv: rewrite -qscale and -aq handling.
Anton Khirnov
2011-09-11
1
-1
/
+1
*
v210dec: switch to PIX_FMT_422P10
Baptiste Coudurier
2011-09-07
1
-1
/
+1
*
libx264: add 'direct-pred' private option
Anton Khirnov
2011-09-07
1
-1
/
+1
*
libx264: add 'partitions' private option
Anton Khirnov
2011-09-07
1
-1
/
+1
*
ac3enc: Add channel coupling support for the fixed-point AC-3 encoder.
Justin Ruggles
2011-09-05
2
-16
/
+21
*
fate: use +frame+slice named constants instead of '3'
Anton Khirnov
2011-09-05
1
-1
/
+1
*
avconv: move max_frames to options context.
Anton Khirnov
2011-09-05
1
-1
/
+1
*
avconv: move limit_filesize to options context
Anton Khirnov
2011-09-04
1
-6
/
+6
*
avconv: move start_time, recording_time and input_ts_offset to options context
Anton Khirnov
2011-09-04
3
-5
/
+5
*
codec-regression: force vsync 0 on the me_threshold test to make sure frames ...
Alex Converse
2011-09-01
1
-1
/
+1
*
fifo: add FIFO API test program, and fate test
Stefano Sabatini
2011-08-26
2
-0
/
+31
*
movenc: use libx264 by default when possible for mov, mp4 and psp
Anton Khirnov
2011-08-22
1
-1
/
+1
*
avienc: saner default audio codec.
Anton Khirnov
2011-08-22
1
-1
/
+1
*
matroskaenc: saner default codecs.
Anton Khirnov
2011-08-22
1
-1
/
+1
*
avconv: remove -intra option.
Anton Khirnov
2011-08-18
1
-1
/
+1
*
avconv: rescue poor abused recording_time global.
Anton Khirnov
2011-08-17
3
-333
/
+3
*
rmdec: parse FPS in RealMedia properly
Kostya Shishkov
2011-08-17
2
-163
/
+344
*
Use parsers for RealVideo 3/4 to determine correct PTS
Kostya Shishkov
2011-08-17
2
-135
/
+133
*
rmdec: correct DTS calculation in RealMedia container.
Kostya Shishkov
2011-08-17
1
-12
/
+12
*
Revert "avconv: use stream copy by default when possible."
Anton Khirnov
2011-08-16
4
-16
/
+16
*
avconv: use stream copy by default when possible.
Anton Khirnov
2011-08-16
4
-16
/
+16
*
lavc: add audio flag to the 'b' option, deprecate 'ab'.
Anton Khirnov
2011-08-16
2
-4
/
+4
*
avconv: rename sameq to same_quant
Anton Khirnov
2011-08-16
1
-1
/
+1
*
swscale: use 15-bit intermediates for 9/10-bit scaling.
Ronald S. Bultje
2011-08-12
9
-78
/
+78
*
Make a copy of ffmpeg under a new name -- avconv.
Anton Khirnov
2011-08-12
6
-53
/
+53
*
Add weighted motion compensation for RV40 B-frames
Kostya Shishkov
2011-08-11
1
-93
/
+93
*
Revert "swscale: use 15-bit intermediates for 9/10-bit scaling."
Ronald S. Bultje
2011-08-02
5
-14
/
+14
*
swscale: use 15-bit intermediates for 9/10-bit scaling.
Ronald S. Bultje
2011-08-02
5
-14
/
+14
*
Correct chroma vector calculation for RealVideo 3.
Kostya Shishkov
2011-08-02
1
-28
/
+28
*
Remove the ffserver test.
Anton Khirnov
2011-08-01
4
-365
/
+0
*
dnxhd: add regression test for 10-bit
Mans Rullgard
2011-07-21
3
-0
/
+13
*
swscale: mark YUV422P10(LE,BE) as supported for output
Joseph Artsimovich
2011-07-21
5
-0
/
+10
[next]