summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* h264: check SPS entries directly to detect pixel format changesJanne Grunau2013-01-03
* truemotion2: Sanitize tm2_read_header()Diego Biurrun2012-12-31
* cavsdec: export picture type in the output frameAnton Khirnov2012-12-30
* cavs: deMpegEncContextizeAnton Khirnov2012-12-30
* cavs: cosmetics, reformat top partAnton Khirnov2012-12-30
* cavsdec: cosmetics, reformatAnton Khirnov2012-12-30
* libavcodec/utils: Add braces to shut up gcc warningsDiego Biurrun2012-12-30
* snow: use VideoDSPContextLuca Barbato2012-12-29
* cosmetics: Prettyprint codec/format/filter registration filesDiego Biurrun2012-12-28
* mpegvideo: initialize videodsp with correct pixel depthJanne Grunau2012-12-26
* wnv1: cosmetics, reformatAnton Khirnov2012-12-24
* xan: remove a trivially true if().Anton Khirnov2012-12-24
* ansi: do not depend on get_buffer() initializing the frame.Anton Khirnov2012-12-24
* zerocodec: remove an unused variable.Anton Khirnov2012-12-24
* zmbv: remove some pointless comments and empty linesAnton Khirnov2012-12-24
* yop: simplify/sanitize the decoding loopAnton Khirnov2012-12-24
* c93: set palette_has_changed.Anton Khirnov2012-12-24
* bmp: cosmetics, reformatAnton Khirnov2012-12-24
* lavc: Correct the description of pkt_dtsMartin Storsjö2012-12-23
* Return proper error code after av_log_ask_for_sample()Diego Biurrun2012-12-23
* 8bps: cosmeticsAnton Khirnov2012-12-23
* aasc: cosmetics, reformatAnton Khirnov2012-12-23
* ansi: remove an extra returnAnton Khirnov2012-12-23
* asvdec: cosmetics, reformatAnton Khirnov2012-12-23
* aura: cosmetics, reformatAnton Khirnov2012-12-23
* 4xm: don't rely on get_buffer() initializing the frame.Anton Khirnov2012-12-23
* huffyuv: split encoder and decoder into separate files.Anton Khirnov2012-12-23
* lavc: make pkt_{p,d}ts doxy less confusingAnton Khirnov2012-12-23
* lavc: rewrite and extend AVFrame doxyAnton Khirnov2012-12-23
* ttadec: fix last frame handling when seekingJustin Ruggles2012-12-22
* alacdec: do not be too strict about the extradata sizeJustin Ruggles2012-12-22
* flac: only set channel layout if not previously set or on channel count changeJustin Ruggles2012-12-22
* miscellaneous typo fixesDiego Biurrun2012-12-21
* lavc: add missing files for armLuca Barbato2012-12-20
* lavc: introduce VideoDSPContextRonald S. Bultje2012-12-20
* mpeg12: do not decode extradata more than once.Anton Khirnov2012-12-19
* h264: fix sps parsing for SVC and CAVLC 4:4:4 Intra profilesVictor Lopez2012-12-19
* mpegvideo: increase edge_emu_buffer size for VC1Janne Grunau2012-12-19
* avcodec: bump minor for adaptive h264 frame-mtJanne Grunau2012-12-18
* 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