summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* miscellaneous typo fixesDiego Biurrun2013-07-25
* mpeg12: Ignore slice threading if hwaccel is activeRémi Denis-Courmont2013-07-25
* vdpau: Fix VC-1 interlaced modeRainer Hochecker2013-07-25
* cosmetics: Add '0' to float constants ending in '.'.Diego Biurrun2013-07-25
* twinvq: K&R formatting cosmeticsDiego Biurrun2013-07-25
* arm: Comment out unused labels in simple_idct_armMartin Storsjö2013-07-24
* 8bps: Make the bound-checks consistentLuca Barbato2013-07-23
* 8bps: Bound-check the input bufferLuca Barbato2013-07-23
* 4xm: Reject not a multiple of 16 dimensionLuca Barbato2013-07-23
* alsdec: Clean up error pathsLuca Barbato2013-07-23
* alsdec: Fix the clipping rangeLuca Barbato2013-07-23
* arm: Mangle external symbols properly in new vfp assembly filesMartin Storsjö2013-07-22
* arm: Add VFP-accelerated version of qmf_32_subbandsBen Avison2013-07-22
* dcadsp: Add a new method, qmf_32_subbandsBen Avison2013-07-22
* arm: Add VFP-accelerated version of fft16Martin Storsjö2013-07-22
* arm: Add VFP-accelerated version of dca_lfe_firMartin Storsjö2013-07-22
* arm: Add VFP-accelerated version of imdct_halfMartin Storsjö2013-07-22
* arm: Add VFP-accelerated version of int32_to_float_fmul_array8Ben Avison2013-07-22
* dcadec: Use int32_to_float_fmul_array8Ben Avison2013-07-22
* fmtconvert: Add a new method, int32_to_float_fmul_array8Ben Avison2013-07-22
* arm: Add VFP-accelerated version of int32_to_float_fmul_scalarBen Avison2013-07-22
* arm: Add VFP-accelerated version of synth_filter_floatBen Avison2013-07-22
* libspeexdec: fix detection of final terminator codeJustin Ruggles2013-07-21
* libx264: Define X264_API_IMPORTS on MSVC/ICLDerek Buitenhuis2013-07-21
* dsicinav: Clip the source size to the expected maximumLuca Barbato2013-07-19
* dsicinav: Bound-check the source buffer when neededLuca Barbato2013-07-19
* dsicinav: K&R formatting cosmeticsLuca Barbato2013-07-19
* Consistently use "cpu_flags" as variable/parameter name for CPU flagsDiego Biurrun2013-07-18
* fmtconvert: Explicitly use int32_t instead of intChristophe Gisquet2013-07-17
* pthread: Rename thread_init to avoid symbol collisionSean McGovern2013-07-17
* ac3dec: Don't consume more data than the actual input packet sizeMartin Storsjö2013-07-15
* indeo: Reject impossible FRAMETYPE_NULLLuca Barbato2013-07-15
* indeo: Do not reference mismatched tilesLuca Barbato2013-07-15
* indeo: Sanitize ff_ivi_init_planes fail pathsLuca Barbato2013-07-15
* indeo5: return proper error codesLuca Barbato2013-07-15
* indeo: Bound-check before applying motion compensationLuca Barbato2013-07-15
* indeo: Bound-check before applying transformLuca Barbato2013-07-13
* indeo4: Validate scantable dimensionLuca Barbato2013-07-13
* indeo4: Check the quantization matrix indexLuca Barbato2013-07-13
* indeo4: Do not access missing reference MVLuca Barbato2013-07-13
* ac3dec: Consistently use AC3_BLOCK_SIZE and sizeofMartin Storsjö2013-07-13
* ac3dec: Increment channel pointers only once per channelMartin Storsjö2013-07-13
* jpeg2000: Remove unused passes array in Jpeg200Cblk structureNicolas Bertrand2013-07-13
* jpeg2000: Initialize only once mqc arraysNicolas Bertrand2013-07-13
* dca: Respect the current limits in the downmixing capabilitiesLuca Barbato2013-07-12
* dca: Error out on missing DSYNCLuca Barbato2013-07-12
* pcm: always use codec->id instead of codec_idLuca Barbato2013-07-12
* vdpau: use the correct namespace for the unionLuca Barbato2013-07-12
* mlpdec: Do not set invalid context in read_restart_headerLuca Barbato2013-07-12
* mlpdsp: x86: Respect cpuflagsLuca Barbato2013-07-12