summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* Merge commit 'df949b645b12d62bb4da56d629a887c81f67f2e5'Michael Niedermayer2014-07-03
|\
| * hevc: Use the local context variable when neededLuca Barbato2014-07-02
| * vaapi: Update idct_permutation location after dsputil/idctdsp splitDiego Biurrun2014-07-01
* | avcodec/on2avc: Fix out of array accessMichael Niedermayer2014-07-02
* | avcodec: Updated comment for sub paramAnshul Maheshwari2014-07-02
* | avcodec/dvbsubdec: removed unnecessary null check for subtitleAnshul Maheshwari2014-07-02
* | avcodec/dvdec: remove redundant null checkMichael Niedermayer2014-07-02
* | avcodec/bitstream: remove trivial assertMichael Niedermayer2014-07-02
* | x86: rename dsputil.asm to idctdsp.asmJames Almer2014-07-02
* | avcodec/mjpegdec: factorize some parts of the pix_fmt_id switch()Michael Niedermayer2014-07-01
* | avcodec/mjpegdec: handle luma upscale detection genericallyMichael Niedermayer2014-07-01
* | avcodec/mjpegdec: set upscale_h/upscale_v using generic code instead of hardc...Michael Niedermayer2014-07-01
* | avcodec/mjpegdec: Support pix_fmt_id==0x11222200Michael Niedermayer2014-07-01
* | avcodec/mjpegdec: fix width for non chroma in rescalingMichael Niedermayer2014-07-01
* | mjpegdec: Support pix_fmt_id == 0x22112200Michael Niedermayer2014-07-01
* | Merge commit '79793f833784121d574454af4871866576c0749d'Michael Niedermayer2014-07-01
|\|
| * Update Fiona's name in copyright statements.Diego Biurrun2014-07-01
* | Merge commit 'e3fcb14347466095839c2a3c47ebecff02da891e'Michael Niedermayer2014-07-01
|\|
| * dsputil: Split off IDCT bits into their own contextDiego Biurrun2014-06-30
* | Merge commit 'adcb8392c9b185fd8a91a95fa256d15ab1432a30'Michael Niedermayer2014-07-01
|\|
| * mjpeg: Split off bits shared by MJPEG and LJPEG encodersDiego Biurrun2014-06-30
* | avcodec/hevc: Use av_malloc(z)_array()Michael Niedermayer2014-07-01
* | avcodec/pgssubdec: remove unused variablesMichael Niedermayer2014-06-30
* | avcodec/pgssubdec: Check input buffer size in parse_presentation_segment()Michael Niedermayer2014-06-30
* | Merge commit '253d0be6a1ecc343d29ff8e1df0ddf961ab9c772'Michael Niedermayer2014-06-30
|\|
| * pgssubdec: handle more complex PGS scenariosJohn Stebbins2014-06-30
* | avcodec/pgssubdec: fix end display timeJohn Stebbins2014-06-30
* | avcodec/pgssubdec: Bail out of decode_rle() if error and AV_EF_EXPLODE is setJohn Stebbins2014-06-30
* | avcodec/pgssubdec: better error codesJohn Stebbins2014-06-30
* | avcodec/pgssubdec: Pass AVSubtitleRect to decode_rle()John Stebbins2014-06-30
* | avcodec/pgssubdec: split out flush_cache()John Stebbins2014-06-30
* | avcodec/pgssubdec: do not fail when part of the packet is faulty unless AV_EF...John Stebbins2014-06-30
* | avcodec/pgssubdec: rename PICTURE_SEGMENTJohn Stebbins2014-06-30
* | avcodec/huffyuvencdsp: try to fix misaligned accessMichael Niedermayer2014-06-29
* | avcodec/cavs: improve conformance with rm52j reference decoderYao Wang2014-06-28
* | avcodec/cavs: make cavs_chroma_qp non staticMichael Niedermayer2014-06-28
* | avcodec/mpegvideo: dont overwrite emu_edge bufferMichael Niedermayer2014-06-28
* | avcodec/mpegvideo_enc: reduce space between blocks in emu_edge in encode_mb_i...Michael Niedermayer2014-06-28
* | Revert "x86/videodsp: add emulated_edge_mc_mmxext"Michael Niedermayer2014-06-28
* | avcodec/mpeg12dec: Limit progressive_seq reinitilaization to where the resolu...Michael Niedermayer2014-06-28
* | avcodec/vp8: Fix multiple ff_thread_finish_setup() callsMichael Niedermayer2014-06-27
* | Merge commit '5dd8c08fd5e4c04d7a08d8934f0098a8a4a35c28'Michael Niedermayer2014-06-27
|\|
| * mpeg: Change ff_convert_matrix() to take an MpegEncContext parameterDiego Biurrun2014-06-27
* | Merge commit 'e63b818dbe6060b606ae10eb184859f8b97d2353'Michael Niedermayer2014-06-27
|\|
| * dv: Properly split decoder and encoder initializationDiego Biurrun2014-06-27
* | avcodec/dvbsubdec: fix ignoring blank frame by updating got_outputAnshul Maheshwari2014-06-27
* | avcodec/snow: factor ff_snow_get_buffer() outMichael Niedermayer2014-06-27
* | Merge commit 'd2869aea0494d3a20d53d5034cd41dbb488eb133'Michael Niedermayer2014-06-27
|\|
| * dsputil: Move MMX/SSE2-optimized IDCT bits to the x86 subdirectoryDiego Biurrun2014-06-26
* | Merge commit '24f45c16224d4c5d482e928676714766ffdda4fc'Michael Niedermayer2014-06-27
|\|