summaryrefslogtreecommitdiff
path: root/tests
Commit message (Collapse)AuthorAge
...
| * lavfi: reclassify showfiltfmts as a TESTPROGMans Rullgard2012-07-04
| | | | | | | | | | | | | | | | This tool uses lavfi internal symbols not accessible in shared libraries. TESTPROGS are linked statically to allow them use of library internals not normally exported. Signed-off-by: Mans Rullgard <mans@mansr.com>
| * Add XTEA encryption support in libavutilSamuel Pitoiset2012-07-04
| | | | | | | | Signed-off-by: Martin Storsjö <martin@martin.st>
| * Add Blowfish encryption support in libavutilSamuel Pitoiset2012-07-04
| | | | | | | | Signed-off-by: Martin Storsjö <martin@martin.st>
| * eval: Add the isinf() function and tests for itMartin Storsjö2012-07-04
| | | | | | | | Signed-off-by: Martin Storsjö <martin@martin.st>
| * FATE: add a test for WMA cover art.Anton Khirnov2012-07-04
| |
| * FATE: add a test for apetag cover artAnton Khirnov2012-07-04
| |
| * FATE: add a test for itunes cover art.Anton Khirnov2012-07-04
| |
| * fate: add flac encode/decode tests with various optionsMans Rullgard2012-07-04
| | | | | | | | Signed-off-by: Mans Rullgard <mans@mansr.com>
* | ffmpeg: rework checks for the -t option.Nicolas George2012-07-04
| | | | | | | | | | | | | | | | | | | | | | This commit is based on libav's implementation and makes sure to compare output timestamps together. It also reduces the differences with avconv. The changes to the test reference files are caused by an additional packet at the end, the timestamp of the frame encoded by this packet is always strictly below the limit stated by the -t option.
* | jvdec: check that the video_size fits in the packet.Michael Niedermayer2012-07-03
| | | | | | | | | | | | | | Prevents use of out of array data and fate failure. Found-by: durandal_1707 Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | jvdemux: correct size for truncated packetsMichael Niedermayer2012-07-03
| | | | | | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | fate: add test for Bitmap Brothers JV demuxerPaul B Mahol2012-07-03
| | | | | | | | Signed-off-by: Paul B Mahol <onemda@gmail.com>
* | fate: add test for Bitmap Brothers JV videoPaul B Mahol2012-07-03
| | | | | | | | Signed-off-by: Paul B Mahol <onemda@gmail.com>
* | fate: drop strict 1 for MR4_TANDBERG_C.264 and MR5_TANDBERG_C.264Michael Niedermayer2012-07-02
| | | | | | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | mem: heap memory poisoning.Clément Bœsch2012-07-02
| | | | | | | | | | Enable it by default with FATE. limitation: not random, and not supported with realloc.
* | fate: add a test for the -force_key_frames option.Nicolas George2012-06-30
| | | | | | | | It broke twice in the last three months due to other changes.
* | RealText demuxer and decoder.Clément Bœsch2012-06-29
| |
* | SAMI demuxer and decoder.Clément Bœsch2012-06-29
| |
* | fate: add JacoSUB and MicroDVD subtitles tests.Clément Bœsch2012-06-29
| |
* | fate: introduce subtitles.mak and move SubRip test in it.Clément Bœsch2012-06-29
| |
* | lavc/ass: honor Default style.Clément Bœsch2012-06-29
| | | | | | | | | | | | The "Default" style written in the header is ignored unless you explicit it in the Dialogue events (it was valid, just ignored). This requires an update of the SubRip test since the ASS output obviously changes.
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-06-28
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * qatar/master: flv: add support for G.711 doc: git: Add checklist with test steps to perform before pushing flvenc: K&R formatting cosmetics movenc: Add channel layouts for PCM. Conflicts: libavformat/flvenc.c tests/ref/fate/acodec-pcm-s16be tests/ref/fate/acodec-pcm-s24be tests/ref/fate/acodec-pcm-s32be tests/ref/fate/acodec-pcm-s8 Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * movenc: Add channel layouts for PCM.Alex Converse2012-06-27
| |
* | vocenc: use new header from codec tag 4Michael Niedermayer2012-06-25
| | | | | | | | | | | | this matches sox and should fix ticket1119 Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | vocenc: change default codec to 16bitMichael Niedermayer2012-06-25
| | | | | | | | | | | | | | Hardly anyone would want 8bit today, 16bit is a much more reasonable default. Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | vocenc: fix sample rate rounding directionMichael Niedermayer2012-06-25
| | | | | | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | fate: Try to fix source path for fate-acodec-dcaMichael Niedermayer2012-06-25
| | | | | | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | fate: speedup dnxhd tests and reduce their memory requirementsMichael Niedermayer2012-06-25
| | | | | | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | fate: add tests for SANM and VIMAPaul B Mahol2012-06-22
| | | | | | | | Signed-off-by: Paul B Mahol <onemda@gmail.com>
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-06-18
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * qatar/master: lavr: add x86-optimized functions for mixing 1-to-2 s16p with flt coeffs lavr: add x86-optimized functions for mixing 1-to-2 fltp with flt coeffs Add Dolby/DPLII downmix support to libavresample vorbisdec: replace div/mod in loop with a counter fate: vorbis: add 5.1 surround test rtpenc: Allow requesting H264 RTP packetization mode 0 configure: Sort the library listings in the help text alphabetically dwt: remove variable-length arrays RTMPT protocol support http: Properly handle chunked transfer-encoding for replies to post data http: Fail reading if the connection has gone away amr: Mark an array const amr: More space cleanup rtpenc: Fix memory leaks in the muxer open function Conflicts: Changelog configure doc/APIchanges libavformat/version.h Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * fate: vorbis: add 5.1 surround testMans Rullgard2012-06-18
| | | | | | | | Signed-off-by: Mans Rullgard <mans@mansr.com>
* | fate: fix fate-aac-aref-encode dependanciesMichael Niedermayer2012-06-17
| | | | | | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | lavfi/super2xsai: fix fate test on bigendianPaul B Mahol2012-06-16
| | | | | | | | Signed-off-by: Paul B Mahol <onemda@gmail.com>
* | lavfi/super2xsai: fix table used to update color matrix at the end of each y ↵Stefano Sabatini2012-06-16
| | | | | | | | | | | | | | | | | | | | loop The previous table appears to be wrong (it was copied from the original MPlayer super2xsai filter in order to keep binary compatibility). The new table is consistent with the init code and apparently fixes a combing artifact on the left edge of the generated image.
* | fate/lavfi: add lavfi-pixfmts_super2xsai testStefano Sabatini2012-06-16
| |
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-06-15
|\| | | | | | | | | | | | | | | | | * qatar/master: af_resample: fix format modifier in debug string for FF_API_SAMPLERATE64 segment: remove unnecessary <strings.h> include fate: add snow hpel tests Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * fate: add snow hpel testsMans Rullgard2012-06-15
| | | | | | | | Signed-off-by: Janne Grunau <janne-libav@jannau.net>
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-06-13
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * qatar/master: rtmp: Add a new option 'rtmp_buffer', for setting the client buffer time rtmp: Set the client buffer time to 3s instead of 0.26s rtmp: Handle server bandwidth packets rtmp: Display a verbose message when an unknown packet type is received lavfi/audio: use av_samples_copy() instead of custom code. configure: add all filters hardcoded into avconv to avconv_deps avfiltergraph: remove a redundant call to avfilter_get_by_name(). lavfi: allow building without swscale. build: Do not delete tests/vsynth2 directory, which is no longer created. lavfi: replace AVFilterContext.input/output_count with nb_inputs/outputs lavfi: make AVFilterPad opaque after two major bumps. lavfi: add avfilter_pad_get_type() and avfilter_pad_get_name(). lavfi: make avfilter_get_video_buffer() private on next bump. jack: update to new latency range API as the old one has been deprecated rtmp: Tokenize the AMF connection parameters manually instead of using strtok_r ppc: Rename H.264 optimization template file for consistency. lavfi: add channelsplit audio filter. golomb: check remaining bits during unary decoding in get_ur_golomb_jpegls() sws: fix planar RGB input conversions for 9/10/16 bpp. Conflicts: Changelog configure doc/APIchanges ffmpeg.c libavcodec/golomb.h libavcodec/v210dec.h libavfilter/Makefile libavfilter/allfilters.c libavfilter/asrc_anullsrc.c libavfilter/audio.c libavfilter/avfilter.c libavfilter/avfilter.h libavfilter/avfiltergraph.c libavfilter/buffersrc.c libavfilter/formats.c libavfilter/version.h libavfilter/vf_frei0r.c libavfilter/vf_pad.c libavfilter/vf_scale.c libavfilter/video.h libavfilter/vsrc_color.c libavformat/rtmpproto.c libswscale/input.c tests/Makefile Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * build: Do not delete tests/vsynth2 directory, which is no longer created.Diego Biurrun2012-06-13
| |
* | tests/parseutils: change test to make it platform independentStefano Sabatini2012-06-11
| | | | | | | | | | Make the test independent from the actual error string used to describe a certain error code.
* | movenc: add timecode track support.Clément Bœsch2012-06-11
| |
* | fate-acodec-dca2: add bitexact flagMichael Niedermayer2012-06-10
| | | | | | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | enc_dec_pcm: add bitexact flagMichael Niedermayer2012-06-10
| | | | | | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | fate-bprint: try to workaround platform specific value.Michael Niedermayer2012-06-08
| | | | | | | | | | | | this should fix some fate failures Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | fate: add bprint test.Nicolas George2012-06-07
| |
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-06-07
|\| | | | | | | | | | | | | | | | | | | | | | | * qatar/master: mpegts: Remove disabled extension matching probe. fate: avoid freopen(NULL) in videogen/rotozoom Conflicts: tests/rotozoom.c tests/videogen.c Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * fate: avoid freopen(NULL) in videogen/rotozoomMans Rullgard2012-06-07
| | | | | | | | | | | | | | | | | | A number of systems do not implement freopen() with a NULL filename correctly. This changes these programs to output individual images if opening a named output argument as a file fails, in this case assuming it is a directory. Signed-off-by: Mans Rullgard <mans@mansr.com>
* | mxfenc: write optional field dominance flag in picture descriptionMatthieu Bouron2012-06-06
| | | | | | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-06-04
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * qatar/master: movenc: Write chan atom for all audio tracks in mov mode movies. mpegtsenc: use avio_open_dyn_buf(), zero pointers after freeing doc/avconv: add some details about the transcoding process. avidec: make scale and rate unsigned. avconv: check output stream recording time before each frame returned from filters avconv: split selecting input file out of transcode(). avconv: split checking for active outputs out of transcode(). avfiltergraph: make some functions static. Conflicts: ffmpeg.c libavfilter/avfiltergraph.c libavfilter/internal.h libavformat/mpegtsenc.c tests/ref/fate/acodec-alac tests/ref/fate/acodec-pcm-s16be tests/ref/fate/acodec-pcm-s24be tests/ref/fate/acodec-pcm-s32be tests/ref/fate/acodec-pcm-s8 tests/ref/lavf/mov Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * movenc: Write chan atom for all audio tracks in mov mode movies.Alex Converse2012-06-04
| |