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
2011-12-31Avoid uninitialized data in lcldec when ofs is 0 in MSZH.Reimar Döffinger
2011-12-30Avoid av_memcpy_backptr hang without extra branch.Reimar Döffinger
2011-12-25mem: add av_max_alloc() to limit the maximum amount that may be allocated in ...Michael Niedermayer
2011-12-24lzo: fix memcpy_backptr() with 0 offsetMichael Niedermayer
2011-12-23Make systematic palette opaque.Carl Eugen Hoyos
2011-12-23fifo: Make writes atomic.Michael Niedermayer
2011-12-22libavutil: increase LIBAVUTIL_VERSION_MICRO to 100Michael Niedermayer
2011-12-22Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-12-21Replace Subversion revisions in comments by Git hashes.Diego Biurrun
2011-12-20Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-12-19lavu: add AVERROR_BUG error valueLuca Barbato
2011-12-17avutil: check sampleformats enum, pict type enum and media type enum against ...Michael Niedermayer
2011-12-17pixfmts: Selfcheck against insertions / deletions in the enum.Michael Niedermayer
2011-12-14Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-12-13build: move inclusion of subdir.mak to main subdir loopMans Rullgard
2011-12-13Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-12-13doxygen: misc consistency, spelling and wording fixesDiego Biurrun
2011-12-12Add basic libavdevice documentation.Anton Khirnov
2011-12-12x86: bswap: remove test for bswap instructionMans Rullgard
2011-12-12bswap: make generic implementation more compiler-friendlyMans Rullgard
2011-12-12Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-12-11lavu: replace int/float punning functionsMans Rullgard
2011-12-11Correct use of OSX to Mac OS X and properly format yasm providers on Mac OS XHanspeter Niederstrasser
2011-12-11Fix a bunch of common typos.Diego Biurrun
2011-12-10Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-12-10audioconvert: add some additional channel and channel layout macrosJustin Ruggles
2011-12-10audioconvert: change 7.1 "wide" layout to use side surround channelsJustin Ruggles
2011-12-09Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-12-08lavu: introduce av_log_format_line.Nicolas George
2011-12-08tests/examples: Mark some variables only used within their files as static.Diego Biurrun
2011-12-08x86 cpuid: set vendor union members separatelySean McGovern
2011-12-08Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-12-07doxygen: Replace '\' by '@' in Doxygen markup tags.Diego Biurrun
2011-12-06Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-12-06Fix compilation for C++ applicationsGavin Kinsey
2011-12-05Add coverage exclusions for test code.Reimar Döffinger
2011-12-05doxygen: eliminate Qt-style doxygen syntaxDiego Biurrun
2011-12-05av_opt: add av_opt_ptr() to return a pointer to a field of a object based onMichael Niedermayer
2011-12-05Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-12-04Code clean-up for crc.c, lfg.c, log.c, random_see.d, rational.c and tree.c.Yordan Makariev
2011-12-04Cleaned pixdesc.c file in libavutilTsvetelina Borisova
2011-12-03lavu/error: define AVERROR_BUG.Nicolas George
2011-12-03avutil: av_x_if_null: remove const for the return value.Nicolas George
2011-12-03libavutil: increase struct SampleFmtInfo member 'name' length to 8Giorgio Vazzana
2011-11-29avutil: revert project name messingMichael Niedermayer
2011-11-29Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-11-28timer: fix misspelling of "decicycles"Mans Rullgard
2011-11-28pixfmt: Add 32bit rgb without alpha formatsMichael Niedermayer
2011-11-28x86inc: Flag shufps as an floating-point instruction for the AVX emulation code.Vitor Sessak
2011-11-28x86inc: Flag shufps as an floating-point instruction for the AVX emulation code.Vitor Sessak