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

github.com/mpc-hc/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-11-25lavu/opt: add av_opt_ accessors for pixel/format/image size optionsStefano Sabatini
2012-11-17lavu/bprint: implement av_bprint_strftime().Nicolas George
2012-11-16Merge commit 'bf5f46b4cc47b7a4568119f224057d4ff91b6cdd'Michael Niedermayer
2012-11-16lavu/opt: fix av_opt_get_key_value() API.Nicolas George
2012-11-16doc/APIchanges: clarify comment on new APIs.Nicolas George
2012-11-15APIChanges: add entry for av_read_packet deprecationJanne Grunau
2012-11-13lavfi: store and propagate number of channels information in audio buffer pro...Stefano Sabatini
2012-11-12Merge commit '97bf7c03b1338a867da52c159a2afecbdedcfa88'Michael Niedermayer
2012-11-11lavu: rename audioconvert.* to channel_layout.* and deprecate audioconvert.hJustin Ruggles
2012-11-06Merge commit '5ff998a233d759d0de83ea6f95c383d03d25d88e'Michael Niedermayer
2012-11-06lavu: add av_ctz() for trailing zero bit countJustin Ruggles
2012-11-04lavu/opt: implement av_opt_get_key_value().Nicolas George
2012-11-03lavu/opt: add AV_OPT_SAMPLE_FMT optionStefano Sabatini
2012-10-28lavu: keep context size variablesMichael Niedermayer
2012-10-23Merge commit 'add3a6902ea4d459f36655656a1f8daa409118a7'Michael Niedermayer
2012-10-23Merge commit '2b8dd371e4d276ca0d342e82b8b4cc281be0630a'Michael Niedermayer
2012-10-23lavu: bump major to 52Anton Khirnov
2012-10-23APIchanges: update lavr bump dateAnton Khirnov
2012-10-22Merge commit 'c3e15f7b39aac2012f09ee4ca86d2bc674ffdbd4'Michael Niedermayer
2012-10-22avutil: Add AVERROR_EXPERIMENTALNathan Caldwell
2012-10-21lavc: add lavfi metadata support.Clément Bœsch
2012-10-12Merge commit 'b7f1010c8fce09096057528f7cd29589ea1ae7df'Michael Niedermayer
2012-10-12Merge commit 'e002e3291e6dc7953f843abf56fc14f08f238b21'Michael Niedermayer
2012-10-12pixdesc: add functions for accessing pixel format descriptors.Anton Khirnov
2012-10-12avutil: Add functions for allocating opaque contexts for algorithmsMartin Storsjö
2012-10-11Merge commit 'b522000e9b2ca36fe5b2751096b9a5f5ed8f87e6'Michael Niedermayer
2012-10-10avio: introduce avio_closepLuca Barbato
2012-10-08Merge commit '78071a1420b425dfb787ac739048f523007b8139'Michael Niedermayer
2012-10-08pixfmt: add AV_ prefixes to PIX_FMT_*Anton Khirnov
2012-10-06Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-10-05doc/APIchanges: fill in missing dates and hashes.Anton Khirnov
2012-10-05lavr: bump major to 1 and declare it stable.Anton Khirnov
2012-09-30APIchanges: fill hashes.Clément Bœsch
2012-09-30Move subrip/text API change info from Changelog to doc/APIchanges.Clément Bœsch
2012-09-28Add missing version macros to librariesjamal
2012-09-25Merge commit '7751e4693dd10ec98c20fbd9887233b575034272'Michael Niedermayer
2012-09-24lavc: add avcodec_free_frame().Anton Khirnov
2012-09-13Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-09-13lavu/audioconvert: add a second low frequency channel.Tim Walker
2012-09-06lavu/parseutils: add av_small_strptime()Stefano Sabatini
2012-09-05Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-09-05avopt: Reorder the default_val struct, making i64 the first fieldMartin Storsjö
2012-08-31Merge commit 'ec36aa69448f20a78d8c4588265022e0b2272ab5'Michael Niedermayer
2012-08-30lavc: add lossy/lossless codec properties.Anton Khirnov
2012-08-23Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-08-23doc/APIchanges: add an entry for codec descriptors.Anton Khirnov
2012-08-15Don't include common.h from avutil.hMartin Storsjö
2012-08-13lavfi: add avfilter_get_class() and iteration callbacksStefano Sabatini
2012-08-13lavu/opt.h: add AV_OPT_FLAG_FILTERING_PARAM macroStefano Sabatini
2012-08-11Merge remote-tracking branch 'qatar/master'Michael Niedermayer