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-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-21configure: generate full msvc debug symbols when linking in debug modeHendrik Leppkes
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-19lavfi: filtfmts: use newer avfilter APIsVittorio Giovara
2013-07-19rtsp: Support multicast source filters (RFC 4570)Ed Torbett
2013-07-19rtpproto: Check the source IP if one single source has been specifiedMartin Storsjö
2013-07-19rtpproto: Support IGMPv3 source specific multicast inclusionEd Torbett
2013-07-18compat: Add missing license boilerplatesDiego Biurrun
2013-07-18Employ consistent LIBAV_COMPAT_ multiple inclusion guards in compat/Diego Biurrun
2013-07-18avserver: Remove unused loadable module supportMartin Storsjö
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-15lavf: Make sure avg_frame_rate can be calculated without integer overflowMartin Storsjö
2013-07-15mov: Do not allow updating the time scale after it has been setMartin Storsjö
2013-07-15mov: Seek back if overreading an individual atomMartin Storsjö
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-14rtsp: Include an User-Agent header field in all requestsMartin Storsjö
2013-07-13indeo: Bound-check before applying transformLuca Barbato
2013-07-13indeo4: Validate scantable dimensionLuca Barbato