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-20avresample/resample: remove unused variableGanesh Ajjanagadde
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-19doc/filters: fix typo in eq contrast optionLou Logan
2015-09-19cmdutils: Filter dst/srcw/hMichael Niedermayer
2015-09-19avformat/flvdec: Detect broken sizes (OBS 0.655b), disable resync for affecte...Michael Niedermayer
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-19avdevice/xcbgrab: fix -Wunused-variableGanesh Ajjanagadde
2015-09-19ffserver: remove useless assignment leftoverReynaldo H. Verdejo Pinochet
2015-09-19ffserver: break early on _parse_acl_row()Reynaldo H. Verdejo Pinochet
2015-09-19ffserver: explicitly free() duped filenameReynaldo H. Verdejo Pinochet
2015-09-19ffserver: start dropping all unneededly harcoded str lengthsReynaldo H. Verdejo Pinochet
2015-09-19libswscale/swscale: fix -Wunused-functionGanesh Ajjanagadde
2015-09-18all: do standards compliant absdiff computationGanesh Ajjanagadde
2015-09-18x86/vp9mc: add missing preprocessor guardsJames Almer
2015-09-18avfilter/avf_showcqt: use frequency domain windowingMuhammad Faiz
2015-09-18avutil/attributes: add AV_GCC_VERSION_AT_MOSTJames Almer
2015-09-18x86/vp9: add avx2 subpel MC SIMD for 10/12bppJames Almer
2015-09-18avfilter/vf_colorkey: Improve filter descriptionTimo Rothenpieler
2015-09-18Changelog: add forgotten entryPaul B Mahol
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-17checkasm: add flacdsp decorrelate testsJames Almer
2015-09-17avutil/log: fix zero length gnu_printf format string warningGanesh Ajjanagadde
2015-09-17lavf/utils: remove some left-over cruft from the 32-bit size fieldsHendrik Leppkes
2015-09-17lavc/lavf: remove incompatible abi checks for the new 64bit fieldsJames Almer
2015-09-17doc/filters: showfreqs: fix typoPaul B Mahol
2015-09-17avcodec/mips/aaccoder_mips: Remove duplicate includeMichael Niedermayer
2015-09-17doc/filters: stereotools: fix mistakePaul B Mahol
2015-09-17avfilter/af_sidechaincompress: do not use floatsPaul B Mahol
2015-09-17avfilter/vf_atadenoise: fix file permissionsPaul B Mahol
2015-09-17Merge commit '7bb1c1bfd22de2200743af04ebd0c7c775f56f7e'Hendrik Leppkes
2015-09-17Merge commit 'e3d4784eb31b3ea4a97f2d4c698a75fab9bf3d86'Hendrik Leppkes
2015-09-17avfilter/af_sidechaincompress: use doubles instead of floatsPaul B Mahol
2015-09-17avfilter: add stereo tools filterPaul B Mahol
2015-09-17Merge commit '781a25e9c419dd66063597cc5d70e8919de60561'Hendrik Leppkes
2015-09-17Merge commit '4a664224502b42e3b28949d905a8de7769892184'Hendrik Leppkes
2015-09-17Merge commit '777885983533235ccda5145f96317fc8cd0a18ab'Hendrik Leppkes
2015-09-17Merge commit '971177f751a6e2931232accceab438bce277bde8'Hendrik Leppkes