summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* libavcodec: use avpriv_open()Rémi Denis-Courmont2013-08-07
* mpegvideo_enc: drop outdated copy_picture_attributes() in favour of a modern ...Vittorio Giovara2013-08-07
* deprecate AV_CODEC_ID_VOXWARE and introduce AV_CODEC_ID_METASOUND insteadKostya Shishkov2013-08-07
* pcm_bluray: Return AVERROR_INVALIDDATA instead of -1 on header errorsChristian Schmidt2013-08-06
* avcodec/options: Drop deprecation warning suppression macrosDiego Biurrun2013-08-06
* twinvq: Split VQF-specific part from common TwinVQ decoder coreKostya Shishkov2013-08-05
* twinvq: Prefix enums and defines shared with VoxWare MetaSoundDiego Biurrun2013-08-05
* twinvq: move all bitstream reading into single placeKostya Shishkov2013-08-05
* mpegts: Remove one 64-bit integer modulus operation per packetBen Avison2013-08-05
* vc1: check mb_height validity.Luca Barbato2013-08-05
* vc1: check the source buffer in vc1_mc functionsLuca Barbato2013-08-05
* bink: Bound check the quantization matrix.Luca Barbato2013-08-05
* libx264: add shortcut for the bluray compatibility optionLuca Barbato2013-08-05
* vdpau: deprecate bitstream buffers within the hardware contextRémi Denis-Courmont2013-08-05
* vdpau: store picture data in picture's rather than codec's contextRémi Denis-Courmont2013-08-05
* vdpau: deprecate VDPAU codec capabilityRémi Denis-Courmont2013-08-05
* vdpau: remove old-style decodersRémi Denis-Courmont2013-08-05
* 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