summaryrefslogtreecommitdiffstats
path: root/tests/ref/lavf
Commit message (Expand)AuthorAgeFilesLines
* lavf: switch to AVStream.time_base as the hint for the muxer timebaseAnton Khirnov2014-06-181-1/+1
* Remove avserver.Anton Khirnov2014-06-181-3/+0
* flvenc: Don't over-count metadata.Josh Allmann2014-06-171-1/+1
* mpeg2: add sequence display extension informationMarc-Antoine Arnaud2014-06-064-5/+5
* matroskaenc: set the stream timebase earlierAnton Khirnov2014-05-291-2/+2
* flvenc: only write the framerate tag based on avg_frame_rateAnton Khirnov2014-05-291-2/+2
* matroskaenc: base DefaultDuration on the framerate, not the codec timebaseAnton Khirnov2014-05-291-2/+2
* oggenc: Fix the EOS flagMichael Niedermayer2014-05-281-1/+1
* oggenc: Flush after writing headersAndrew Kelley2014-05-271-1/+1
* avconv: set the "encoder" tag when transcodingAnton Khirnov2014-05-181-2/+2
* asfenc: use codec descriptors instead of AVCodecs to write codec infoAnton Khirnov2014-05-011-2/+2
* matroskaenc: write CodecDelayAnton Khirnov2014-05-011-3/+3
* matroskaenc: Fix writing TRACKDEFAULTFLAGJohn Stebbins2013-08-271-2/+2
* movenc: Make tkhd "enabled" flag QuickTime compatibleJohn Stebbins2013-08-231-1/+1
* fate: update the mmf referenceLuca Barbato2013-05-141-2/+2
* avconv: make -t insert trim/atrim filters.Anton Khirnov2013-04-3034-65/+65
* lavf: introduce AVFMT_TS_NEGATIVELuca Barbato2013-04-254-5/+5
* riff: do not write empty INFO tagsVictor Vasiliev2012-10-161-2/+2
* ffm: do not write or read the audio sample formatJustin Ruggles2012-10-061-1/+1
* lavf: flush the output AVIOContext in av_write_trailer().Anton Khirnov2012-09-152-6/+6
* movenc: Write chan atom for all audio tracks in mov mode movies.Alex Converse2012-06-041-2/+2
* fate: use standard diff optionsMans Rullgard2012-05-151-1/+1
* FATE: avoid channel mixing in lavf-dv_fmtJustin Ruggles2012-04-241-3/+3
* FATE: allow lavf tests to alter input parametersJustin Ruggles2012-04-204-9/+9
* avconv: get output pixel format from lavfi.Anton Khirnov2012-04-151-3/+3
* mpegaudioenc: use AVCodec.encode2()Justin Ruggles2012-03-205-10/+10
* ac3enc: update to AVCodec.encode2()Justin Ruggles2012-03-201-1/+1
* fate: add pam image regression testPaul B Mahol2012-03-141-0/+3
* fate: Add sunrast regression testDerek Buitenhuis2012-03-031-0/+3
* dpxenc: Don't include the libavcodec ident if bitexact mode is enabledMartin Storsjö2012-02-291-1/+1
* mpegvideo_enc: add chroma/luma_elim_threshold private options.Anton Khirnov2012-02-291-1/+1
* Enable already existing rso regression test.Reimar Döffinger2012-02-211-0/+3
* Add regression test for "sox" format muxer/demuxer.Reimar Döffinger2012-02-211-0/+3
* Add dpx encoding regression test.Carl Eugen Hoyos2012-02-211-0/+3
* rawenc: switch to encode2().Anton Khirnov2012-02-081-1/+1
* avconv: rework -t handling for encoding.Anton Khirnov2012-02-079-23/+23
* lavc: increase major version to 54.Anton Khirnov2012-01-271-1/+1
* fate: add XWD image regression testPaul B Mahol2012-01-261-0/+3
* fate: Update file checksums after the mov muxer change in a78dbada55d6Martin Storsjö2012-01-101-1/+1
* movenc: simplify handling of pcm vs. adpcm vs. other compressed codecsJustin Ruggles2011-12-091-2/+2
* fate-lavf-ts: use -mpegts_transport_stream_id option.Anton Khirnov2011-11-181-1/+1
* Replace vendor string in Ogg and FLAC muxers.Diego Biurrun2011-11-021-2/+2
* riff: always generate a proper WAVEFORMATEX structure in ff_put_wav_headerJohn Brooks2011-10-141-2/+2
* movenc: create an alternate group for each media typeAnton Khirnov2011-09-171-1/+1
* libx264: add 'direct-pred' private optionAnton Khirnov2011-09-071-1/+1
* libx264: add 'partitions' private optionAnton Khirnov2011-09-071-1/+1
* fate: separate lavf-mxf_d10 test from lavf-mxfMans Rullgard2011-07-172-3/+3
* mpegtsenc: set Random Access indicator on keyframe start packetsJindrich Makovicka2011-07-131-1/+1
* ffmpeg: deprecate loop_input and loop_output optionsAnton Khirnov2011-07-081-2/+2
* lavf: deprecate AVStream.quality.Anton Khirnov2011-07-061-1/+1
OpenPOWER on IntegriCloud