summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Peg libswscale to the revision corresponding to the moment the branch was cut.v0.5Diego Biurrun2009-03-08
* Correct grammar in one sentence and add a note about doc/APIchangesRobert Swain2009-03-04
* Add some release notes for this 0.5 release branchRobert Swain2009-03-03
* Output 0.5 as version string.Diego Biurrun2009-03-03
* revert r16717, r16718, r16719, EAGAIN handling, this causes FFserver to hangBaptiste Coudurier2009-03-02
* Create 0.5 release branch.Diego Biurrun2009-03-02
* Mention non-recursive Makefiles in the changelog.Diego Biurrun2009-03-02
* cosmetics: spelling/wording fixesDiego Biurrun2009-03-02
* AC-3 encoding is integer-onlyJustin Ruggles2009-03-02
* Revert previous removal of PAM, PBM, PGM, PGMYUV and PPM from the list ofDiego Biurrun2009-03-02
* cosmetics: Reformat long_names so that "DPCM" comes first.Diego Biurrun2009-03-02
* cosmetics: Reformat long_names so that "ADPCM" comes first.Diego Biurrun2009-03-02
* cosmetics: Reformat long_names so that "PCM" comes first.Diego Biurrun2009-03-02
* small spelling/grammar fixesDiego Biurrun2009-03-02
* xvmc works with MPEG-2 as well as MPEG-1, note this in the codec long_name.Diego Biurrun2009-03-02
* Change a bunch of codec long_names to be more consistent and descriptive.Diego Biurrun2009-03-02
* Decoding of PAM, PBM, PGM, PGMYUV and PPM image formats is not supported.Diego Biurrun2009-03-02
* figure out which muxers support which codecs? new api required!Ben Littler2009-03-02
* The Ogg muxer will handle Theora as wellRobert Swain2009-03-02
* Another round of missing codecs and name updates to match the codec long_name.Diego Biurrun2009-03-02
* Add some more missing codecs and update names to match the codec long_name.Justin Ruggles2009-03-02
* Add some more missing codecs and update names to match the codec long_name.Diego Biurrun2009-03-02
* Merge MP2, MP3 and MPEG audio demuxer entries.Diego Biurrun2009-03-02
* vorbis and flac ogg muxer onlyBen Littler2009-03-02
* ogg muxer is vorbis onlyBen Littler2009-03-02
* Add some missing codecs and update names to match the codec long_nameJustin Ruggles2009-03-02
* Add some missing codecs and update names to match the codec long_name.Diego Biurrun2009-03-02
* add some missing codecs and update some names to match AVCodec.long_nameJustin Ruggles2009-03-02
* Integer-only decoding of AC-3 is not supported.Diego Biurrun2009-03-02
* Targa encoding is supported.Diego Biurrun2009-03-02
* Add missing image formats, patch by Daniel Verkamp, daniel drv nu.Daniel Verkamp2009-03-02
* Split PGM and PPM in image formats section.Daniel Verkamp2009-03-02
* cosmetics: Break image format lines before comments.Daniel Verkamp2009-03-02
* RA144: work around gcc bug/oddity on ARMMåns Rullgård2009-03-01
* add an API changelog with a first entry for the new metadata APIAurelien Jacobs2009-03-01
* Add release version number.Diego Biurrun2009-03-01
* configure: fix return value from check_headerMåns Rullgård2009-03-01
* Document ffplay -ast, -vst, and -sst options.Stefano Sabatini2009-03-01
* Apply the same logic used for subtitle stream selection to audio and videoStefano Sabatini2009-03-01
* Simplify the logic for the subtitle stream selection.Stefano Sabatini2009-03-01
* Fix subtitle selection logic, make ffplay select the subtitle stream NStefano Sabatini2009-03-01
* deprecate old metadata APIAurelien Jacobs2009-03-01
* fix missed usage of old metadata API in mov demuxerAurelien Jacobs2009-03-01
* fix last usage of old metadata API in ffmpeg.c (handling of AVStream language)Aurelien Jacobs2009-03-01
* use new metadata API in libavformat/utils.cAurelien Jacobs2009-03-01
* use new metadata API in r3d demuxerAurelien Jacobs2009-03-01
* convert ffserver to new metadata APIAurelien Jacobs2009-03-01
* convert ffplay to new metadata APIAurelien Jacobs2009-03-01
* convert ffmpeg to new metadata APIAurelien Jacobs2009-03-01
* new metadata API is now officially part of public APIAurelien Jacobs2009-03-01