summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* ffmpeg: Check duration for overlap and clip in fps cfr/vfr codeMichael Niedermayer2014-11-191-1/+1
* ffmpeg: Use input packet duration in vfr/cfr code if available and validMichael Niedermayer2014-11-191-0/+1
* Merge commit '9257692ac15eff7b07540c1f61cebde0d8823fbd'Michael Niedermayer2014-11-181-6/+6
|\
| * vc1dec: refactor check with missing parenthesisVittorio Giovara2014-11-132-18/+18
* | lavf/ffm: use AVOption API to store/restore stream propertiesLukasz Marek2014-11-161-1/+1
* | lavu/opt: introduce av_opt_serialize()Lukasz Marek2014-11-161-0/+8
* | lavu/opt: introduce av_opt_is_set_to_default()Lukasz Marek2014-11-161-0/+40
* | tests/Makefile: Fix path for creation of ffprobe-test.nut.Carl Eugen Hoyos2014-11-141-1/+1
* | fate: add xBR filter testsClément Bœsch2014-11-134-0/+16
* | avfilter/vf_tinterlace: fix frame rateAleksey Vasenev2014-11-132-24/+24
* | avcodec/nellymoserenc: fix sign errorMichael Niedermayer2014-11-131-2/+2
* | tests/tiny_psnr: remove redundant initializationMichael Niedermayer2014-11-131-2/+1
* | lavf/webmdashenc: Representation IDs should be unique.Vignesh Venkatasubramanian2014-11-121-2/+2
* | fate: add opt-testLukasz Marek2014-11-112-0/+94
* | lavu/opt: add support for binary defaultsLukasz Marek2014-11-111-0/+0
* | tests/Makefile: New try to fix fate-ffprobe with --target-path.Carl Eugen Hoyos2014-11-111-1/+1
* | tests: Fix test name for pixfmts testsTimothy Gu2014-11-091-0/+2
* | swresample: Fix swr_drop_output so it does not flush the buffersMichael Niedermayer2014-11-041-8/+8
* | Merge commit 'aae6b3b918b4133b8cc2d1631196c1d406d0351a'Michael Niedermayer2014-10-311-6/+6
|\ \ | |/
* | Merge commit 'c55d1d382cd41345a79782ace41f9b43f45dca9a'Michael Niedermayer2014-10-311-6/+6
|\ \ | |/
* | Merge commit '00c67fe1d0bc7c2ce49daac9c80ea39d5a663b73'Michael Niedermayer2014-10-311-1/+1
|\ \ | |/
* | Merge commit '600d5ee6b12bad144756b0772319bb04796bc528'Michael Niedermayer2014-10-302-7/+7
|\ \ | |/
* | libavformat/mxfdec: read source timecode from pulldown componentMark Reid2014-10-252-4/+4
* | dv: more precise weight table for 8x8Christophe Gisquet2014-10-257-11/+11
* | Merge commit 'ef363ebd596da18f889a7d4845023a23dfac84c9'Michael Niedermayer2014-10-241-1/+1
|\ \ | |/
| * fate-mpeg4: use TARGET_SAMPLES for resize testsJanne Grunau2014-10-211-1/+1
* | Added STL demuxer and decoderEejya Singh2014-10-222-0/+32
* | avfilter/vf_idet: Fixes issue with idet not flushing last frame.Neil Birkbeck2014-10-221-1/+1
* | ffprobe: Add support for color_trc/color_pri/chroma_locMichael Niedermayer2014-10-195-4/+22
* | tests/fate/mpeg4: add -sws_flags +bitexactMichael Niedermayer2014-10-185-401/+401
* | libavutil: Add CAST128 symmetric block cipherSupraja Meedinti2014-10-181-0/+5
* | tests/fate/mpeg4: fix samples pathMichael Niedermayer2014-10-171-1/+1
* | Merge commit 'f29c226af0ecc34c417b646580a9acd7d8bbaf48'Michael Niedermayer2014-10-176-0/+630
|\ \ | |/
| * fate: add mpeg4 tests for frame size changesJanne Grunau2014-10-176-0/+614
* | avcodec/ass: add FFmpeg signatureClément Bœsch2014-10-1517-1/+17
* | avcodec/ass: output missing fields in AVSubtitles and output filesClément Bœsch2014-10-1516-268/+268
* | fate: fix some subtitles tests dependenciesClément Bœsch2014-10-151-2/+2
* | fate: add rawdiff and use it for subtitlesClément Bœsch2014-10-152-0/+2
* | fate: make subtitles tests output to stdout instead of md5Clément Bœsch2014-10-1521-37/+612
* | Merge commit 'c2c22c75cf89e2faab34d1ee1d392cfb065439ea'Michael Niedermayer2014-10-142-7/+7
|\ \ | |/
| * lavf: Don't drop both pts and dts if timestamps are invalidMichael Niedermayer2014-10-121-120/+62
| * fate-vc1_ilaced_twomv: use -flags +bitexactJanne Grunau2014-10-042-3/+3
* | fate: add test for vp90-2-trac3849.webmJames Almer2014-10-122-0/+16
* | postproc/postprocess: fix quant store for fq modeMichael Niedermayer2014-10-121-1/+1
* | float_dsp-test: allow forcing cpuflagsJames Almer2014-10-101-1/+1
* | tests/Makefile: Fix fate-ffprobe with --target-pathCarl Eugen Hoyos2014-10-081-6/+6
* | lavf/webm_dash: some fields should go into RepresentationVignesh Venkatasubramanian2014-10-022-0/+33
* | lavf/webm_dash: fix hardcode in cues_end computationVignesh Venkatasubramanian2014-10-013-4/+4
* | avcodec/vc1dec: Fixing is_intra, 2nd attemptMichael Niedermayer2014-09-283-83/+83
* | avcodec/vc1dec: fix is_intra block vs. mb bugMichael Niedermayer2014-09-283-83/+83
OpenPOWER on IntegriCloud