Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-05-10Add entry for AVFilterPicRef interlaced and top_field_first fieldsStefano Sabatini
2010-05-01Document av_probe_input_format2 API addition.Reimar Döffinger
2010-04-05Add actually correct rXXXXX here.Ronald S. Bultje
2010-04-05Add a flag to not overwrite existing tagsAnton Khirnov
2010-04-01Add function to export EDGE_WIDTH from libavcodec.Bobby Bingham
2010-04-01Document API addition of avcodec_copy_context().Ronald S. Bultje
2010-03-31Add entry for the addition of av_match_ext() to the public API.Stefano Sabatini
2010-03-31Update APIchanges after the enum CodecType -> enum AVMediaTypeStefano Sabatini
2010-03-27misc wording and grammar fixesDiego Biurrun
2010-03-26Add APIchanges entry after av_strerror() addition.Stefano Sabatini
2010-03-23Bump minor version, I forgot in the last commitVitor Sessak
2010-03-23Implement the discrete sine/cosine transforms DCT-I and DST-IVitor Sessak
2010-03-15Add APIchanges entry for AVFormatContext.start_time_realtimeMartin Storsjö
2010-03-13Bump libavfilter minor version and add APIchanges entry after theStefano Sabatini
2010-03-13Add APIchanges entry for the libavutil/error.h addition.Stefano Sabatini
2010-03-08Create a public API for FFT family of functionsMåns Rullgård
2010-03-06Bump minor number and add APIchanges entry after the inclusion ofStefano Sabatini
2010-03-03Plug memory leak in NUT muxer and demuxerVitor Sessak
2010-02-09Add an entry for the recently added av_compare_ts() function.Stefano Sabatini
2010-02-07Add missing entries for the recent lsws API changes.Stefano Sabatini
2010-02-01Add a list of generic tags and change demuxers to follow it.Anton Khirnov
2010-01-30Add missing '()' at the end of a function name.Stefano Sabatini
2010-01-30Add mention to the av_get_pix_fmt() addition.Stefano Sabatini
2010-01-10Add an entry for the addition of a parameter log_ctx toStefano Sabatini
2010-01-07Add an entry for the sws_isSupportedInput() andStefano Sabatini
2010-01-06Add an entry for the avfilter_add_colorspace() API change.Stefano Sabatini
2010-01-04Add an entry for the avfilter_add_colorspace() API addition.Stefano Sabatini
2010-01-02Add an entry for the av_match_ext() addition.Stefano Sabatini
2010-01-01Add an entry for the av_guess_format() addition.Stefano Sabatini
2009-12-22Satisfy grammatical nits.Stefano Sabatini
2009-12-13add av_metadata_set2(), AV_METADATA_DONT_STRDUP_KEY and AV_METADATA_DONT_STRD...Michael Niedermayer
2009-12-13APIchanges update for av_d2str()Michael Niedermayer
2009-12-13APIChanges & minor bump due to avg_frame_rate addition.Michael Niedermayer
2009-12-12Add an entry for the av_bmg_next() function addition.Stefano Sabatini
2009-12-05Add an entry for the avfilter_draw_slice() API changes implemented inStefano Sabatini
2009-11-26Add an entry for the AVFilter.next field removal.Stefano Sabatini
2009-11-25Add an entry for the avfilter_next() function addition.Stefano Sabatini
2009-11-25Add an entry for the avfilter_register() signature change.Stefano Sabatini
2009-11-25Add an entry for the pixdesc.h API publication.Stefano Sabatini
2009-10-27Add an entry for the AVFilter.next addition.Stefano Sabatini
2009-10-23Update the entry for the AVFilter.description field addition.Stefano Sabatini
2009-10-23Add an entry for the AVFilterContext.description addition.Stefano Sabatini
2009-10-19Add an entry for the avfilter_make_format_list() interface change.Stefano Sabatini
2009-10-18Add an entry for the avfilter_get_video_buffer() API change operatedStefano Sabatini
2009-10-10Document the additon of the w and h fields to AVFilterPic.Stefano Sabatini
2009-06-22Document making AVFormatContext.packet_size unsigned API change.Ronald S. Bultje
2009-06-19Add pts field to AVSubtitle, for use by future XSUB encoder (and XSUB decoderReimar Döffinger
2009-06-03Add AV_PKT_FLAG_KEY and deprecate PKT_FLAG_KEY.Reimar Döffinger
2009-05-31Add a lock manager API to libavcodec.Andreas Öman
2009-04-30Document change in r18719.Ramiro Polla