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
2014-11-25avcodec/mjpegdec: Add YUVA420 formats to *scale assertsMichael Niedermayer
2014-11-25avcodec/mjpegdec: Print the number of bits in the unsupported pixel format errorMichael Niedermayer
2014-11-25avcodec/mjpegdec: Check for pixfmtid 0x42111100 || 0x24111100 with more than ...Michael Niedermayer
2014-11-24Merge commit '208f3abb917757743313da0da714e525e03159d2'Michael Niedermayer
2014-11-24Merge commit '55b59fab880a9fcdd30f97c5170af282087ac4f7'Michael Niedermayer
2014-11-24Merge commit '0562887a984388fdc7a9b71c9374ff9c756fb4f1'Michael Niedermayer
2014-11-24Merge commit '299d8ab104fb350254eb2e6d9ecdce892a2a55b1'Michael Niedermayer
2014-11-24Merge commit '277ff7f5dc134f1c2dfc4ea0ef3540340482e3d2'Michael Niedermayer
2014-11-24Merge commit '9c12c6ff9539e926df0b2a2299e915ae71872600'Michael Niedermayer
2014-11-24lavc/huffyuvdec: fix mem leak in case of init failureLukasz Marek
2014-11-24lavc/smvjpegdec: fix mem leak in case of init failureLukasz Marek
2014-11-24lavc/libxvid: fix mem leak in case of init failureLukasz Marek
2014-11-24aacsbr: always initialize max_qmf_subbandsVittorio Giovara
2014-11-24roqaudio: Always use the frame buffer on flushMichael Niedermayer
2014-11-24tiffenc: initialize return valueVittorio Giovara
2014-11-24cook: Make sure there is enough extradataLuca Barbato
2014-11-24aacdec: avoid an out-of-bounds writeVittorio Giovara
2014-11-24lavu: move internal define to the only places where it is usedVittorio Giovara
2014-11-24motion_est: convert stride to ptrdiff_tVittorio Giovara
2014-11-23lavc/rv30: fix mem leak in case of init failureLukasz Marek
2014-11-23lavc/mss1: fix mem leak in case of init failureLukasz Marek
2014-11-23Fix standalone compilation of the apng decoder on x86.Carl Eugen Hoyos
2014-11-23avcodec/microdvddec: support non persistent italic marker '/'Clément Bœsch
2014-11-23avcodec/microdvddec: support various broken form of color tagsClément Bœsch
2014-11-23xface: reduce stack usage by directly storing 2 bytes data instead of pointers.Reimar Döffinger
2014-11-23xface: reduce table sizes.Reimar Döffinger
2014-11-23xface: Fix encoder crashes due to too small on-stack array.Reimar Döffinger
2014-11-23svq1enc: reduce stack usage of recursively-called function.Reimar Döffinger
2014-11-23lpc: Reduce stack usage by allocating LLSModel in context.Reimar Döffinger
2014-11-23lavc/libvorbisdec: use better error codesLukasz Marek
2014-11-23lavc/libvorbisdec: fix mem leak in case of init failureLukasz Marek
2014-11-23lavc/smacker: fix mem leak in case of init failureLukasz Marek
2014-11-23lavc/anm: fix mem leak in case of init failureLukasz Marek
2014-11-23avcodec/x86/Makefile: fix orderMichael Niedermayer
2014-11-23libavcodec/tiff: Fix static linking of lzma with msvc.Matthew Oliver
2014-11-22avcodec/x86/lossless_audiodsp: fix fallback code for 32bitMichael Niedermayer
2014-11-22avcodec/wmalosslessdec: support 24bit losslessMichael Niedermayer
2014-11-22avcodec/x86/lossless_audiodsp: support len %16 == 8 in scalarproduct_and_madd...Michael Niedermayer
2014-11-22avcodec/mjpegdec: fix pixfmtid 0x14111100Michael Niedermayer
2014-11-22ffv1dec: Avoid unnecessarily large stack usage and copies.Reimar Döffinger
2014-11-22avcodec/libspeexdec: make array constMichael Niedermayer
2014-11-22h264_mb: Use smaller data type for refs in await_references.Reimar Döffinger
2014-11-22h264_i386: Optimize decode_significance_8x8_x86 for 64 bit.Reimar Döffinger
2014-11-22indeo2: move variable declarations into blocks using them.Reimar Döffinger
2014-11-22Merge commit 'cd975d5658a1cbe99939df75db59d5ae9fbcb4e0'Michael Niedermayer
2014-11-22Merge commit '312daa15891dc7abb77a404fe927d5ee35c52a71'Michael Niedermayer
2014-11-22hevc: Spin the mv_mpv_mode calls in a stand alone functionLuca Barbato
2014-11-22Merge commit 'd466d82faaf6e0e57a3a4be5e38e3902ef251ac3'Michael Niedermayer
2014-11-21avcodec/libspeexdec: more verbose error messageMichael Niedermayer
2014-11-21avcodec/libspeexdec: support zygoaudioMichael Niedermayer