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-12-23x86/vp9: remove duplicate function prototypesJames Almer
2014-12-23frame_thread_encoder: use ref-counting to avoid memcpy of all input framesHendrik Leppkes
2014-12-22avcodec/h264: also show frames with missing fields when CODEC_FLAG2_SHOW_ALL ...Michael Niedermayer
2014-12-20Merge commit '9cfa68c560bdec82d2d5ec079f9c5b0f9ca37af0'Michael Niedermayer
2014-12-20avcodec/idctdsp: use the 10bit code for 9 bit tooMichael Niedermayer
2014-12-20avcodec/fdctdsp: use the 10bit code for 9 bit tooMichael Niedermayer
2014-12-20x86/vp3dsp: port put_vp_no_rnd_pixels8_l2_mmx to yasmJames Almer
2014-12-20mpegts: add support for OpusKieran Kunhya
2014-12-19avcodec/vp3: Fix offset handlingMichael Niedermayer
2014-12-19avcodec/mpegvideo_enc: remove rtp_mode=0 for H261Michael Niedermayer
2014-12-19x86/constants: fix alignment of pw_255James Almer
2014-12-19Add FFMPEG_VERSION into the binary libsMichael Niedermayer
2014-12-19vp9/x86: intra prediction sse2/32bit support.Ronald S. Bultje
2014-12-19vp9/x86: invert hu_ipred left array ordering.Ronald S. Bultje
2014-12-19Merge commit 'cee4490b521fd0d02476d46aa2598af24fb8d686'Michael Niedermayer
2014-12-19Merge commit 'd423dd72be451462c6fb1cbbe313bed0194001ab'Michael Niedermayer
2014-12-19Merge commit '0b39ac6f54505a538c21fe49a626de94c518c903'Michael Niedermayer
2014-12-19Merge commit '17ba719d9ba30c970f65747f42d5fbb1e447ca28'Michael Niedermayer
2014-12-19Merge commit '88626e5af8d006e67189bf10b96b982502a7e8ad'Michael Niedermayer
2014-12-19Merge commit '809c3023b699c54c90511913d3b6140dd2436550'Michael Niedermayer
2014-12-19on2avc: check number of channelsMichael Niedermayer
2014-12-19smc: fix the bounds checkMichael Niedermayer
2014-12-19gifdec: refactor interleave end handlingMichael Niedermayer
2014-12-19mmvideo: check frame dimensionsAnton Khirnov
2014-12-19jvdec: check frame dimensionsAnton Khirnov
2014-12-19mjpegdec: check for pixel format changesAnton Khirnov
2014-12-19Merge commit '210461c0a83a5625560fa1d92229200dc7fb869b'Michael Niedermayer
2014-12-19Merge commit '596b5c488fa1d40f114a64d3b73e1863cab073fb'Michael Niedermayer
2014-12-19Merge commit '5ac06633cb63fcc51f2471a3478b44d3f010b16b'Michael Niedermayer
2014-12-19Merge commit '971099ff5a85377579eb5b8d3620e283957f097e'Michael Niedermayer
2014-12-19Merge commit 'ac467d94fa6d9d626f77d4ca8125a5eb1ad5425d'Michael Niedermayer
2014-12-19Merge commit 'c63dd3f0a48a9f6389d253597ab51caddc0118db'Michael Niedermayer
2014-12-19Merge commit '3beb9cbad35218ed1fb3473eeb3cfc97a931bff4'Michael Niedermayer
2014-12-19Merge commit 'ae2d41ec875965ce4ab9fdd88a5e8ba57cada67a'Michael Niedermayer
2014-12-19Merge commit '67fc8a15e4182ea111cfcd05897709f09d99a33a'Michael Niedermayer
2014-12-19Merge commit '87bd298abeb901fe16383a0d267502cc7fc03878'Michael Niedermayer
2014-12-19Merge commit '3a3790b8f8b56ee6abc93ccac280eb693675e294'Michael Niedermayer
2014-12-19qdm2: Allow hard-coding VLC tables.Reimar Döffinger
2014-12-19aacps.c: Move large arrays to context to reduce stack usage.Reimar Döffinger
2014-12-19imgconvert: check memory allocations and propagate errorsVittorio Giovara
2014-12-19wma: check memory allocations and propagate errorsVittorio Giovara
2014-12-19takdec: check av_samples_get_buffer_size() return valueVittorio Giovara
2014-12-19aacenc: correctly check returned valueVittorio Giovara
2014-12-19lcl: return an appropriate error codeVittorio Giovara
2014-12-19aacps: invert the order of parameters of ipdopd_reset()Vittorio Giovara
2014-12-19assdec: check the right variableVittorio Giovara
2014-12-19a64multi: check elbg return valuesVittorio Giovara
2014-12-19roqvideo: check memory allocations and propagate errorsVittorio Giovara
2014-12-19elbg: check memory allocations and propagate errorsVittorio Giovara
2014-12-19theora: support different visible and coded frame sizeVittorio Giovara