summaryrefslogtreecommitdiff
path: root/doc/APIchanges
Commit message (Expand)AuthorAge
* Add an entry to APIchanges for the addition of sws_convertPalette8ToPacked32 -24Reinhard Tartler2010-06-03
* Add CODEC_CAP_EXPERIMENTAL and prefer encoders without it.Janne Grunau2010-05-29
* Add an APIchanges note regarding the new rtp hinting flagMartin Storsjö2010-05-21
* Document av_probe_input_format2 API addition.Reimar Döffinger2010-05-01
* Add actually correct rXXXXX here.Ronald S. Bultje2010-04-05
* Add a flag to not overwrite existing tagsAnton Khirnov2010-04-05
* Add function to export EDGE_WIDTH from libavcodec.Bobby Bingham2010-04-01
* Document API addition of avcodec_copy_context().Ronald S. Bultje2010-03-31
* Add entry for the addition of av_match_ext() to the public API.Stefano Sabatini2010-03-31
* Update APIchanges after the enum CodecType -> enum AVMediaTypeStefano Sabatini2010-03-30
* misc wording and grammar fixesDiego Biurrun2010-03-27
* Add APIchanges entry after av_strerror() addition.Stefano Sabatini2010-03-25
* Bump minor version, I forgot in the last commitVitor Sessak2010-03-23
* Implement the discrete sine/cosine transforms DCT-I and DST-IVitor Sessak2010-03-23
* Add APIchanges entry for AVFormatContext.start_time_realtimeMartin Storsjö2010-03-15
* Bump libavfilter minor version and add APIchanges entry after theStefano Sabatini2010-03-13
* Add APIchanges entry for the libavutil/error.h addition.Stefano Sabatini2010-03-13
* Create a public API for FFT family of functionsMåns Rullgård2010-03-07
* Bump minor number and add APIchanges entry after the inclusion ofStefano Sabatini2010-03-06
* Plug memory leak in NUT muxer and demuxerVitor Sessak2010-03-03
* Add an entry for the recently added av_compare_ts() function.Stefano Sabatini2010-02-09
* Add missing entries for the recent lsws API changes.Stefano Sabatini2010-02-06
* Add a list of generic tags and change demuxers to follow it.Anton Khirnov2010-02-01
* Add missing '()' at the end of a function name.Stefano Sabatini2010-01-30
* Add mention to the av_get_pix_fmt() addition.Stefano Sabatini2010-01-30
* Add an entry for the addition of a parameter log_ctx toStefano Sabatini2010-01-10
* Add an entry for the sws_isSupportedInput() andStefano Sabatini2010-01-07
* Add an entry for the avfilter_add_colorspace() API change.Stefano Sabatini2010-01-06
* Add an entry for the avfilter_add_colorspace() API addition.Stefano Sabatini2010-01-03
* Add an entry for the av_match_ext() addition.Stefano Sabatini2010-01-01
* Add an entry for the av_guess_format() addition.Stefano Sabatini2010-01-01
* Satisfy grammatical nits.Stefano Sabatini2009-12-21
* add av_metadata_set2(), AV_METADATA_DONT_STRDUP_KEY and AV_METADATA_DONT_STRD...Michael Niedermayer2009-12-13
* APIchanges update for av_d2str()Michael Niedermayer2009-12-13
* APIChanges & minor bump due to avg_frame_rate addition.Michael Niedermayer2009-12-13
* Add an entry for the av_bmg_next() function addition.Stefano Sabatini2009-12-12
* Add an entry for the avfilter_draw_slice() API changes implemented inStefano Sabatini2009-12-04
* Add an entry for the AVFilter.next field removal.Stefano Sabatini2009-11-25
* Add an entry for the avfilter_next() function addition.Stefano Sabatini2009-11-25
* Add an entry for the avfilter_register() signature change.Stefano Sabatini2009-11-24
* Add an entry for the pixdesc.h API publication.Stefano Sabatini2009-11-24
* Add an entry for the AVFilter.next addition.Stefano Sabatini2009-10-27
* Update the entry for the AVFilter.description field addition.Stefano Sabatini2009-10-22
* Add an entry for the AVFilterContext.description addition.Stefano Sabatini2009-10-22
* Add an entry for the avfilter_make_format_list() interface change.Stefano Sabatini2009-10-18
* Add an entry for the avfilter_get_video_buffer() API change operatedStefano Sabatini2009-10-18
* Document the additon of the w and h fields to AVFilterPic.Stefano Sabatini2009-10-10
* Document making AVFormatContext.packet_size unsigned API change.Ronald S. Bultje2009-06-22
* Add pts field to AVSubtitle, for use by future XSUB encoder (and XSUB decoderReimar Döffinger2009-06-19
* Add AV_PKT_FLAG_KEY and deprecate PKT_FLAG_KEY.Reimar Döffinger2009-06-03