summaryrefslogtreecommitdiff
path: root/tests/ref/lavf
Commit message (Expand)AuthorAge
* movenc: Write chan atom for all audio tracks in mov mode movies.Alex Converse2012-06-04
* fate: use standard diff optionsMans Rullgard2012-05-15
* FATE: avoid channel mixing in lavf-dv_fmtJustin Ruggles2012-04-24
* FATE: allow lavf tests to alter input parametersJustin Ruggles2012-04-20
* avconv: get output pixel format from lavfi.Anton Khirnov2012-04-15
* mpegaudioenc: use AVCodec.encode2()Justin Ruggles2012-03-20
* ac3enc: update to AVCodec.encode2()Justin Ruggles2012-03-20
* fate: add pam image regression testPaul B Mahol2012-03-14
* fate: Add sunrast regression testDerek Buitenhuis2012-03-03
* dpxenc: Don't include the libavcodec ident if bitexact mode is enabledMartin Storsjö2012-02-29
* mpegvideo_enc: add chroma/luma_elim_threshold private options.Anton Khirnov2012-02-29
* Enable already existing rso regression test.Reimar Döffinger2012-02-21
* Add regression test for "sox" format muxer/demuxer.Reimar Döffinger2012-02-21
* Add dpx encoding regression test.Carl Eugen Hoyos2012-02-21
* rawenc: switch to encode2().Anton Khirnov2012-02-08
* avconv: rework -t handling for encoding.Anton Khirnov2012-02-07
* lavc: increase major version to 54.Anton Khirnov2012-01-27
* fate: add XWD image regression testPaul B Mahol2012-01-26
* fate: Update file checksums after the mov muxer change in a78dbada55d6Martin Storsjö2012-01-10
* movenc: simplify handling of pcm vs. adpcm vs. other compressed codecsJustin Ruggles2011-12-09
* fate-lavf-ts: use -mpegts_transport_stream_id option.Anton Khirnov2011-11-18
* Replace vendor string in Ogg and FLAC muxers.Diego Biurrun2011-11-02
* riff: always generate a proper WAVEFORMATEX structure in ff_put_wav_headerJohn Brooks2011-10-14
* movenc: create an alternate group for each media typeAnton Khirnov2011-09-17
* libx264: add 'direct-pred' private optionAnton Khirnov2011-09-07
* libx264: add 'partitions' private optionAnton Khirnov2011-09-07
* fate: separate lavf-mxf_d10 test from lavf-mxfMans Rullgard2011-07-17
* mpegtsenc: set Random Access indicator on keyframe start packetsJindrich Makovicka2011-07-13
* ffmpeg: deprecate loop_input and loop_output optionsAnton Khirnov2011-07-08
* lavf: deprecate AVStream.quality.Anton Khirnov2011-07-06
* swscale: fix JPEG-range YUV scaling artifacts.Michael Niedermayer2011-06-14
* movenc: always write esds descriptor length using 4 bytes.Baptiste Coudurier2011-05-13
* lavf/utils: fix ff_interleave_compare_dts corner case.Vitor Sessak2011-05-10
* mpegtsenc: make PMT PID really start on pmt_start_pidAnton Khirnov2011-04-28
* ac3enc: correct the flipped sign in the ac3_fixed encoderJustin Ruggles2011-04-26
* Update regtest checksums after revision 6001dad.Diego Biurrun2011-04-17
* lavf/utils.c: Order packets with identical PTS by stream index.Vitor Sessak2011-04-12
* ac3enc: select bandwidth based on bit rate, sample rate, and number ofJustin Ruggles2011-04-03
* ac3enc: use generic fixed-point mdctMans Rullgard2011-04-03
* Add apply_window_int16() to DSPContext with x86-optimized versions and use itJustin Ruggles2011-03-22
* ac3enc: do not right-shift fixed-point coefficients in the final MDCT stage.Justin2011-03-14
* ac3enc: change default floor code to 7.Justin Ruggles2011-02-15
* ac3enc: Change EXP_DIFF_THRESHOLD to 500.Justin Ruggles2011-02-02
* Update mpegts test referenceMans Rullgard2011-01-28
* mpegtsenc: set reserved bits to 1 in PCR fieldGeorgi Chorbadzhiyski2011-01-26
* Add regression test for stereo s16le in voc.Justin Ruggles2011-01-19
* Change the default dB-per-bit code from 2 to 3.Justin Ruggles2010-12-29
* Change FIX15() back to clipping to -32767..32767.Justin Ruggles2010-12-21
* Update the test references for lavf-rm and seek-ac3_rm.Justin Ruggles2010-12-14
* Avoid negative SCR in mpeg ps muxer.Michael Niedermayer2010-10-16