| Commit message (Expand) | Author | Age | Files | Lines |
* | lavf: switch to AVStream.time_base as the hint for the muxer timebase | Anton Khirnov | 2014-06-18 | 1 | -1/+1 |
* | Remove avserver. | Anton Khirnov | 2014-06-18 | 1 | -3/+0 |
* | flvenc: Don't over-count metadata. | Josh Allmann | 2014-06-17 | 1 | -1/+1 |
* | mpeg2: add sequence display extension information | Marc-Antoine Arnaud | 2014-06-06 | 4 | -5/+5 |
* | matroskaenc: set the stream timebase earlier | Anton Khirnov | 2014-05-29 | 1 | -2/+2 |
* | flvenc: only write the framerate tag based on avg_frame_rate | Anton Khirnov | 2014-05-29 | 1 | -2/+2 |
* | matroskaenc: base DefaultDuration on the framerate, not the codec timebase | Anton Khirnov | 2014-05-29 | 1 | -2/+2 |
* | oggenc: Fix the EOS flag | Michael Niedermayer | 2014-05-28 | 1 | -1/+1 |
* | oggenc: Flush after writing headers | Andrew Kelley | 2014-05-27 | 1 | -1/+1 |
* | avconv: set the "encoder" tag when transcoding | Anton Khirnov | 2014-05-18 | 1 | -2/+2 |
* | asfenc: use codec descriptors instead of AVCodecs to write codec info | Anton Khirnov | 2014-05-01 | 1 | -2/+2 |
* | matroskaenc: write CodecDelay | Anton Khirnov | 2014-05-01 | 1 | -3/+3 |
* | matroskaenc: Fix writing TRACKDEFAULTFLAG | John Stebbins | 2013-08-27 | 1 | -2/+2 |
* | movenc: Make tkhd "enabled" flag QuickTime compatible | John Stebbins | 2013-08-23 | 1 | -1/+1 |
* | fate: update the mmf reference | Luca Barbato | 2013-05-14 | 1 | -2/+2 |
* | avconv: make -t insert trim/atrim filters. | Anton Khirnov | 2013-04-30 | 34 | -65/+65 |
* | lavf: introduce AVFMT_TS_NEGATIVE | Luca Barbato | 2013-04-25 | 4 | -5/+5 |
* | riff: do not write empty INFO tags | Victor Vasiliev | 2012-10-16 | 1 | -2/+2 |
* | ffm: do not write or read the audio sample format | Justin Ruggles | 2012-10-06 | 1 | -1/+1 |
* | lavf: flush the output AVIOContext in av_write_trailer(). | Anton Khirnov | 2012-09-15 | 2 | -6/+6 |
* | movenc: Write chan atom for all audio tracks in mov mode movies. | Alex Converse | 2012-06-04 | 1 | -2/+2 |
* | fate: use standard diff options | Mans Rullgard | 2012-05-15 | 1 | -1/+1 |
* | FATE: avoid channel mixing in lavf-dv_fmt | Justin Ruggles | 2012-04-24 | 1 | -3/+3 |
* | FATE: allow lavf tests to alter input parameters | Justin Ruggles | 2012-04-20 | 4 | -9/+9 |
* | avconv: get output pixel format from lavfi. | Anton Khirnov | 2012-04-15 | 1 | -3/+3 |
* | mpegaudioenc: use AVCodec.encode2() | Justin Ruggles | 2012-03-20 | 5 | -10/+10 |
* | ac3enc: update to AVCodec.encode2() | Justin Ruggles | 2012-03-20 | 1 | -1/+1 |
* | fate: add pam image regression test | Paul B Mahol | 2012-03-14 | 1 | -0/+3 |
* | fate: Add sunrast regression test | Derek Buitenhuis | 2012-03-03 | 1 | -0/+3 |
* | dpxenc: Don't include the libavcodec ident if bitexact mode is enabled | Martin Storsjö | 2012-02-29 | 1 | -1/+1 |
* | mpegvideo_enc: add chroma/luma_elim_threshold private options. | Anton Khirnov | 2012-02-29 | 1 | -1/+1 |
* | Enable already existing rso regression test. | Reimar Döffinger | 2012-02-21 | 1 | -0/+3 |
* | Add regression test for "sox" format muxer/demuxer. | Reimar Döffinger | 2012-02-21 | 1 | -0/+3 |
* | Add dpx encoding regression test. | Carl Eugen Hoyos | 2012-02-21 | 1 | -0/+3 |
* | rawenc: switch to encode2(). | Anton Khirnov | 2012-02-08 | 1 | -1/+1 |
* | avconv: rework -t handling for encoding. | Anton Khirnov | 2012-02-07 | 9 | -23/+23 |
* | lavc: increase major version to 54. | Anton Khirnov | 2012-01-27 | 1 | -1/+1 |
* | fate: add XWD image regression test | Paul B Mahol | 2012-01-26 | 1 | -0/+3 |
* | fate: Update file checksums after the mov muxer change in a78dbada55d6 | Martin Storsjö | 2012-01-10 | 1 | -1/+1 |
* | movenc: simplify handling of pcm vs. adpcm vs. other compressed codecs | Justin Ruggles | 2011-12-09 | 1 | -2/+2 |
* | fate-lavf-ts: use -mpegts_transport_stream_id option. | Anton Khirnov | 2011-11-18 | 1 | -1/+1 |
* | Replace vendor string in Ogg and FLAC muxers. | Diego Biurrun | 2011-11-02 | 1 | -2/+2 |
* | riff: always generate a proper WAVEFORMATEX structure in ff_put_wav_header | John Brooks | 2011-10-14 | 1 | -2/+2 |
* | movenc: create an alternate group for each media type | Anton Khirnov | 2011-09-17 | 1 | -1/+1 |
* | libx264: add 'direct-pred' private option | Anton Khirnov | 2011-09-07 | 1 | -1/+1 |
* | libx264: add 'partitions' private option | Anton Khirnov | 2011-09-07 | 1 | -1/+1 |
* | fate: separate lavf-mxf_d10 test from lavf-mxf | Mans Rullgard | 2011-07-17 | 2 | -3/+3 |
* | mpegtsenc: set Random Access indicator on keyframe start packets | Jindrich Makovicka | 2011-07-13 | 1 | -1/+1 |
* | ffmpeg: deprecate loop_input and loop_output options | Anton Khirnov | 2011-07-08 | 1 | -2/+2 |
* | lavf: deprecate AVStream.quality. | Anton Khirnov | 2011-07-06 | 1 | -1/+1 |