39636 Commits (4f4e19914ddca5096bf7639c7c99a9045e436e8b)

Author SHA1 Message Date
Aman Gupta e7a5249ab1 avcodec/videotoolboxenc: add hevc_videotoolbox encoder 7 years ago
Timo Rothenpieler 8bcf5840ea avcodec/nvdec: fix return value on error 7 years ago
Timo Rothenpieler 538de4354d avcodec/nvdec: warn about thread count if applicable 7 years ago
Timo Rothenpieler f3f73f0893 avcodec: implement vp9 nvdec hwaccel 7 years ago
Michael Niedermayer 2afe05402f avcodec/aacpsdsp_template: Fix integer overflows in ps_decorrelate_c() 7 years ago
Michael Niedermayer fca198fb5b avcodec/aacdec_fixed: Fix undefined shift 7 years ago
Michael Niedermayer 770c934fa1 avcodec/mdct_*: Fix integer overflow in addition in RESCALE() 7 years ago
Michael Niedermayer c897a92858 avcodec/snowdec: Fix integer overflow in header parsing 7 years ago
Thomas Köppe 43171a2a73 Fix missing used attribute for inline assembly variables 7 years ago
wm4 c31ce95f1c videotoolbox: add frame_params support 7 years ago
Mark Thompson 620f88a0b9 vaapi_h264: Add missing return value check 7 years ago
Mark Thompson d5fcf94261 h264_metadata: Fix clearing SEI payload in error case 7 years ago
Mark Thompson 22aed77687 cbs_h2645: Fix memory leak on when reading SEI fails 7 years ago
Mark Thompson 476d301316 cbs: Add a missing return value check 7 years ago
Mark Thompson c77da21e5d vaapi_h264: Do not use deprecated header type 7 years ago
Mark Thompson ff007e30d8 vaapi_h264: Add workaround for bad SEI in old Intel drivers 7 years ago
James Almer a7e7abf849 avcodec/mpeg2_metadata_bsf: fix the AVClass version number 7 years ago
James Almer 9549f22bf8 avcodec/h265_metadata_bsf: fix the AVClass version number 7 years ago
James Almer 9a6e4c88d6 avcodec/h264_metadata_bsf: fix the AVClass version number 7 years ago
Timo Rothenpieler 3f6294a53d avcodec/nvdec: add support for 12 bit formats 7 years ago
Timo Rothenpieler c60bc02bf4 avcodec/nvdec: check hardware capabilities 7 years ago
Timo Rothenpieler 3e0e163458 avcodec/nvdec: don't add thread buffer twice 7 years ago
Carl Eugen Hoyos b998a56b0a lavc/jpeg2000dec: Fix used variables reading palette. 7 years ago
James Almer 91df92e442 avcodec/Makefile: build libxvid_rc.o only if libxvid_encoder is enabled 7 years ago
wm4 7546964f96 nvdec: add frames_params support 7 years ago
James Almer fb94e7b39a Revert "Merge commit '8e97a8c69162afce47abea96c8c0914f3550e212'" 7 years ago
Timo Rothenpieler 7e76e1ea80 wmavoice: free frame before ff_get_buffer 7 years ago
Timo Rothenpieler 8dd73f68a6 avcodec/decode: always free private_ref 7 years ago
Aleksandr Slobodeniuk 85af60df89 avcodec: fix wrong duration of packets (dvd, bluray) 7 years ago
James Almer 5c22c90c1d vp9_superframe_bsf: cache packets by creating new references instead of moving pointers 7 years ago
James Almer 1b6e52c68f avcodec/dnxhddata: remove dead code 7 years ago
James Almer 006546c635 avcodec/mpegaudiodecheader: remove dead code 7 years ago
Andreas Cadhalpun 0ccddbad20 smacker: limit recursion depth of smacker_decode_bigtree 7 years ago
Michael Niedermayer cd4663dc80 smacker: add sanity check for length in smacker_decode_tree() 7 years ago
James Almer 2760454945 avcodec/nvdec: fix copyright headers 7 years ago
Anton Khirnov 0e00624389 h264dec: add a NVDEC hwaccel 7 years ago
wm4 0aecc08e5f avcodec/decode: add missing \n to log message 7 years ago
wm4 ae5046e492 avcodec: allow multiple hwaccels for the same codec/pixfmt 7 years ago
wm4 5593049466 avcodec/cuvid: rename cuvid.c to cuviddec.c 7 years ago
Aurelien Jacobs a337b36b8b aptx: implement the aptX bluetooth codec 7 years ago
Anton Khirnov 81c021c6a2 decode: add a per-frame private data for hwaccel use 7 years ago
Anton Khirnov 7fa64514c8 decode: add a mechanism for performing delayed processing on the decoded frames 7 years ago
Anton Khirnov 9f1cfd88af decode: add a method for attaching lavc-internal data to frames 7 years ago
Jun Zhao dd435c957a lavc/libx265: switch to ff_alloc_packet2 7 years ago
Jun Zhao 2c6b0315d9 lavc/libkvazaar: switch to ff_alloc_packet2. 7 years ago
Michael Niedermayer 51090133b3 avcodec/cngdec: Fix integer clipping 7 years ago
Nicolas George dfa859b85a lavc/pngdec: fix av_bprint_finalize() usage. 7 years ago
Rostislav Pehlivanov fc9dcfe7d5 aacenc: mark the preset 5.0/5.1 layouts correctly with back speakers 7 years ago
Rostislav Pehlivanov 7b7775a604 aacenc: use the PCE comment field for encoder ID 7 years ago
Rostislav Pehlivanov fbf295e2bd aacenc: support extended channel layouts using PCEs 7 years ago