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-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
2009-04-12av_destruct_packet_nofree deprecation explained in APIchangesReimar Döffinger
2009-04-08Document addition of new avcodec_decode_video2/audio3/subtitle2() API andRonald S. Bultje
2009-04-08Improve grammar/comprehensibility of the lavu 50.2.0 entry.Stefano Sabatini
2009-04-06Add missing entry corresponding to r18163.Stefano Sabatini
2009-04-06Cosmetics: remove empty line.Stefano Sabatini
2009-04-06Fix minor version for the r18116 entry: minor was not bumped in thatStefano Sabatini
2009-04-04Remove JACK input device addition entry.Stefano Sabatini
2009-04-03Update after the last two commits.Stefano Sabatini
2009-04-03Update after the last API change.Stefano Sabatini
2009-03-25The Mersenne Twister PRNG was removed, mention replacement.Diego Biurrun
2009-03-25cosmetics: Reformat paragraphs and other cosmetic changes.Diego Biurrun
2009-03-09Reorder arguments for av_fifo_generic_read to be more logical andReimar Döffinger
2009-03-08Add a part explaining that API should be considered unstable after majorReimar Döffinger
2009-03-08Preliminary summary of AVFifoBuffer changesReimar Döffinger
2009-03-03Cosmetics: TypoPanagiotis Issaris