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
2013-07-30Replace remaining obsolete PIX_FMT names with AV_PIX_FMT equivalentsDiego Biurrun
2013-07-29huffyuvenc: BGRA supportMichael Niedermayer
2013-07-28xl: Make sure the width is validLuca Barbato
2013-07-28utvideoenc: use av_image_copy_plane()Paul B Mahol
2013-07-28aasc: Check minimum buffer sizeLuca Barbato
2013-07-28qdm2: Whitespace cosmeticsLuca Barbato
2013-07-28flac: use meaningful return valuesLuca Barbato
2013-07-28xl: Fix the buffer size checkLuca Barbato
2013-07-28xl: K&R formatting cosmeticsLuca Barbato
2013-07-27Add missing deprecation attributesDiego Biurrun
2013-07-27h264: K&R formatting cosmeticsDiego Biurrun
2013-07-25miscellaneous typo fixesDiego Biurrun
2013-07-25mpeg12: Ignore slice threading if hwaccel is activeRémi Denis-Courmont
2013-07-25vdpau: Fix VC-1 interlaced modeRainer Hochecker
2013-07-25cosmetics: Add '0' to float constants ending in '.'.Diego Biurrun
2013-07-25twinvq: K&R formatting cosmeticsDiego Biurrun
2013-07-24arm: Comment out unused labels in simple_idct_armMartin Storsjö
2013-07-248bps: Make the bound-checks consistentLuca Barbato
2013-07-248bps: Bound-check the input bufferLuca Barbato
2013-07-244xm: Reject not a multiple of 16 dimensionLuca Barbato
2013-07-24alsdec: Clean up error pathsLuca Barbato
2013-07-24alsdec: Fix the clipping rangeLuca Barbato
2013-07-22arm: Mangle external symbols properly in new vfp assembly filesMartin Storsjö
2013-07-22arm: Add VFP-accelerated version of qmf_32_subbandsBen Avison
2013-07-22dcadsp: Add a new method, qmf_32_subbandsBen Avison
2013-07-22arm: Add VFP-accelerated version of fft16Martin Storsjö
2013-07-22arm: Add VFP-accelerated version of dca_lfe_firMartin Storsjö
2013-07-22arm: Add VFP-accelerated version of imdct_halfMartin Storsjö
2013-07-22arm: Add VFP-accelerated version of int32_to_float_fmul_array8Ben Avison
2013-07-22dcadec: Use int32_to_float_fmul_array8Ben Avison
2013-07-22fmtconvert: Add a new method, int32_to_float_fmul_array8Ben Avison
2013-07-22arm: Add VFP-accelerated version of int32_to_float_fmul_scalarBen Avison
2013-07-22arm: Add VFP-accelerated version of synth_filter_floatBen Avison
2013-07-22libspeexdec: fix detection of final terminator codeJustin Ruggles
2013-07-21libx264: Define X264_API_IMPORTS on MSVC/ICLDerek Buitenhuis
2013-07-20dsicinav: Clip the source size to the expected maximumLuca Barbato
2013-07-20dsicinav: Bound-check the source buffer when neededLuca Barbato
2013-07-20dsicinav: K&R formatting cosmeticsLuca Barbato
2013-07-18Consistently use "cpu_flags" as variable/parameter name for CPU flagsDiego Biurrun
2013-07-17fmtconvert: Explicitly use int32_t instead of intChristophe Gisquet
2013-07-17pthread: Rename thread_init to avoid symbol collisionSean McGovern
2013-07-15ac3dec: Don't consume more data than the actual input packet sizeMartin Storsjö
2013-07-15indeo: Reject impossible FRAMETYPE_NULLLuca Barbato
2013-07-15indeo: Do not reference mismatched tilesLuca Barbato
2013-07-15indeo: Sanitize ff_ivi_init_planes fail pathsLuca Barbato
2013-07-15indeo5: return proper error codesLuca Barbato
2013-07-15indeo: Bound-check before applying motion compensationLuca Barbato
2013-07-13indeo: Bound-check before applying transformLuca Barbato
2013-07-13indeo4: Validate scantable dimensionLuca Barbato
2013-07-13indeo4: Check the quantization matrix indexLuca Barbato