summaryrefslogtreecommitdiff
path: root/tests/ref/lavf
Commit message (Expand)AuthorAge
* fate: Update fate-lavf-ts after commit 393596f9d5Martin Storsjö2016-05-17
* matroska: Write the field order informationLuca Barbato2016-04-03
* lavf: replace AVStream.codec with AVStream.codecparAnton Khirnov2016-02-23
* mpeg12enc: always write closed gops for intra only outputsMarton Balint2016-02-22
* sgienc: Do not end RLE lines with 0sVittorio Giovara2015-11-24
* nutenc: do not use has_b_framesAnton Khirnov2015-01-27
* dpx: always write the image offsetZoltan Kovacs2014-12-08
* lavf: switch to AVStream.time_base as the hint for the muxer timebaseAnton Khirnov2014-06-18
* Remove avserver.Anton Khirnov2014-06-18
* flvenc: Don't over-count metadata.Josh Allmann2014-06-17
* mpeg2: add sequence display extension informationMarc-Antoine Arnaud2014-06-06
* matroskaenc: set the stream timebase earlierAnton Khirnov2014-05-29
* flvenc: only write the framerate tag based on avg_frame_rateAnton Khirnov2014-05-29
* matroskaenc: base DefaultDuration on the framerate, not the codec timebaseAnton Khirnov2014-05-29
* oggenc: Fix the EOS flagMichael Niedermayer2014-05-28
* oggenc: Flush after writing headersAndrew Kelley2014-05-27
* avconv: set the "encoder" tag when transcodingAnton Khirnov2014-05-18
* asfenc: use codec descriptors instead of AVCodecs to write codec infoAnton Khirnov2014-05-01
* matroskaenc: write CodecDelayAnton Khirnov2014-05-01
* matroskaenc: Fix writing TRACKDEFAULTFLAGJohn Stebbins2013-08-27
* movenc: Make tkhd "enabled" flag QuickTime compatibleJohn Stebbins2013-08-23
* fate: update the mmf referenceLuca Barbato2013-05-14
* avconv: make -t insert trim/atrim filters.Anton Khirnov2013-04-30
* lavf: introduce AVFMT_TS_NEGATIVELuca Barbato2013-04-25
* riff: do not write empty INFO tagsVictor Vasiliev2012-10-16
* ffm: do not write or read the audio sample formatJustin Ruggles2012-10-06
* lavf: flush the output AVIOContext in av_write_trailer().Anton Khirnov2012-09-15
* 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