aboutsummaryrefslogtreecommitdiffstats
path: root/doc/APIchanges
Commit message (Collapse)AuthorAgeFilesLines
* Document change in r18719.Ramiro Polla2009-04-301-0/+3
| | | | Originally committed as revision 18720 to svn://svn.ffmpeg.org/ffmpeg/trunk
* av_destruct_packet_nofree deprecation explained in APIchangesReimar Döffinger2009-04-121-0/+4
| | | | Originally committed as revision 18468 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Document addition of new avcodec_decode_video2/audio3/subtitle2() API andRonald S. Bultje2009-04-081-0/+6
| | | | | | the deprecation of the old API calls. Originally committed as revision 18376 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Improve grammar/comprehensibility of the lavu 50.2.0 entry.Stefano Sabatini2009-04-071-1/+1
| | | | Originally committed as revision 18361 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add missing entry corresponding to r18163.Stefano Sabatini2009-04-061-0/+10
| | | | Originally committed as revision 18342 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Cosmetics: remove empty line.Stefano Sabatini2009-04-061-1/+0
| | | | Originally committed as revision 18341 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Fix minor version for the r18116 entry: minor was not bumped in thatStefano Sabatini2009-04-061-1/+1
| | | | | | revision. Originally committed as revision 18340 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Remove JACK input device addition entry.Stefano Sabatini2009-04-031-3/+0
| | | | | | The addition of a new component is not considered an API change. Originally committed as revision 18329 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Update after the last two commits.Stefano Sabatini2009-04-031-0/+6
| | | | Originally committed as revision 18323 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Update after the last API change.Stefano Sabatini2009-04-021-0/+9
| | | | Originally committed as revision 18318 to svn://svn.ffmpeg.org/ffmpeg/trunk
* The Mersenne Twister PRNG was removed, mention replacement.Diego Biurrun2009-03-251-0/+6
| | | | Originally committed as revision 18183 to svn://svn.ffmpeg.org/ffmpeg/trunk
* cosmetics: Reformat paragraphs and other cosmetic changes.Diego Biurrun2009-03-251-10/+11
| | | | Originally committed as revision 18182 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Reorder arguments for av_fifo_generic_read to be more logical andReimar Döffinger2009-03-091-0/+2
| | | | | | consistent with av_fifo_generic_write. Originally committed as revision 17914 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add a part explaining that API should be considered unstable after majorReimar Döffinger2009-03-081-0/+14
| | | | | | version changes and list dates of last major version increase. Originally committed as revision 17878 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Preliminary summary of AVFifoBuffer changesReimar Döffinger2009-03-081-0/+6
| | | | Originally committed as revision 17877 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Cosmetics: TypoPanagiotis Issaris2009-03-031-1/+1
| | | | Originally committed as revision 17760 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Cosmetics: TypoPanagiotis Issaris2009-03-031-1/+1
| | | | Originally committed as revision 17757 to svn://svn.ffmpeg.org/ffmpeg/trunk
* add an API changelog with a first entry for the new metadata APIAurelien Jacobs2009-03-011-0/+17
Originally committed as revision 17697 to svn://svn.ffmpeg.org/ffmpeg/trunk