33697 Commits (7d636d02b1134755fd1d93c2302ad32d9bbfd1c7)

Author SHA1 Message Date
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
wm4 9aab222239 avcodec/dvdsubdec: reject some broken packets 10 years ago
wm4 f874e2728b avcodec/dvdsub: fix partial packet assembly 10 years ago
Ronald S. Bultje 74e4948235 hevc: fix wpp threading deadlock. 10 years ago
James Almer 7086154aaa x86/vp9dsp: fix local header include 10 years ago
James Almer 91fcb10f08 x86/vp9dsp: add missing header include 10 years ago
wm4 4ed5a73a7e avcodec/dvdsubdec: fix indentation 10 years ago
Michael Niedermayer 01770bfda0 avcodec/snowenc: Do not write into const AVFrame 10 years ago
Michael Niedermayer 55b803e33e avcodec/snowenc: Remove unused new_picture field 10 years ago
Ganesh Ajjanagadde 198110d702 avcodec/hevc_mp4toannexb_bsf: silence -Wdiscarded-qualifiers 10 years ago
James Almer 4bb6cb4c7d x86/vp9mc: fix string concatenation of fullpel function names 10 years ago
Michael Niedermayer b947ac9096 avcodec/internal: Use do {} while() for ff_tlog() 10 years ago
Ganesh Ajjanagadde 92fabca427 avcodec/x86/hpeldsp_rnd_template: silence -Wunused-function on --disable-mmx 10 years ago
Ganesh Ajjanagadde 094a1985d6 avcodec/mlpdec: fix a undefined left shift of negative number 10 years ago
Hendrik Leppkes 0118158efa hevc: properly handle no_rasl_output_flag when removing pictures from the DPB 10 years ago
Ganesh Ajjanagadde 11b563ed8f avcodec/motion_est_template: fix undefined left shift of negative number 10 years ago
Ganesh Ajjanagadde e681baf638 avcodec/x86/mpegvideoenc: silence -Wunused-function on --disable-mmx 10 years ago