33738 Commits (3b03bde46e331aa301bd16c6c6e94c11e073e8f8)

Author SHA1 Message Date
Christophe Gisquet e3242c0219 dnxhddata: deduplicate table 9 years ago
Stefano Pigozzi 78cc19f15e videotoolbox: require hardware acceleration 9 years ago
Ganesh Ajjanagadde 308e7484a3 avcodec/x86/rnd_template: silence -Wunused-function on --disable-mmx 9 years ago
Ganesh Ajjanagadde d3e5fbb140 avcodec/apedec: fix undefined left shifts of negative numbers 9 years ago
Vittorio Giovara e94e651c76 dnxhddec: Enable frame threading 9 years ago
Christophe Gisquet c49cbecbae dnxhddec: Decode and use interlace mb flag 9 years ago
Vittorio Giovara cf7d2f2d21 lavc: Simplify checking quant bias option 9 years ago
Ganesh Ajjanagadde 4885bde318 motion_est_template: Fix undefined left shift of negative number 9 years ago
Ganesh Ajjanagadde 977f41e274 mlpdec: Fix a undefined left shift of negative number 9 years ago
wm4 948f3c19a8 lavc: Make AVPacket.duration int64, and deprecate convergence_duration 9 years ago
Michael Niedermayer 1b82b934a1 avcodec/x86/sbrdsp: Fix using uninitialized upper 32bit of noise 9 years ago
Gregory J. Wolfe 1a4c5fe560 libopenh264enc: Use av_log() to log messages 9 years ago
Ganesh Ajjanagadde b3066be0e4 avcodec/videotoolbox: fix -Wunused-but-set-variable 9 years ago
Paul B Mahol 1d0487f77f avcodec/pngdec: reset has_trns after every decode_frame_png() 10 years ago
Anton Khirnov 8aecec8402 qsvdec: make ff_qsv_decode_init() static 10 years ago
Anton Khirnov 2c32eace5e qsvdec: close the MFX decoder on uninit 10 years ago
Anton Khirnov d0c8c380ec qsv: document AVQSVContext members 10 years ago
Anton Khirnov 5d2daebf3c qsvenc: mark the encoders as INIT_CLEANUP 10 years ago
Anton Khirnov 83847cc8fa qsvenc: do not try to close the encoder if the session is NULL 10 years ago
Anton Khirnov 741b352b16 qsvdec: list supported pixel formats 10 years ago
Christophe Gisquet 578f721f5d dnxhddec: add my contributions 10 years ago
Christophe Gisquet 6110a55b7d dnxhddec: reindent/cosmetics 10 years ago
wm4 a41e5e192e vdpau: fix constrained baseline fallback 10 years ago
wm4 a5d58fea68 lavc: reimplement avcodec_get_type() using codec descriptors 10 years ago
Rémi Denis-Courmont b10b6ac7a9 vdpau: deprecate av_vdpau_get_profile() 10 years ago
Christophe Gisquet 235381e674 dnxhddec: use unsafe bitstream reader 10 years ago
Thomas Mundt 2b6567722a h264: Fix ticket #3147 H264 - Wrong field order 10 years ago
Christophe Gisquet b8b8e82ea1 dnxhddec: check and report bitstream errors 10 years ago
Michael Niedermayer c4d50314c0 avcodec/d3d11va: Fix project name 10 years ago
Christophe Gisquet 5c6e3a019c dnxhddec: simplify block parsing calls 10 years ago
Christophe Gisquet 8e8ed57ea7 dnxhddec: remove unused qscale parameter 10 years ago
Christophe Gisquet 08a7510fca dnxhddec: implement slice multithreading 10 years ago
Christophe Gisquet dc218bd083 dnxhddec: parse and print adaptive color transform 10 years ago
Christophe Gisquet e4b7c3a9f2 dnxhddec: proper rule for interlaced mb flag 10 years ago
Michael Niedermayer 2d221d9e06 avcodec/ffv1dec: Fix off by 1 error in quant_table_count check 10 years ago
Michael Niedermayer 10bbf6cf62 avcodec/ffv1dec: Explicitly check read_quant_table() return value 10 years ago
Claudio Freire 0f98fd30e2 AAC encoder: fix OOB access in search_for_pns 10 years ago
Christophe Gisquet e19ea0218a dnxhddec: indicate colorspace 10 years ago
Jeremy James 428424fe75 dnxhddata: correct weight tables 10 years ago
Christophe Gisquet 2801a1352d dnxhddec: decode and use interlace mb flag 10 years ago
Michael Niedermayer 25df7b1c35 avcodec/ffv1dec: Fix >8bps error concealment 10 years ago
Michael Niedermayer b2955b6c5a avcodec/rangecoder: Check e 10 years ago
Claudio Freire 9458a62dec AAC encoder: tweak PNS usage to be more aggressive 10 years ago
Michael Niedermayer aa6c43f3fd avcodec/ffv1: seperate slice_count from max_slice_count 10 years ago
Vittorio Giovara b2417ee6d1 dxv: Improve error message 10 years ago
Vittorio Giovara 1bcd4a476b dxv: Support RAW intermediate compression 10 years ago
Vittorio Giovara bbf71d46db dxv: Print texture information after header parsing 10 years ago
Vittorio Giovara fb2889691c dxv: Support the original first version 10 years ago
Vittorio Giovara 588a5619da dxv: Parse ancillary encoder information 10 years ago
wm4 a9b8c638cf mmal: Fix AVBufferRef usage 10 years ago