summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* lavc: do not force the emu edge flagAnton Khirnov2014-01-21
* dxtory: change error code for unexpected slice configurationKostya Shishkov2014-01-21
* dxtory: correctly handle YUV slices with average odd heightKostya Shishkov2014-01-21
* dxva2: Use correct printf format stringsDiego Biurrun2014-01-21
* dxva2: Add missing #includesDiego Biurrun2014-01-21
* dxva2: Log errors verboselySam Lantinga2014-01-21
* dxva2: Retry IDirectXVideoDecoder_BeginFrame()Sam Lantinga2014-01-21
* hevc: Bound check cu_qp_deltaLuca Barbato2014-01-21
* hevc: Bound check slice_qpLuca Barbato2014-01-21
* hevc: Prevent some integer overflowsLuca Barbato2014-01-21
* hevc: Remove useless clipGuillaume Martres2014-01-21
* hevc: clip pixels when transquant bypass is usedGuillaume Martres2014-01-21
* hevc: Use uint64 to check for tile dimensionsLuca Barbato2014-01-21
* hevc: Fix modulo operationsMichael Niedermayer2014-01-21
* hevc: check that VPS referenced from SPS existsMichael Niedermayer2014-01-21
* vc1: Always reset numref when parsing a new frame header.Michael Niedermayer2014-01-20
* lavc: deprecate CODEC_FLAG_EMU_EDGE and avcodec_get_edge_width().Anton Khirnov2014-01-20
* mpegvideo: allocate edges when encoding.Anton Khirnov2014-01-20
* lavc: allow the caller to override dimensions in ff_get_buffer()Anton Khirnov2014-01-20
* eac3: cosmetics, re-indent.Tim Walker2014-01-19
* (e)ac3: clip surround mix level indexes.Tim Walker2014-01-19
* (e)ac3: parse and store the Lt/Rt and LFE mix levels.Tim Walker2014-01-19
* ac3: set default matrix encoding modes in parse_frame_header.Tim Walker2014-01-19
* h264: check that an IDR NAL only contains I slicesAnton Khirnov2014-01-18
* h264: reset num_reorder_frames if it is invalidAnton Khirnov2014-01-18
* h264: reset ref count if decoding the slice header failsAnton Khirnov2014-01-18
* h264: prevent two matching fields from being both a short/long ref combinationAnton Khirnov2014-01-18
* h264: do not call field_end if we do not have a current pictureAnton Khirnov2014-01-18
* h264: limit allowed pred modes in ff_h264_check_intra_pred_mode() to 3Anton Khirnov2014-01-18
* h264: reset first_field if frame_start() fails for missing refsAnton Khirnov2014-01-18
* x86: dsputil: Simplify xvmc deprecation conditionalDiego Biurrun2014-01-15
* build: Add separate hidden config option for the intrax8 codeDiego Biurrun2014-01-15
* aarch64: port neon clobber test from armJanne Grunau2014-01-15
* aarch64: h264 (bi)weight NEON optimizationsJanne Grunau2014-01-15
* aarch64: h264 loop filter NEON optimizationsJanne Grunau2014-01-15
* aarch64: hpeldsp NEON optimizationsJanne Grunau2014-01-15
* aarch64: h264 qpel NEON optimizationsJanne Grunau2014-01-15
* aarch64: h264 idct NEON assembler optimizationsJanne Grunau2014-01-15
* aarch64: h264 chroma motion compensation NEON optimizationsJanne Grunau2014-01-15
* dct-test: test ff_simple_idct_neon only on ARM for nowJanne Grunau2014-01-15
* cabac: remove leftovers from the cabac encoderJanne Grunau2014-01-14
* x86: Consistently use cpu flag detection macros in places that still miss itDiego Biurrun2014-01-14
* arm: Use full filenames as multiple inclusion guardsDiego Biurrun2014-01-14
* vc1: Enable the interlaced B-frame codepath.Tim Walker2014-01-13
* vc1: Add avg_no_rnd_vc1_chroma_mc4_c()Michael Niedermayer2014-01-13
* vc1: Factorize out chroma MCLuca Barbato2014-01-13
* vc1dsp: K&R formatting cosmeticsLuca Barbato2014-01-12
* arm: Add an option for making sure NEON registers aren't clobberedMartin Storsjö2014-01-11
* ATRAC3+ decoderMaxim Polijakowski2014-01-09
* x86: hpeldsp: Add missing av_cold attribute to init functionDiego Biurrun2014-01-09