summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* rv30: fix masking in rv30_loop_filter()Xi Wang2013-01-17
* lavc: support ZenoXVID custom tagLuca Barbato2013-01-17
* theora: Skip zero-sized headersMartin Storsjö2013-01-17
* lavc: Move vector_fmul_window to AVFloatDSPContextJustin Ruggles2013-01-16
* h264: add 3 pixels below for subpixel filter wait positionRonald S. Bultje2013-01-15
* dvdsubdec: Support palette in mkvJoakim Plate2013-01-15
* x86: Add PAVGB macro to abstract pavgb/pavgusb instruction via cpuflagsDiego Biurrun2013-01-15
* rv34_parser: Adjust #if for disabling individual parsersDiego Biurrun2013-01-15
* libx264: use the library specific default rc_initial_buffer_occupancyLuca Barbato2013-01-15
* lavc: set the default rc_initial_buffer_occupancyLuca Barbato2013-01-15
* x86: ABS2: port to cpuflagsDiego Biurrun2013-01-14
* vdpau: Remove av_unused attribute from function declarationRémi Denis-Courmont2013-01-14
* h264: fix ff_generate_sliding_window_mmcos() prototype.Anton Khirnov2013-01-14
* libtheoraenc: fix granularity of video qualityMaximilian Seesslen2013-01-14
* h264: don't clobber mmco opcode tables for non-first slice headers.Ronald S. Bultje2013-01-14
* libvpx: make vp8 and vp9 selectableLuca Barbato2013-01-14
* libvpx: support vp9Luca Barbato2013-01-14
* mkv: support vp9 tagTom Finegan2013-01-14
* build: Remove stray Makefile entry for non-existent VCR1 encoderDiego Biurrun2013-01-14
* svq1enc: Fix assignments in if()Michael Niedermayer2013-01-14
* lavc: Fix assignments in if() when calling ff_af_queue_addMichael Niedermayer2013-01-14
* h264: Fix assignments in if()Michael Niedermayer2013-01-14
* truemotion2: cosmetics, reformatAnton Khirnov2013-01-14
* truemotion2: return meaningful error codes.Anton Khirnov2013-01-14
* tscc: remove some pointless comments and empty lines.Anton Khirnov2013-01-14
* tscc: return meaningful error codes.Anton Khirnov2013-01-14
* loco: cosmetics, reformatAnton Khirnov2013-01-14
* loco: return meaningful error codes.Anton Khirnov2013-01-14
* flicvideo: return meaningful error codes.Anton Khirnov2013-01-14
* vcr1: remove disabled encoder stubAnton Khirnov2013-01-14
* vcr1: return a meaningful error code.Anton Khirnov2013-01-14
* rpza: return a meaningful error code.Anton Khirnov2013-01-14
* qdrw: cosmetics, reformatAnton Khirnov2013-01-14
* qdrw: return meaningful error codes.Anton Khirnov2013-01-14
* qtrle: return a meaningful error code.Anton Khirnov2013-01-14
* gifdec: return meaningful error codes.Anton Khirnov2013-01-14
* interplayvideo: remove a static variable.Anton Khirnov2013-01-14
* interplayvideo: return meaningful error codes.Anton Khirnov2013-01-14
* lcldec: return meaningful error codes.Anton Khirnov2013-01-14
* targa: return meaningful error codes.Anton Khirnov2013-01-14
* qpeg: return a meaningful error code.Anton Khirnov2013-01-14
* nuv: return meaningful error codes.Anton Khirnov2013-01-14
* pcx: return meaningful error codes.Anton Khirnov2013-01-14
* tmv: return meaningful error codes.Anton Khirnov2013-01-14
* msrle: return meaningful error codes.Anton Khirnov2013-01-14
* cscd: return meaningful error codes.Anton Khirnov2013-01-14
* lavc: introduce the convenience function init_get_bits8Luca Barbato2013-01-14
* lavc: check for overflow in init_get_bitsLuca Barbato2013-01-14
* avpacket: free side data in av_free_packet().Anton Khirnov2013-01-13
* vdpau: Add VC-1 decoding via hwaccel infrastructureRémi Denis-Courmont2013-01-13