summaryrefslogtreecommitdiff
path: root/doc/APIchanges
Commit message (Collapse)AuthorAge
* Add APIchanges for av_fill_image_max_pixstep() rename of r24851.Stefano Sabatini2010-08-20
| | | | Originally committed as revision 24852 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add APIchanges entry after the addition of av_fill_image_max_pixstep()Stefano Sabatini2010-08-18
| | | | | | of r24827. Originally committed as revision 24828 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add APIchanges entry after the addition of AV_NE in r24814.Stefano Sabatini2010-08-17
| | | | Originally committed as revision 24815 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add APIchanges entry after libavfilter audio framework addition ofStefano Sabatini2010-08-17
| | | | | | r24811. Originally committed as revision 24813 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add APIchanges entry after the addition of av_get_image_linesize() ofStefano Sabatini2010-08-12
| | | | | | r24787. Originally committed as revision 24788 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add APIchanges entry for the AVFilterBufferRef changes in r24773.Stefano Sabatini2010-08-11
| | | | Originally committed as revision 24774 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add APIchanges entry after av_picture_data_copy() addition.Stefano Sabatini2010-08-11
| | | | Originally committed as revision 24769 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Fix typo.Stefano Sabatini2010-08-11
| | | | Originally committed as revision 24767 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add APIchanges entry after avfilter_open() change in r24765.Stefano Sabatini2010-08-11
| | | | Originally committed as revision 24766 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add APIchanges entry after AVFilterBufferRef changes in r24763.Stefano Sabatini2010-08-11
| | | | Originally committed as revision 24764 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add APIchanges entries after the last recent libavfilter renames.Stefano Sabatini2010-08-07
| | | | Originally committed as revision 24733 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add APIchanges entry after r24728.Stefano Sabatini2010-08-07
| | | | Originally committed as revision 24729 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add APIchanges entry for the av_check_image_size() addition.Stefano Sabatini2010-08-06
| | | | Originally committed as revision 24712 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add an entry for the AVFilterBuffer change of r24592.Stefano Sabatini2010-07-30
| | | | Originally committed as revision 24593 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add APIchanges entry for the libavcore/imgutils.h addition.Stefano Sabatini2010-07-29
| | | | Originally committed as revision 24584 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add an APIchanges entry for the libavcore/parseutils.{h,c} addition ofStefano Sabatini2010-07-26
| | | | | | r24518. Originally committed as revision 24525 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add an APIchanges entry after the M_PHI addition.Stefano Sabatini2010-07-22
| | | | Originally committed as revision 24442 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add APIchanges entry for the libavfilter media format generalizationStefano Sabatini2010-07-22
| | | | | | change of r24424. Originally committed as revision 24425 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add APIchanges entry after libavcore addition.Stefano Sabatini2010-07-21
| | | | Originally committed as revision 24407 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add APIchanges entry after AVFilterBuffer w and h fields removal.Stefano Sabatini2010-07-17
| | | | Originally committed as revision 24292 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add APIchanges entry for AVFilterPic -> AVFilterBuffer rename.Stefano Sabatini2010-07-17
| | | | Originally committed as revision 24285 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Bump minor and add APIchanges entry for url_fskip return value change.Martin Storsjö2010-07-16
| | | | Originally committed as revision 24278 to svn://svn.ffmpeg.org/ffmpeg/trunk
* APIchanges: fix a grammar mistakeJustin Ruggles2010-07-11
| | | | Originally committed as revision 24202 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Fill-in revision number for addition of lpc_type and lpc_passes.Justin Ruggles2010-07-11
| | | | Originally committed as revision 24200 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add AVCodecContext.lpc_type and Add AVCodecContext.lpc_passes fields.Justin Ruggles2010-07-11
| | | | | | | Add AVLPCType enum. Deprecate AVCodecContext.use_lpc. Originally committed as revision 24199 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Update lavu minor and add APIchanges entry after r24174 (add bswap.hStefano Sabatini2010-07-11
| | | | | | and intreadwrite.h API public interface). Originally committed as revision 24190 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add avsubtitle_free function.Reimar Döffinger2010-07-11
| | | | Originally committed as revision 24185 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Perform minor style fixes.Stefano Sabatini2010-07-08
| | | | Originally committed as revision 24130 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Update APIchanges after the recent avfilter.h and pixdesc.h changes.Stefano Sabatini2010-07-08
| | | | Originally committed as revision 24129 to svn://svn.ffmpeg.org/ffmpeg/trunk
* APIchanges: fix revision number and commit date for change of all occurencesRamiro Polla2010-07-04
| | | | | | of "inofficial" to "unofficial". Originally committed as revision 24040 to svn://svn.ffmpeg.org/ffmpeg/trunk
* APIchanges: add entry for r23985 (install lfg.h)Ramiro Polla2010-07-03
| | | | Originally committed as revision 24031 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Change all occurences of "inofficial" to "unofficial" in code, commentsRodney Baker2010-07-03
| | | | | | | | and options. Keep old options until next major version bump. Patch by Rodney Baker, rodney d baker a iinet d net d au Originally committed as revision 24021 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Bump micro and add APIchanges entry after av_parse_color() extension.Stefano Sabatini2010-06-27
| | | | Originally committed as revision 23838 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add an APIchanges entry for priv_data_size and priv_data_classMartin Storsjö2010-06-22
| | | | Originally committed as revision 23707 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add an APIchanges entry for url_alloc() and url_connect()Martin Storsjö2010-06-22
| | | | Originally committed as revision 23705 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add an APIchanges entry for av_register_protocol2Martin Storsjö2010-06-22
| | | | Originally committed as revision 23703 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add APIchanges entry and bump minor after av_compare_mod() addition.Stefano Sabatini2010-06-13
| | | | Originally committed as revision 23592 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add APIchanges entry after eval API publication.Stefano Sabatini2010-06-05
| | | | Originally committed as revision 23486 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Bump lavu minor and add APIchanges entry after AV_BASE64_SIZE()Stefano Sabatini2010-06-05
| | | | | | addition. Originally committed as revision 23484 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add APIchanges entry for av_get_codec_tag_string().Stefano Sabatini2010-06-02
| | | | Originally committed as revision 23424 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add an entry to APIchanges for the addition of sws_convertPalette8ToPacked32 -24Reinhard Tartler2010-06-01
| | | | Originally committed as revision 23415 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Bump minor version bump and add an APIchanges entry after addition ofStefano Sabatini2010-05-26
| | | | | | CODEC_CAP_EXPERIMENTAL. Originally committed as revision 23338 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add an entry to APIchanges for the addition of av_get_random_seedMartin Storsjö2010-05-23
| | | | Originally committed as revision 23256 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add an APIchanges note regarding the new rtp hinting flagMartin Storsjö2010-05-19
| | | | Originally committed as revision 23180 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add entry for AVFilterPicRef interlaced and top_field_first fieldsStefano Sabatini2010-05-09
| | | | | | addition. Originally committed as revision 23067 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Document av_probe_input_format2 API addition.Reimar Döffinger2010-05-01
| | | | Originally committed as revision 23003 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add actually correct rXXXXX here.Ronald S. Bultje2010-04-05
| | | | Originally committed as revision 22810 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add a flag to not overwrite existing tagsAnton Khirnov2010-04-05
| | | | | | Patch by Anton Khirnov <wyskas gmail com>. Originally committed as revision 22806 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add function to export EDGE_WIDTH from libavcodec.Bobby Bingham2010-04-01
| | | | Originally committed as revision 22753 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Document API addition of avcodec_copy_context().Ronald S. Bultje2010-03-31
| | | | Originally committed as revision 22752 to svn://svn.ffmpeg.org/ffmpeg/trunk