summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* h264: support frame parameter changes during frame-mtJanne Grunau2012-12-18
* mpegvideo: allocate scratch buffers after linesize is knownJanne Grunau2012-12-18
* ff_h264_direct_ref_list_init: fix B slice check.Michael Niedermayer2012-12-18
* h264: increase dist_scale_factor for up to 32 referencesJanne Grunau2012-12-18
* misc typo, style and wording fixesDiego Biurrun2012-12-18
* h264: use mbaff ref indices in fill_colmap() only for mbaff referencesMichael Niedermayer2012-12-18
* h264: prevent decoding of slice NALs in extradataJanne Grunau2012-12-18
* cosmetics: Use consistent names for multiple inclusion guards.Diego Biurrun2012-12-17
* h264: fix memleak on error during SPS parsingJanne Grunau2012-12-15
* h264-mt: handle NAL_DPAs before calling ff_thread_finish_setupJanne Grunau2012-12-15
* vp56: release frames on errorLuca Barbato2012-12-14
* vp56: make parse_header return standard error codesLuca Barbato2012-12-14
* ivi_common: check that scan pattern is set before using it.Anton Khirnov2012-12-14
* ivi_common: use proper logging context in ivi_decode_blocks().Anton Khirnov2012-12-14
* ivi_common: make some functions and tables static.Anton Khirnov2012-12-14
* h264: initialize frame-mt context copies properlyJanne Grunau2012-12-13
* mpegvideo: treat delayed pictures as usedJanne Grunau2012-12-13
* lavc: set frame parameters after decoding only if necessaryJanne Grunau2012-12-13
* h264: set parameters from SPS whenever it changesJanne Grunau2012-12-13
* vp6: properly fail on unsupported featureLuca Barbato2012-12-13
* aacdec: Fix an off-by-one overwrite when switching to LTP profile from MAIN.Alex Converse2012-12-12
* svq1: Fix building with -DDEBUGMartin Storsjö2012-12-12
* svq1: return meaningful error codes.Anton Khirnov2012-12-12
* lavc: replace some forgotten instances of PixelFormat with AVPixelFormatAnton Khirnov2012-12-12
* svq1: unmacroify macros used only once.Anton Khirnov2012-12-12
* svq1: deMpegEncContextizeAnton Khirnov2012-12-12
* x86inc: support stack mem allocation and re-alignment in PROLOGUERonald S. Bultje2012-12-12
* Make LOCAL_ALIGNED syntactically similar on all systemsMans Rullgard2012-12-11
* ZeroCodec: Flip outputCarl Eugen Hoyos2012-12-10
* sh4: dsputil: remove duplicate of ff_gmc_c()Mans Rullgard2012-12-10
* dsputil: remove unused macro WRAPPER8_16Mans Rullgard2012-12-09
* libvpxenc: Support forcing keyframesMartin Storsjö2012-12-09
* ac3dec: decode directly into output buffersMans Rullgard2012-12-09
* ac3dec: make downmix() take array of pointers to channel dataMans Rullgard2012-12-09
* ac3dec: output planar float onlyMans Rullgard2012-12-09
* svq3: make slice type value unsigned to match svq3_get_ue_golomb return typeJanne Grunau2012-12-09
* cosmetics: Fix dropable --> droppable typoDiego Biurrun2012-12-09
* mjpeg: initialize input padding after unescaped buffer to zeroJanne Grunau2012-12-08
* h264: check for invalid zeros_left before writingRonald S. Bultje2012-12-08
* golomb: use unsigned arithmetics in svq3_get_ue_golomb()Janne Grunau2012-12-08
* takdec: fix initialisation of LOCAL_ALIGNED arrayJosh Allmann2012-12-08
* takdec: fix initialisation of LOCAL_ALIGNED arrayMans Rullgard2012-12-07
* tak: demuxer, parser, and decoderPaul B Mahol2012-12-07
* parser: fix large overreadsMichael Niedermayer2012-12-07
* bitstream: add get_bits64() to support reading more than 32 bits at onceMichael Niedermayer2012-12-07
* arm: rename ARMVFP config symbol to VFPMans Rullgard2012-12-07
* arm: use HAVE*_INLINE/EXTERNAL macros for conditional compilationMans Rullgard2012-12-07
* dct-test: arm: indicate required cpu features for optimised funcsMans Rullgard2012-12-07
* snow: fix build after 594d4d5df3c70404168701dd5c90b7e6e5587793Anton Khirnov2012-12-07
* arm: fix use of uninitialised value in ff_fft_fixed_init_arm()Mans Rullgard2012-12-07