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
2015-09-20avcodec/x86/mpegvideoenc: silence -Wunused-function on --disable-mmxGanesh Ajjanagadde
2015-09-20avcodec/x86/hpeldsp_init: silence -Wunused-function on --disable-mmxGanesh Ajjanagadde
2015-09-19avcodec/imgconvert: Support non-planar colorspaces while paddingPrzemysław Sobala
2015-09-19x86/vp9dsp: add missing preprocessor guardsJames Almer
2015-09-19lpc: correctly apply windowing to the samples in the float-only lpcRostislav Pehlivanov
2015-09-19avcodec/dcadec: fix a -Wsometimes-unitialized on clangGanesh Ajjanagadde
2015-09-19avcodec/g723_1: fix a undefined left shift of negative numberGanesh Ajjanagadde
2015-09-19avcodec/internal: silence -Wempty-body on clangGanesh Ajjanagadde
2015-09-19avcodec/indeo3data: fix undefined left shift of negative numberGanesh Ajjanagadde
2015-09-19AAC encoder: fix make checkheadersClaudio Freire
2015-09-18all: do standards compliant absdiff computationGanesh Ajjanagadde
2015-09-18x86/vp9mc: add missing preprocessor guardsJames Almer
2015-09-18x86/vp9: add avx2 subpel MC SIMD for 10/12bppJames Almer
2015-09-18avcodec/dcaenc: fix lfe fir coefficientsPaul B Mahol
2015-09-18avcodec/mpeg12enc: Basic support for encoding non even QPs for -non_linear_qu...Michael Niedermayer
2015-09-18avcodec/mpeg12dec: Move non_linear_qscale to mpegvideodataMichael Niedermayer
2015-09-18avcodec/mpegvideo: Change mpeg2 unquant to work with higher precission qscaleMichael Niedermayer
2015-09-18avcodec/mpegvideo_enc: Add missing entry to non_linear_qscale tableMichael Niedermayer
2015-09-17avcodec/dcaenc: unbreak >4 channel supportPaul B Mahol
2015-09-17lavc/lavf: remove incompatible abi checks for the new 64bit fieldsJames Almer
2015-09-17avcodec/mips/aaccoder_mips: Remove duplicate includeMichael Niedermayer
2015-09-17Merge commit 'e3d4784eb31b3ea4a97f2d4c698a75fab9bf3d86'Hendrik Leppkes
2015-09-17Merge commit '777885983533235ccda5145f96317fc8cd0a18ab'Hendrik Leppkes
2015-09-17Merge commit '971177f751a6e2931232accceab438bce277bde8'Hendrik Leppkes
2015-09-17d3d11va: WindowsPhone requires a mutex around ID3D11VideoContextSteve Lhomme
2015-09-17pixfmt: Add new SMPTE color primaries and transfer characteristic valuesKevin Wheatley
2015-09-17AAC encoder: refactor to resynchronize MIPS portClaudio Freire
2015-09-17vp9: add subpel MC SIMD for 10/12bpp.Ronald S. Bultje
2015-09-17vp9: add fullpel (avg) MC SIMD for 10/12bpp.Ronald S. Bultje
2015-09-17vp9: add fullpel (put) MC SIMD for 10/12bpp.Ronald S. Bultje
2015-09-17avcodec/rv34: Delay failure return for B frames with a missing referenceMichael Niedermayer
2015-09-16dcadec: set channel layout in a separate functionAlexandra Hájková
2015-09-16dcadec: scan for extensions in a separate functionAlexandra Hájková
2015-09-16aacenc_tns: fix coefficient compression conditionRostislav Pehlivanov
2015-09-16Merge commit '570fcaf3326aef9313b10863e2f6e6ae664d9dae'Hendrik Leppkes
2015-09-16Merge commit '95a41311ac3a44773cc4dc407408aca35b1f8e26'Hendrik Leppkes
2015-09-16Merge commit '7fb93eae43cc89bd7c1c275344e1cdbadab7155b'Hendrik Leppkes
2015-09-16Merge commit '29b00f880faa404aa1d0d6820310c510c5996479'Hendrik Leppkes
2015-09-16avcodec/vaapi_internal: Add missing includeTimo Rothenpieler
2015-09-16avcodec/libxvid: add missing includeMichael Niedermayer
2015-09-16Merge commit '41bcc3d15204f290400ba02e4e8f87fc07bcc00e'Hendrik Leppkes
2015-09-16Merge commit 'e60a6e7545dd6f5b25e3a65de9c6fdcc6e2e9d6b'Hendrik Leppkes
2015-09-16Merge commit '5d14cf199990cd378904a2618b5c72c4b02290f6'Hendrik Leppkes
2015-09-16Merge commit '525f58977c93e189fda49a5c4928feaf4d89fac6'Hendrik Leppkes
2015-09-15lavc/utils: Correctly show bit_rate >INT_MAX.Carl Eugen Hoyos
2015-09-15avcodec/ffv1enc: Fix error message when the requested version does not suppor...Michael Niedermayer
2015-09-15lavc: Switch bitrate to 64bit unless compatibility with avconv was requested.Michael Niedermayer
2015-09-15vp9: switch min_tile_cols location so it shifts up instead of down.Ronald S. Bultje
2015-09-15avcodec/dxv: remove code that is never reachedPaul B Mahol
2015-09-15lavc: Fix standalone compilation of the avi demuxer.Carl Eugen Hoyos