summaryrefslogtreecommitdiffstats
path: root/Changelog
Commit message (Collapse)AuthorAgeFilesLines
* Add LATM demuxerJanne Grunau2011-09-221-1/+1
| | | | | This is a raw demuxer for the AAC LATM decoder and thus limited to single stream LOAS.
* Apple ProRes decoderMaxim Poliakovski2011-09-221-0/+1
| | | | Signed-off-by: Martin Storsjö <martin@martin.st>
* lavfi: add select filterStefano Sabatini2011-09-171-0/+1
| | | | Signed-off-by: Anton Khirnov <anton@khirnov.net>
* lavd: add libcdio-paranoia input device for audio CD grabbingAnton Khirnov2011-09-171-0/+1
|
* lavfi: add split filter from soc.Bobby Bingham2011-09-121-0/+1
| | | | | | | Some fixes by Stefano. For detailed authorship see SOC repo Signed-off-by: Anton Khirnov <anton@khirnov.net>
* lavfi: add showinfo filterStefano Sabatini2011-09-121-0/+1
| | | | Signed-off-by: Anton Khirnov <anton@khirnov.net>
* Add LATM muxerKieran Kunhya2011-09-071-0/+1
| | | | Signed-off-by: Janne Grunau <janne-libav@jannau.net>
* Windows Media Image decoder (WMVP/WVP2)Alberto Delmás2011-08-231-0/+1
| | | | Signed-off-by: Anton Khirnov <anton@khirnov.net>
* avconv: remove -intra option.Anton Khirnov2011-08-181-0/+1
| | | | It's equivalent to -g 0.
* add XMV demuxerSven Hesse2011-08-171-0/+1
| | | | Signed-off-by: Diego Biurrun <diego@biurrun.de>
* Changelog: document avconv incompatibilities with ffmpeg.Anton Khirnov2011-08-161-0/+33
|
* Rename ffserver to avserver.Anton Khirnov2011-08-091-1/+1
|
* Rename ffprobe to avprobe.Anton Khirnov2011-08-091-1/+1
|
* Rename ffplay to avplay.Anton Khirnov2011-08-091-0/+1
|
* add Flash Screen Video 2 decoderKostya Shishkov2011-07-221-0/+1
| | | | Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
* wav: add an option for writing BEXT chunkBenjamin Larsson2011-07-131-0/+4
| | | | Signed-off-by: Anton Khirnov <anton@khirnov.net>
* changelog: misc typo and wording fixesDiego Biurrun2011-07-121-10/+10
|
* document libswscale bumpReinhard Tartler2011-06-201-0/+1
|
* more Changelog additionsReinhard Tartler2011-06-181-2/+6
|
* Add some (important) changelog entriesReinhard Tartler2011-06-131-0/+4
|
* ac3enc: add support for E-AC-3 encoding.Justin Ruggles2011-05-271-0/+2
| | | | | This adds basic stream format support and allows for arbitrary bit rates rather than just those supported in AC-3.
* add changelog entries for 0.7_beta2Reinhard Tartler2011-05-211-0/+4
|
* ffmpeg: get rid of the 'q' key schizofreniaAnton Khirnov2011-05-131-0/+1
| | | | SIGINT for quitting should be enough for everybody.
* Port SMPTE S302M audio decoder from FFmbc 0.3.Baptiste Coudurier2011-05-111-0/+1
|
* DPX image encoderPeter Ross2011-05-011-0/+2
|
* Add AVX FFT implementation.Vitor Sessak2011-04-261-1/+1
| | | | Signed-off-by: Reinhard Tartler <siretart@tauware.de>
* lavfi: add fieldorder filterMark Himsley2011-04-261-0/+1
| | | | | Signed-off-by: Stefano Sabatini <stefano.sabatini-lala@poste.it> Signed-off-by: Anton Khirnov <anton@khirnov.net>
* Remove stray libavcore and _g binary references.Diego Biurrun2011-04-231-1/+0
|
* Reflect 0.7_beta1 release in the ChangelogReinhard Tartler2011-04-201-0/+5
|
* add xWMA demuxerMax Horn2011-04-141-0/+1
| | | | Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
* Add support for AMR-WB encoding via libvo-amrwbencMartin Storsjö2011-04-111-0/+1
| | | | | | The wrapper code is based on the libamr wrapper removed in SVN rev 19365. Signed-off-by: Martin Storsjö <martin@martin.st>
* Add an AAC encoder by using the libvo-aacenc libraryMartin Storsjö2011-04-111-0/+1
| | | | Signed-off-by: Martin Storsjö <martin@martin.st>
* Add MxPEG decoderanatoly2011-03-301-0/+1
| | | | Signed-off-by: Anton Khirnov <anton@khirnov.net>
* Chronomaster DFA decoderKostya Shishkov2011-03-281-0/+1
| | | | Signed-off-by: Anton Khirnov <anton@khirnov.net>
* framebuffer device demuxerStefano Sabatini2011-03-281-0/+1
| | | | Signed-off-by: Anton Khirnov <anton@khirnov.net>
* sndio support for playback and recordBrad2011-03-271-0/+1
| | | | Signed-off-by: Anton Khirnov <anton@khirnov.net>
* Add missed APIchanges and changelog entriesMartin Storsjö2011-03-171-0/+1
| | | | | | | | | | | | Add an APIchanges entry for the av_pkt_dump2 and av_pkt_dump_log2 functions, and a changelog entry for the apple http live streaming protocol handler. Since neither of them got a minor bump at commit time, but were applied before the jv demuxer, they all can be considered added in this minor version. Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
* Bitmap Brothers JV errataPeter Ross2011-03-141-0/+1
| | | | Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
* Bink version 'b' audio decoderPeter Ross2011-02-251-1/+1
| | | | Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
* spdifenc: IEC 61937 encapsulation of DTS-HD for HDMIAnssi Hannula2011-02-131-1/+1
| | | | Signed-off-by: Janne Grunau <janne-ffmpeg@jannau.net>
* Bink version 'b' video decoderPeter Ross2011-02-111-0/+1
| | | | | | Based on original patch by Kostya Shishkov Signed-off-by: Janne Grunau <janne-ffmpeg@jannau.net>
* libavfilter: add video movie sourceStefano Sabatini2011-02-081-0/+1
| | | | | | | | See thread: Subject: [PATCH] movie video source Date: 2010-12-31 15:35:30 GMT Signed-off-by: Janne Grunau <janne-ffmpeg@jannau.net>
* Xan4 decoderKostya Shishkov2011-02-071-0/+1
| | | | Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
* Missing parts of IVF muxer support.Reimar Döffinger2011-01-181-0/+1
|
* Add docs and Changelog entry for the -copytb option added in r26340.Stefano Sabatini2011-01-151-0/+1
| | | | Originally committed as revision 26362 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Lagarith decoder by Nathan Caldwell, saintdev at gmailCarl Eugen Hoyos2011-01-081-0/+1
| | | | Originally committed as revision 26270 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Change the AC-3 encoder to use floating-point.Justin Ruggles2011-01-041-0/+1
| | | | | | | | Fixed-point AC-3 encoder renamed to ac3_fixed. Regression test acodec-ac3 renamed to acodec-ac3_fixed. Regression test lavf-rm changed to use ac3_fixed encoder. Originally committed as revision 26209 to svn://svn.ffmpeg.org/ffmpeg/trunk
* add SubRip decoderAurelien Jacobs2010-12-281-0/+1
| | | | Originally committed as revision 26119 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Metadata demuxer.Anton Khirnov2010-12-271-0/+1
| | | | Originally committed as revision 26102 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Windows Televison (WTV) demuxerPeter Ross2010-12-261-0/+1
| | | | Originally committed as revision 26094 to svn://svn.ffmpeg.org/ffmpeg/trunk
OpenPOWER on IntegriCloud