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: amix: specify f32 sample format for comparison
Mans Rullgard
2012-07-29
1
-0
/
+1
*
tiny_psnr: support 32-bit float samples
Mans Rullgard
2012-07-29
1
-5
/
+49
*
lavf: deprecate r_frame_rate.
Anton Khirnov
2012-07-29
5
-87
/
+87
*
lavf: use dts difference instead of AVPacket.duration in find_stream_info()
Anton Khirnov
2012-07-29
1
-1
/
+1
*
fate: make yadif tests consistent across systems
Mans Rullgard
2012-07-28
3
-95
/
+95
*
FATE: add tests for yadif.
Anton Khirnov
2012-07-28
3
-0
/
+104
*
FATE: add a test for delogo video filter.
Anton Khirnov
2012-07-28
2
-0
/
+115
*
FATE: add a test for amix audio filter.
Anton Khirnov
2012-07-28
1
-0
/
+22
*
audiogen: allow specifying random seed as a commandline parameter.
Anton Khirnov
2012-07-28
1
-2
/
+5
*
build: use COMPILE template for HOSTOBJS
Mans Rullgard
2012-07-26
1
-3
/
+0
*
vc1: Add a test for interlaced field pictures
Mashiat Sarker Shakkhar
2012-07-22
2
-0
/
+34
*
FATE: fix the asyncts test
Anton Khirnov
2012-07-22
1
-3
/
+3
*
FATE: add a test for the asyncts audio filter.
Anton Khirnov
2012-07-22
2
-0
/
+11
*
FATE: add a test for flac cover art.
Anton Khirnov
2012-07-20
1
-0
/
+4
*
eval: add gt(), gte(), lt() and lte() fate tests
Janne Grunau
2012-07-14
1
-0
/
+24
*
eval: fix swapping of lt() and lte()
Max Lazarov
2012-07-14
1
-3
/
+3
*
fate-run: make avconv() properly deal with multiple inputs.
Anton Khirnov
2012-07-09
1
-1
/
+7
*
lavfi: reclassify showfiltfmts as a TESTPROG
Mans Rullgard
2012-07-04
2
-2
/
+2
*
Add XTEA encryption support in libavutil
Samuel Pitoiset
2012-07-04
2
-0
/
+5
*
Add Blowfish encryption support in libavutil
Samuel Pitoiset
2012-07-04
2
-0
/
+5
*
eval: Add the isinf() function and tests for it
Martin Storsjö
2012-07-04
1
-0
/
+12
*
FATE: add a test for WMA cover art.
Anton Khirnov
2012-07-04
1
-0
/
+4
*
FATE: add a test for apetag cover art
Anton Khirnov
2012-07-04
1
-0
/
+8
*
FATE: add a test for itunes cover art.
Anton Khirnov
2012-07-04
2
-0
/
+8
*
fate: add flac encode/decode tests with various options
Mans Rullgard
2012-07-04
2
-0
/
+20
*
movenc: Add channel layouts for PCM.
Alex Converse
2012-06-27
4
-4
/
+4
*
fate: vorbis: add 5.1 surround test
Mans Rullgard
2012-06-18
1
-0
/
+4
*
fate: add snow hpel tests
Mans Rullgard
2012-06-15
3
-0
/
+13
*
build: Do not delete tests/vsynth2 directory, which is no longer created.
Diego Biurrun
2012-06-13
1
-1
/
+1
*
fate: avoid freopen(NULL) in videogen/rotozoom
Mans Rullgard
2012-06-07
3
-12
/
+14
*
movenc: Write chan atom for all audio tracks in mov mode movies.
Alex Converse
2012-06-04
6
-12
/
+12
*
fate: Fix fate-ac3-fixed-encode for pre-ssse3 x86 machines
Michael Niedermayer
2012-05-31
1
-1
/
+1
*
fate: add missing $(TARGET_PATH) to ac3-fixed-encode
Mans Rullgard
2012-05-30
1
-1
/
+1
*
fate: fix md5sum replacement on some systems
Mans Rullgard
2012-05-30
1
-2
/
+2
*
avconv: merge configuration code for complex and simple filters
Anton Khirnov
2012-05-29
2
-2
/
+2
*
fate: fix acodec/vsynth tests for make 3.81
Mans Rullgard
2012-05-29
2
-14
/
+12
*
fate: convert codec-regression.sh to makefile rules
Mans Rullgard
2012-05-29
293
-1102
/
+904
*
fate: allow tests to specify unit size for psnr comparison
Mans Rullgard
2012-05-29
2
-2
/
+3
*
fate: teach videogen/rotozoom to output a single raw video stream
Mans Rullgard
2012-05-29
4
-18
/
+49
*
fate: fix dependencies for non-SAMPLES avconv tests
Mans Rullgard
2012-05-20
1
-5
/
+5
*
lavf: change some (de)muxer names to lowercase
Mans Rullgard
2012-05-19
1
-1
/
+1
*
fate: fix dependencies on SAMPLES being set
Mans Rullgard
2012-05-19
38
-204
/
+209
*
fate: remove unnecessary libavfilter dependency
Mans Rullgard
2012-05-19
1
-1
/
+1
*
avconv: replace -vsync cfr code with the fps filter.
Anton Khirnov
2012-05-18
47
-3298
/
+3298
*
mov: enable parsing for VC-1.
Anton Khirnov
2012-05-18
1
-61
/
+61
*
fate: Set FUZZ factor of vorbis-13 test to 2.
Diego Biurrun
2012-05-18
1
-0
/
+1
*
fate: Set FUZZ factor of (e)ac3-encode test to 3.
Diego Biurrun
2012-05-18
1
-0
/
+2
*
fate: remove unused code from regressions-funcs.sh
Mans Rullgard
2012-05-18
1
-15
/
+0
*
pcmenc: set correct bitrate value
Mans Rullgard
2012-05-17
4
-38
/
+38
*
avprobe: don't print format entry name when only one was requested
Anton Khirnov
2012-05-16
1
-4
/
+4
[next]