summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* mpeg: K&R formatting cosmeticsVittorio Giovara2014-02-04
* lagarith: reallocate rgb_planes when neededAnton Khirnov2014-02-04
* truemotion1: check the header sizeAnton Khirnov2014-02-04
* shorten: pad the internal bitstream bufferAnton Khirnov2014-02-04
* eacmv: clear references on frame dimensions changeAnton Khirnov2014-02-04
* avcodec: Suppress deprecation warnings from avcodec_alloc_frame()Diego Biurrun2014-02-04
* jvdec: K&R formatting cosmeticsVittorio Giovara2014-02-04
* h264: reset data partitioning at the beginning of each decode callAnton Khirnov2014-02-04
* vp8: use a fixed-size edge emu bufferAnton Khirnov2014-02-04
* utvideoenc: Add support for the new BT.709 FourCCs for YCbCrJan Ekström2014-02-04
* hevc: check that the VCL NAL types are the same for all slice segments of a f...Anton Khirnov2014-02-04
* hevc: Reject impossible slice segmentLuca Barbato2014-02-01
* hevc: Consider first quantization group any reference to 0, 0Luca Barbato2014-02-01
* xvid: switch to xvid mmx idct as soon as possibleJanne Grunau2014-01-31
* atrac3plus: Make initialization dependant on channel count rather than channe...Jan Ekström2014-01-31
* x86: videodsp: Fix a bug in a %if statement where we used '%%' instead of '&&'.Ronald S. Bultje2014-01-30
* x86: videodsp: Properly mark sse2 instructions in emulated_edge_mc as such.Ronald S. Bultje2014-01-30
* ac3dec: Allow asymmetric application of DRC when drc_scale > 1John Stebbins2014-01-29
* mpeg: Drop unused parameters from ff_draw_horiz_band()Diego Biurrun2014-01-29
* mpeg12: check scantable indices in all decode_block functionsJanne Grunau2014-01-25
* avutil: remove timer.h include from internal.hJanne Grunau2014-01-25
* dxtory: compressed RGB555/RGB565 decoding supportKostya Shishkov2014-01-24
* dxtory: add more compressed and uncompressed modesKostya Shishkov2014-01-24
* vp9: fix bugs in updating coef probabilities with parallelmode=1Guillaume Martres2014-01-24
* vp9: fix mvref finding to adhere to bug in libvpx.Ronald S. Bultje2014-01-24
* mpegvideo_enc: Don't call ff_h263dsp_init unconditionallyMartin Storsjö2014-01-22
* bfin: vp3: Mark all binary object sections appropriatelyDiego Biurrun2014-01-22
* h264: skip chroma edges at the picture boundary while deblocking 4:4:4Janne Grunau2014-01-22
* 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