aboutsummaryrefslogtreecommitdiffstats
path: root/Changelog
Commit message (Collapse)AuthorAgeFilesLines
* fix Changelog fileReinhard Tartler2012-01-021-2/+2
| | | | | Both the Indeo 4 decoder and the SMJPEG demuxer were included in the 0.8_beta1 release.
* threads: default to automatic thread count detectionJanne Grunau2011-12-311-0/+1
|
* Changelog: restore version <next> headerJanne Grunau2011-12-311-2/+6
| | | | | Indeo 4 decoder and SMJPEG demuxer are not included in 0.8_beta1. Move them to version <next>.
* avformat: Add SMJPEG demuxer.Paul B Mahol2011-12-281-0/+1
| | | | | Signed-off-by: Paul B Mahol <onemda@gmail.com> Signed-off-by: Anton Khirnov <anton@khirnov.net>
* Indeo 4 decoderKostya Shishkov2011-12-281-0/+1
| | | | Signed-off-by: Kostya Shishkov <kostya.shishkov@gmail.com>
* Prepare for 0.8_beta1 snapshot releaseReinhard Tartler2011-12-231-1/+2
|
* segment: introduce segmented chain muxerLuca Barbato2011-12-191-0/+1
| | | | It behaves similarly to image2 muxer
* lavf: add OpenMG audio muxer.Michael Karcher2011-12-181-0/+1
| | | | Signed-off-by: Anton Khirnov <anton@khirnov.net>
* v410 encoder and decoderDerek Buitenhuis2011-12-131-0/+1
| | | | | | | | v410 is a packed 10-bit 4:4:4 YCbCr format used in QuickTime. Signed-off-by: Derek Buitenhuis <derek.buitenhuis@gmail.com> Signed-off-by: Diego Biurrun <diego@biurrun.de>
* Dxtory capture format decoderKostya Shishkov2011-12-101-0/+1
| | | | Signed-off-by: Anton Khirnov <anton@khirnov.net>
* cljr: add encoderPaul B Mahol2011-12-081-0/+1
| | | | Signed-off-by: Diego Biurrun <diego@biurrun.de>
* oma: PCM supportDavid Goldwich2011-12-041-0/+1
| | | | | Signed-off-by: David Goldwich <david.goldwich@gmail.com> Signed-off-by: Anton Khirnov <anton@khirnov.net>
* Add PlayStation Portable PMP format demuxerReimar Döffinger2011-12-011-0/+1
| | | | | | | | | Not yet complete, for demuxing AAC the AAC header must be generated manually. Possibly the decoder could accept the header as extradata to simplify this. Signed-off-by: Anton Khirnov <anton@khirnov.net>
* avformat: add CRI ADX format demuxerJustin Ruggles2011-11-261-0/+1
|
* hwaccel: OS X Video Decoder Acceleration (VDA) support.Sebastien Zwickert2011-11-141-0/+1
| | | | Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
* VBLE DecoderDerek Buitenhuis2011-11-111-0/+1
| | | | | | | | | Add a decoder for the VBLE Lossless Codec, which still has a cult following. Used to be popular several years ago on doom9. Signed-off-by: Derek Buitenhuis <derek.buitenhuis@gmail.com> Signed-off-by: Martin Storsjö <martin@martin.st>
* BMV demuxer and decoderKostya Shishkov2011-11-081-0/+1
| | | | Signed-off-by: Martin Storsjö <martin@martin.st>
* Changelog: add more entries.Anton Khirnov2011-11-061-0/+6
|
* Changelog: update ffmpeg/avconv incompatibility list.Anton Khirnov2011-11-061-24/+59
|
* avformat: Add the https protocolMartin Storsjö2011-11-051-0/+1
| | | | Signed-off-by: Martin Storsjö <martin@martin.st>
* replacement Indeo 3 decoderMaxim Poliakovski2011-11-031-0/+1
| | | | | | | The new decoder is much smaller and has better code quality. Cleanup and fixes courtesy of Kostya Shishkov. Signed-off-by: Diego Biurrun <diego@biurrun.de>
* pulse: introduce pulseaudio inputLuca Barbato2011-10-261-0/+1
| | | | | | | It currently use the simple api and is using the latency information provided only to offset the stream start. Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
* h264: 4:2:2 intra decoding supportBaptiste Coudurier2011-10-211-0/+1
| | | | | Signed-off-by: Diego Biurrun <diego@biurrun.de> Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
* libspeexenc: add libspeex encoderJustin Ruggles2011-10-201-0/+1
|
* Ut Video decoderKostya Shishkov2011-10-191-0/+1
| | | | Signed-off-by: Anton Khirnov <anton@khirnov.net>
* lavfi: port boxblur filter from libmpcodecsStefano Sabatini2011-10-171-0/+1
| | | | | | | | | | With the following additions: * support to gray format * support to yuva420p format * parametric luma/chroma/alpha radius * consistency check on the radius values, avoid crashes with invalid values Signed-off-by: Anton Khirnov <anton@khirnov.net>
* lavfi: add LUT (LookUp Table) generic filtersStefano Sabatini2011-10-171-0/+1
| | | | Signed-off-by: Anton Khirnov <anton@khirnov.net>
* lavc: Micro version bump for VC1 interlaced decoding supportMashiat Sarker Shakkhar2011-10-101-0/+1
| | | | Signed-off-by: Anton Khirnov <anton@khirnov.net>
* oggdec: add support for Xiph's CELT codecNicolas George2011-09-261-0/+1
| | | | | | | This patch also introduces CODEC_ID_CELT. Signed-off-by: Nicolas George <nicolas.george@normalesup.org> Signed-off-by: Diego Biurrun <diego@biurrun.de>
* 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.