28166 Commits (6db42a2b6b22e6f1928fafcf3faa67ed78201004)

Author SHA1 Message Date
Paul B Mahol ca36aa9e6b codec_desc: set lossless attribute for SGI and DPX 11 years ago
Jimmy Christensen 38389058c3 OpenEXR decoder 11 years ago
Michael Niedermayer 678e455f1d dxva2: Directly use AVFrames 11 years ago
Rémi Denis-Courmont 654c7446a8 vc1dec: improve hwaccel #ifdefs 11 years ago
Rémi Denis-Courmont 3325911815 h263: improve hwaccel #ifdefs 11 years ago
Michael Niedermayer 559c8b9ee9 avcodec/mjpegdec: support subsampled 420 CMYK 11 years ago
Michael Niedermayer 798490812a avcodec/mjpegdec: upgrade upscale_v to support multiple planes 11 years ago
Michael Niedermayer f9059ce794 avcodec/mjpegdec: upgrade upscale_h to support multiple planes 11 years ago
Marcus Gustafsson c042cbc3a6 libx265: Use the repeat headers flag when not using global headers 11 years ago
Marcus Gustafsson 1b28d9b357 libx265: Use the repeat headers flag when not using global headers 11 years ago
Peter Ross bf7d93e157 avcodec/adpcm: also squelch 'mismatch in coded sample count' warning for AV_CODEC_ID_ADPCM_EA_R1 11 years ago
Timothy Gu 09fda6bb50 libmp3lame: add ABR support 11 years ago
Timothy Gu 292dbe5e8a libmp3lame: add comments about CBR/VBR modes 11 years ago
Paul B Mahol 729d821fd8 libmp3lame: allow joint stereo to be disabled 11 years ago
Matt Oliver 0f2588d7e5 Use intel compliant CDQ instead of CLTD in inline asm. 11 years ago
Timothy Gu 68e95ab81b dnxhdenc: return meaningful return codes 11 years ago
Martin Storsjö 508a84e672 golomb: Fix the implementation of get_se_golomb_long 11 years ago
Clément Bœsch af3b6aed0d avcodec/vp9dsp: fix typo in mc doxy. 11 years ago
Clément Bœsch c4148a6668 x86/vp9mc: add vp9 namespace. 11 years ago
Vittorio Giovara 53c20f17c7 vp8: K&R formatting cosmetics 11 years ago
Michael Niedermayer 46f72ea507 avcodec/vp7: check buffer size 11 years ago
Michael Niedermayer 067ada04d1 avcodec/xbmdec: redesign parser to handle more cases 11 years ago
Michael Niedermayer 1da1866767 avcodec/xbmdec: support X10 format 11 years ago
Michael Niedermayer 4618084a5c avcodec/xbmdec: merge ptr increase into dereference 11 years ago
Paul B Mahol fb5cf145b6 bmp: add a standalone parser 11 years ago
Michael Niedermayer 64b79141bd avcodec/libx264: move where x264opts is applied down so it isnt overridden by avctx & defaults 11 years ago
Vittorio Giovara 678082b409 X-Bitmap decoder 11 years ago
Vittorio Giovara 792e4c21f2 xbm: use av_frame_free on close 11 years ago
Paul B Mahol 70daeacd6e PAF demuxer and decoder 11 years ago
Vittorio Giovara d37c96213a lavc: restore copy_block{4,16} functions 11 years ago
Timothy Gu 9d34dce05b x86: convert DNxHDenc inline asm to yasm 11 years ago
Timothy Gu cb11b9e89e dnxhdenc: make get_pixel_8x4_sym accept ptrdiff_t as stride 11 years ago
Michael Niedermayer 72bff8da47 avcodec: Make ff_print_debug_info2() independant of Picture struct 11 years ago
Michael Niedermayer a4f27a3f57 avcodec/brenderpix: propagate error codes 11 years ago
Michael Niedermayer 8506423318 avcodec/brenderpix: remove unused variable 11 years ago
Aleksi Nurmi ae17878fb2 BRender PIX image decoder 11 years ago
Diego Biurrun c3a0b3eb64 arm: build: Maintain decoder objects separate from infrastructure objects 11 years ago
Michael Niedermayer 57e939d963 avcodec/vp7: Fix null pointer dereference in vp7_decode_frame_header() 11 years ago
Vittorio Giovara e50f5d3cf9 Alias PIX image encoder and decoder 11 years ago
Ben Avison b01a2562ae truehd: break out part of output_data into platform-specific callback. 11 years ago
Ben Avison 89135716fd truehd: add hand-scheduled ARM asm version of ff_mlp_rematrix_channel. 11 years ago
Ben Avison 3f4e73afe9 truehd: break out part of rematrix_channels into platform-specific callback. 11 years ago
Ben Avison 87b128d5ef truehd: add hand-scheduled ARM asm version of mlp_filter_channel. 11 years ago
Ben Avison 3b5946bcce truehd: add hand-scheduled ARM asm version of ff_mlp_pack_output. 11 years ago
Ben Avison b9eb03416d truehd: break out part of output_data into platform-specific callback. 11 years ago
Ben Avison fcf5fc4445 truehd: tune VLC decoding for ARM. 11 years ago
Ben Avison 483321fe78 truehd: add hand-scheduled ARM asm version of ff_mlp_rematrix_channel. 11 years ago
Ben Avison 4e5aa080bb truehd: break out part of rematrix_channels into platform-specific callback. 11 years ago
Ben Avison 15a29c39d9 truehd: add hand-scheduled ARM asm version of mlp_filter_channel. 11 years ago
Michael Niedermayer 289b149cec avcodec/h264_mp4toannexb_bsf: prepend global headers before any in stream parameter sets 11 years ago