33721 Commits (b1284a4b4a6c7f80fa27ef3909929a4a7a950713)

Author SHA1 Message Date
Michael Niedermayer 1b82b934a1 avcodec/x86/sbrdsp: Fix using uninitialized upper 32bit of noise 10 years ago
Ganesh Ajjanagadde b3066be0e4 avcodec/videotoolbox: fix -Wunused-but-set-variable 10 years ago
Paul B Mahol 1d0487f77f avcodec/pngdec: reset has_trns after every decode_frame_png() 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
wm4 49623f5319 mmal: Remove setting extradata on input format 10 years ago
wm4 f290e48d86 mmal: drop the h264 BSF 10 years ago
Ganesh Ajjanagadde 7179add427 avcodec/ac3enc: use long long after switch to 64 bit bitrate 10 years ago
Ganesh Ajjanagadde 07cd8d5676 avcodec/x86/cavsdsp: silence -Wunused-variable on --disable-mmx 10 years ago
Michael Niedermayer 0c7ceb1e0a avcodec/aacenctab: Make aac_maxval_cb const 10 years ago
zylthinking d1bbefeaa7 avcodec/libstagefright: fix Stagefright_decode_frame() failing to exit when the source is done 10 years ago
Claudio Freire 7ec74ae4aa AAC encoder: tweak rate-distortion logic 10 years ago
Claudio Freire b01f3ddad3 AAC encoder: simplify and speed up find_min_book 10 years ago
Ganesh Ajjanagadde 0544c95fd6 avcodec/x86/mpegaudiodsp: silence -Wunused-variable on --disable-mmx 10 years ago
Ganesh Ajjanagadde 4f90818ea1 avcodec/x86/rv40dsp_init: silence -Wunused-variable on --disable-mmx 10 years ago
Michael Niedermayer 31623e9d1e avcodec/mpegvideo_enc: Avoid fine lambda steps in VBV retry code when RD is not in use 10 years ago
wm4 e859a3c864 avcodec/dvdsubdec: don't use a NULL log context 10 years ago