summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* aac: Forward errors properly in aac_decode_frame_intLuca Barbato2013-08-04
* aac: Check init_get_bits return valueLuca Barbato2013-08-04
* avcodec: Add output_picture_number to AVCodecParserContextYusuke Nakamura2013-08-02
* Disable deprecation warnings for cases where a replacement is availableDiego Biurrun2013-08-02
* Give less generic names to global library option arraysDiego Biurrun2013-08-02
* h264_sei: Return meaningful valuesVittorio Giovara2013-08-02
* h264_sei: K&R formatting cosmeticsVittorio Giovara2013-08-01
* h264_sei: Remove pointless old commentDiego Biurrun2013-08-01
* twinvq: Add proper twinvq prefixes to identifiersDiego Biurrun2013-08-01
* Replace remaining obsolete PIX_FMT names with AV_PIX_FMT equivalentsDiego Biurrun2013-07-29
* huffyuvenc: BGRA supportMichael Niedermayer2013-07-29
* xl: Make sure the width is validLuca Barbato2013-07-28
* utvideoenc: use av_image_copy_plane()Paul B Mahol2013-07-28
* aasc: Check minimum buffer sizeLuca Barbato2013-07-28
* qdm2: Whitespace cosmeticsLuca Barbato2013-07-28
* flac: use meaningful return valuesLuca Barbato2013-07-28
* xl: Fix the buffer size checkLuca Barbato2013-07-28
* xl: K&R formatting cosmeticsLuca Barbato2013-07-28
* Add missing deprecation attributesDiego Biurrun2013-07-27
* h264: K&R formatting cosmeticsDiego Biurrun2013-07-27
* 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