29032 Commits (b27555a3a05f8a39c58ac98561411555da3f4a6f)

Author SHA1 Message Date
Timothy Gu baef3ba727 avcodec/old_codec_ids: workaround doxygen inclusion bug 11 years ago
James Almer dad31083ae x86/svq1enc: port ssd_int8_vs_int16 to yasm 11 years ago
Diego Biurrun b0de1c7663 x86: build: Only compile FDCT code if MMX is enabled 11 years ago
Diego Biurrun 12f129e545 x86: Unconditionally compile blockdsp and svq1enc init files 11 years ago
Diego Biurrun 009331303a x86: huffyuvdsp: Move inline assembly to init file 11 years ago
Carl Eugen Hoyos d3e51b4118 Fix standalone compilation of the amv encoder. 11 years ago
Carl Eugen Hoyos 810294ce3d Use os/2 palette even if it contains less than 256 entries. 11 years ago
Carl Eugen Hoyos 8f6a04a279 Assume that old bmps do not contain transparency information. 11 years ago
Omer Osman e0bfe34ea8 libfdk-aacdec: Reduce the default decoder delay by one frame 11 years ago
Michael Niedermayer 2d15554850 avcodec/mlp_parser: check ff_combine_frame() return code 11 years ago
Michael Niedermayer bd8b6ed96d avcodec/bmp: fix integer overflow in checking header sizes 11 years ago
Oliver Fromme d73823286d avcodec/dvdsubdec: fix alpha in debuging code 11 years ago
Oliver Fromme 3f0a3e9e12 avcodec/dvdsubdec: Fix off-by-one error 11 years ago
Diego Biurrun 391ecc961c x86: mpegvideoenc: Change SIMD optimization name suffixes to lowercase 11 years ago
Justin Ruggles c6698dfe7c webpdec: Fix decoding of the huffman group indices. 11 years ago
Luca Barbato df949b645b hevc: Use the local context variable when needed 11 years ago
Michael Niedermayer ce6a1ff2a1 avcodec/on2avc: Fix out of array access 11 years ago
Anshul Maheshwari 43d70a776d avcodec: Updated comment for sub param 11 years ago
Anshul Maheshwari 7d1898ebcc avcodec/dvbsubdec: removed unnecessary null check for subtitle 11 years ago
Michael Niedermayer 5307fa00a4 avcodec/dvdec: remove redundant null check 11 years ago
Michael Niedermayer d266ecff4b avcodec/bitstream: remove trivial assert 11 years ago
James Almer a441a2437b x86: rename dsputil.asm to idctdsp.asm 11 years ago
Michael Niedermayer ef7e8425e8 avcodec/mjpegdec: factorize some parts of the pix_fmt_id switch() 11 years ago
Michael Niedermayer 784e1cf76b avcodec/mjpegdec: handle luma upscale detection generically 11 years ago
Michael Niedermayer 64d98dadc7 avcodec/mjpegdec: set upscale_h/upscale_v using generic code instead of hardcoding a list 11 years ago
Michael Niedermayer 7558e55345 avcodec/mjpegdec: Support pix_fmt_id==0x11222200 11 years ago
Michael Niedermayer cd417d947e avcodec/mjpegdec: fix width for non chroma in rescaling 11 years ago
Michael Niedermayer 4e09300ffa mjpegdec: Support pix_fmt_id == 0x22112200 11 years ago
Diego Biurrun d0449e7545 vaapi: Update idct_permutation location after dsputil/idctdsp split 11 years ago
Diego Biurrun 79793f8337 Update Fiona's name in copyright statements. 11 years ago
Michael Niedermayer 7faa7d3d42 avcodec/hevc: Use av_malloc(z)_array() 11 years ago
Michael Niedermayer e429d6c197 avcodec/pgssubdec: remove unused variables 11 years ago
Michael Niedermayer 89bcb77726 avcodec/pgssubdec: Check input buffer size in parse_presentation_segment() 11 years ago
John Stebbins 0c911c8fbc avcodec/pgssubdec: fix end display time 11 years ago
John Stebbins 066a4819cc avcodec/pgssubdec: Bail out of decode_rle() if error and AV_EF_EXPLODE is set 11 years ago
John Stebbins fc7da418ff avcodec/pgssubdec: better error codes 11 years ago
John Stebbins 5c019ec91d avcodec/pgssubdec: Pass AVSubtitleRect to decode_rle() 11 years ago
John Stebbins 4701f7676c avcodec/pgssubdec: split out flush_cache() 11 years ago
Diego Biurrun e3fcb14347 dsputil: Split off IDCT bits into their own context 11 years ago
Diego Biurrun adcb8392c9 mjpeg: Split off bits shared by MJPEG and LJPEG encoders 11 years ago
John Stebbins ca7f2a7372 avcodec/pgssubdec: do not fail when part of the packet is faulty unless AV_EF_EXPLODE is set 11 years ago
John Stebbins 376f353e3d avcodec/pgssubdec: rename PICTURE_SEGMENT 11 years ago
John Stebbins 253d0be6a1 pgssubdec: handle more complex PGS scenarios 11 years ago
Michael Niedermayer 3f42434600 avcodec/huffyuvencdsp: try to fix misaligned access 11 years ago
Yao Wang 5464916677 avcodec/cavs: improve conformance with rm52j reference decoder 11 years ago
Michael Niedermayer f9f8491ddf avcodec/cavs: make cavs_chroma_qp non static 11 years ago
Michael Niedermayer 504475f38e avcodec/mpegvideo: dont overwrite emu_edge buffer 11 years ago
Michael Niedermayer 21bfed5b06 avcodec/mpegvideo_enc: reduce space between blocks in emu_edge in encode_mb_internal 11 years ago
Michael Niedermayer 5bca5f87d1 Revert "x86/videodsp: add emulated_edge_mc_mmxext" 11 years ago
Michael Niedermayer 4d1fa38d98 avcodec/mpeg12dec: Limit progressive_seq reinitilaization to where the resolution changes 11 years ago