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
2012-10-27lavu: add av_clip64()Michael Niedermayer
2012-10-23Merge commit '8b8899ac3233b4f7af83ded0dc032fad8902d714'Michael Niedermayer
2012-10-23Merge commit 'c692957c4edd119920cd7f2121628dd183589e6a'Michael Niedermayer
2012-10-23Merge commit 'add3a6902ea4d459f36655656a1f8daa409118a7'Michael Niedermayer
2012-10-23Merge commit '2b8dd371e4d276ca0d342e82b8b4cc281be0630a'Michael Niedermayer
2012-10-23lavu: remove disabled avoptions cruftAnton Khirnov
2012-10-23lavu: bump major to 52Anton Khirnov
2012-10-23lavu: postpone recent deprecations until the next major bumpAnton Khirnov
2012-10-23lavu: remove disabled FF_API_AV_FIFO_PEEK cruftAnton Khirnov
2012-10-23lavu: remove disabled FF_API_GET_BITS_PER_SAMPLE_FMT cruftAnton Khirnov
2012-10-22Merge commit 'c3e15f7b39aac2012f09ee4ca86d2bc674ffdbd4'Michael Niedermayer
2012-10-22avutil: Add AVERROR_EXPERIMENTALNathan Caldwell
2012-10-20lavu/parseutils: rework rational reduction logic in av_parse_ratio()Stefano Sabatini
2012-10-13libavutil: loose idiotic circular dependancies between version and avutil.hMichael Niedermayer
2012-10-13Merge commit 'd5c62122a7b26704bf867a1262df358623bf5edf'Michael Niedermayer
2012-10-12Move av_reverse table to libavcodecDiego Biurrun
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-08Merge commit '78071a1420b425dfb787ac739048f523007b8139'Michael Niedermayer
2012-10-08pixfmt: add AV_ prefixes to PIX_FMT_*Anton Khirnov
2012-10-04Merge commit 'ab35ec29a4071871934856c00da7d6ebcc0c095b'Michael Niedermayer
2012-10-04samplefmt: make av_samples_alloc() initialize the data to silence.Anton Khirnov
2012-09-17lavu/parseutils: fix av_small_strptime() whitespace directive parsingStefano Sabatini
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-05lavu/opt: support NULL and special "none" values for size and pixel format op...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-16Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-08-15Don't include common.h from avutil.hMartin Storsjö
2012-08-13lavu/opt.h: add AV_OPT_FLAG_FILTERING_PARAM macroStefano Sabatini
2012-08-11Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-08-10dict: add av_dict_count()Mans Rullgard
2012-08-08lavu/timecode: add av_timecode_check_frame_rate().Clément Bœsch
2012-08-05Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-08-04x86: build: replace mmx2 by mmxextDiego Biurrun
2012-07-30audioconvert: add av_get_standard_channel_layout().Nicolas George
2012-07-27avutil: support 50 and 60 frame rates in timecode apiMatthieu Bouron
2012-07-16Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-07-14mem: introduce av_malloc_array and av_mallocz_arrayLuca Barbato
2012-07-04Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-07-04error: define AVERROR_EXTERNAL.Nicolas George
2012-07-04Clarify Doxygen comment for FF_API_* #defines.Diego Biurrun
2012-07-04Create version.h headers for libraries that lack themDiego Biurrun
2012-06-26lavu/imgutils: create misc functions for dealing with buffersStefano Sabatini
2012-06-24lavu: split version info into version.hMichael Niedermayer