aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec
Commit message (Expand)AuthorAgeFilesLines
* h264: Fix assignments in if()Michael Niedermayer2013-01-141-1/+1
* truemotion2: cosmetics, reformatAnton Khirnov2013-01-141-122/+150
* truemotion2: return meaningful error codes.Anton Khirnov2013-01-141-35/+32
* tscc: remove some pointless comments and empty lines.Anton Khirnov2013-01-141-23/+0
* tscc: return meaningful error codes.Anton Khirnov2013-01-141-8/+8
* loco: cosmetics, reformatAnton Khirnov2013-01-141-31/+47
* loco: return meaningful error codes.Anton Khirnov2013-01-141-5/+5
* flicvideo: return meaningful error codes.Anton Khirnov2013-01-141-11/+11
* vcr1: remove disabled encoder stubAnton Khirnov2013-01-141-39/+0
* vcr1: return a meaningful error code.Anton Khirnov2013-01-141-3/+3
* rpza: return a meaningful error code.Anton Khirnov2013-01-141-2/+3
* qdrw: cosmetics, reformatAnton Khirnov2013-01-141-21/+21
* qdrw: return meaningful error codes.Anton Khirnov2013-01-141-4/+4
* qtrle: return a meaningful error code.Anton Khirnov2013-01-141-2/+3
* gifdec: return meaningful error codes.Anton Khirnov2013-01-141-14/+15
* interplayvideo: remove a static variable.Anton Khirnov2013-01-141-5/+1
* interplayvideo: return meaningful error codes.Anton Khirnov2013-01-141-4/+5
* lcldec: return meaningful error codes.Anton Khirnov2013-01-141-14/+13
* targa: return meaningful error codes.Anton Khirnov2013-01-141-8/+8
* qpeg: return a meaningful error code.Anton Khirnov2013-01-141-3/+3
* nuv: return meaningful error codes.Anton Khirnov2013-01-141-13/+17
* pcx: return meaningful error codes.Anton Khirnov2013-01-141-8/+8
* tmv: return meaningful error codes.Anton Khirnov2013-01-141-3/+4
* msrle: return meaningful error codes.Anton Khirnov2013-01-141-3/+4
* cscd: return meaningful error codes.Anton Khirnov2013-01-141-5/+6
* lavc: introduce the convenience function init_get_bits8Luca Barbato2013-01-141-0/+16
* lavc: check for overflow in init_get_bitsLuca Barbato2013-01-141-7/+15
* avpacket: free side data in av_free_packet().Anton Khirnov2013-01-131-8/+6
* vdpau: Add VC-1 decoding via hwaccel infrastructureRémi Denis-Courmont2013-01-134-1/+132
* vdpau: Add H.264 decoding via hwaccel infrastructureRémi Denis-Courmont2013-01-134-1/+199
* vdpau: Add MPEG-4 decoding via hwaccel infrastructureRémi Denis-Courmont2013-01-134-1/+115
* vdpau: Add MPEG-1/2 decoding via hwaccel infrastructureRémi Denis-Courmont2013-01-135-1/+122
* vdpau: Add context and common helpers for hwaccel supportRémi Denis-Courmont2013-01-134-7/+127
* ratecontrol: K&R cosmetic formattingLuca Barbato2013-01-121-486/+591
* zmbv: Reset the decoder on keyframe errorsLuca Barbato2013-01-111-0/+2
* vc1dec: prevent a crash due missing pred_flag parameterVladimir Pantelic2013-01-111-3/+7
* vp3: Fix double free in vp3_decode_end()Ronald Bultje2013-01-101-9/+9
* idcinvideo: correctly set AVFrame defaultsJustin Ruggles2013-01-091-1/+1
* xan: Convert to bytestream2Alexandra Khirnova2013-01-091-27/+31
* Drop Snow codecDiego Biurrun2013-01-0621-5957/+27
* x86: sbrdsp: Implement SSE qmf_post_shuffleChristophe Gisquet2013-01-062-0/+22
* x86: sbrdsp: Implement SSE sum64x5Christophe Gisquet2013-01-062-0/+24
* x86: ABS1: port to cpuflagsDiego Biurrun2013-01-061-2/+0
* v210x: cosmetics, reformatAnton Khirnov2013-01-061-56/+56
* v210x: return meaningful error codes.Anton Khirnov2013-01-061-4/+5
* r210dec: return meaningful error codes.Anton Khirnov2013-01-061-4/+4
* vb: cosmetics, reformatAnton Khirnov2013-01-061-35/+35
* vb: return meaningful error codes.Anton Khirnov2013-01-061-5/+5
* ptx: return meaningful error codes.Anton Khirnov2013-01-061-4/+5
* tiff: return meaningful error codes.Anton Khirnov2013-01-061-27/+27