29058 Commits (154954c2acdf09adab112c58445d3554ddc25d4b)

Author SHA1 Message Date
Michael Niedermayer 154954c2ac avcodec/vmdvideo: remove unneeded include 11 years ago
Nidhi Makhijani 246f869590 vmd: Split audio and video decoder 11 years ago
Michael Niedermayer 5320b34b98 avcodec/cljrdec: remove unneeded include 11 years ago
Michael Niedermayer 8324bd5186 avcodec/mpegvideo_enc: fix b frame strategy 2 11 years ago
Clément Bœsch 7ac7e8793d avcodec/mpegvideo: small indent fix in vismv code 11 years ago
Clément Bœsch 5f4dbf3c10 avcodec: make vismv option as flag types 11 years ago
Eric Lasota 586406980f avcodec/roqvideodec: set JPEG output color range 11 years ago
Diego Biurrun 3c650efb81 dsputil: Move draw_edges() to mpegvideoencdsp 11 years ago
Eric Lasota 8be23d424f avcodec/roqvideo: use JPEG color range 11 years ago
Diego Biurrun c166148409 dsputil: Move pix_sum, pix_norm1, shrink function pointers to mpegvideoenc 11 years ago
Diego Biurrun 8d686ca59d dsputil: Split off *_8x8basis to a separate context 11 years ago
James Almer 195f7bd23d x86/svq1enc: use unaligned mov on SSE2 11 years ago
Nidhi Makhijani d6902070c5 dsicin: Split audio and video decoder 11 years ago
Nidhi Makhijani 2fc85fe96e bmv: Split audio and video decoder 11 years ago
Nidhi Makhijani b0633f83f2 paf: split audio and video decoder 11 years ago
Nidhi Makhijani 373a6dda54 cljr: split decoder and encoder 11 years ago
Michael Niedermayer 02729f7a5a avcodec/mjpegenc_common: Restore removed copyright statements 11 years ago
Michael Niedermayer 26b9f5bcdb avcodec/Makefile: add libutvideo.h to SKIPHEADERS 11 years ago
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