39669 Commits (aa7b0329ff282ea8afb3c26dcbbc64209a280219)

Author SHA1 Message Date
Hendrik Leppkes bff6d98ba3 nvenc: support d3d11 surface input 7 years ago
Hendrik Leppkes 6fcbf39f9e nvenc: factor context push/pop into functions 7 years ago
James Almer 21add0c228 avcodec/pthread_frame: remove usage of AVCodecContext accessors 7 years ago
James Almer c4131a0613 avcodec: deprecate getters and setters for AVCodecContext and AVCodec fields 7 years ago
Philip Langdale 912ceba61b avcodec: Implement vc1 nvdec hwaccel 7 years ago
Philip Langdale bb4c9d0a8e avcodec: Don't assume separate u and v planes in ff_alloc_picture 7 years ago
Kaustubh Raste 143fc5f6e2 avcodec/mips: Improve hevc non-uni hz and vt mc msa functions 7 years ago
Kaustubh Raste e5f66a9ea4 avcodec/mips: cleanup unused macros 7 years ago
Aman Gupta 034e1f82d9 avcodec: fix whitespace on AVPanScan struct definition 7 years ago
Michael Niedermayer 58cf31cee7 avcodec/x86/mpegvideodsp: Fix signedness bug in need_emu 7 years ago
wm4 9283a4f19b avcodec/videotoolbox: fix opaque_ref handling 7 years ago
Aman Gupta b7f963c444 avcodec/videotoolbox: reorder functions to avoid forward declarations 7 years ago
Aman Gupta 5e577c586b avcodec/videotoolbox: fix whitespace 7 years ago
Aman Gupta c8b1a151ce avcodec/videotoolboxenc: remove spurious warning 7 years ago
Aman Gupta 68ef503bb5 avcodec/videotoolbox: pass through hevc param changes to the decoder 7 years ago
Aman Gupta 3a91b3ae74 avcodec/hevc: implement new decode_params callback for VideoToolbox 7 years ago
Aman Gupta bd2d70c0b8 avcodec/videotoolbox: remove unnecessary if statement 7 years ago
Aman Gupta 403d10a8b3 avcodec/videotoolbox: create avcC even when h264 extradata is missing 7 years ago
Aman Gupta 9519983c0f avcodec/videotoolbox: use decode_params to propagate H264 PPS changes and restart on SPS changes 7 years ago
Aman Gupta 872add0854 avcodec/h264: implement new decode_params callback for PPS/SPS 7 years ago
Aman Gupta 76f169368d avcodec: add decode_params callback to AVHWAccel struct 7 years ago
Aman Gupta dad42bc5a1 avcodec/h264, videotoolbox: return AVERROR_INVALIDDATA when no frames are produced 7 years ago
Aman Gupta 6515e2834a avcodec/videotoolbox: print descriptive errors on decode failures 7 years ago
Aman Gupta d869928ca6 avcodec/videotoolbox: reset bitstream_size in end_frame 7 years ago
Aman Gupta b4b177049a avcodec/videotoolbox: extract videotoolbox_{start,stop} helpers 7 years ago
Aman Gupta 631296ff99 avcodec/videotoolbox: use early return in videotoolbox_default_free 7 years ago
Aman Gupta 230b91cdfd avcodec/videotoolboxenc: re-indent code 7 years ago
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