40514 Commits (3bf39f2aeff0defcc11454c497b6ea0ffbcd17ca)

Author SHA1 Message Date
Haihao Xiang 56ed011692 cbs_h265: read/write HEVC PREFIX SEI 7 years ago
Haihao Xiang 7e78801fa5 vaapi_encode: Add an assert in vaapi_encode_truncate_gop() 7 years ago
Philip Langdale 1261003700 avcodec/nvdec_hevc: fix scaling lists 7 years ago
Timo Rothenpieler 46c1ee1917 avcodec/hevcdec: make ff_hevc_frame_nb_refs take a const pointer 7 years ago
Timo Rothenpieler 93d1756af2 avcodec/cuviddec: explicitly synchronize cuMemcpy calls 7 years ago
Timo Rothenpieler 880236e898 avcodec/nvdec: pass CUstream in vpp parameters 7 years ago
Timo Rothenpieler baabd3c2ad avcodec/nvdec: avoid needless copy of output frame 7 years ago
Timo Rothenpieler 2e700b082c Revert "avcodec/nvenc: make hw_frames_ctx fully optional" 7 years ago
Aman Gupta a19bac8fc8 avcodec/hevc: remove videotoolbox hack 7 years ago
Aman Gupta 07d175d0b0 avcodec/videotoolbox: split h264/hevc callbacks 7 years ago
Aman Gupta dd77cca1c4 avcodec/videotoolbox: cleanups 7 years ago
James Almer c6a63e1109 avcodec/cbs_h2645: use AVBufferRef to store list of active parameter sets 7 years ago
Clément Bœsch 6876a63368 lavc/cfhd: use AV_CEIL_RSHIFT instead of deprecated FF_CEIL_RSHIFT 7 years ago
Rostislav Pehlivanov 29eb1c51d7 mdct15: simplify x86 exptab permutation 7 years ago
Rostislav Pehlivanov a72d0fb973 mdct15: simplify the fft15 x86 SIMD 7 years ago
Haihao Xiang 1b0e0578c2 vaapi_encode_vp8: memset the the structure to 0 7 years ago
Haihao Xiang 65be65da37 cbs_h264: Need [] in the name when subscript is required 7 years ago
Zhong Li 06344f705e lavc/qsvenc: set corret maximum value of look_ahead_downsampling 7 years ago
Marton Balint ab7692ee35 avcodec/libzvbi-teletextdec: remove DEBUG code 7 years ago
Marton Balint 03038d4da9 avcodec/libzvbi-teletextdec: allow -1 subtitle duration and make it the default 7 years ago
Michael Niedermayer 652ba72ed3 avcodec/jpeg2000dec: Fix undefined shift in the jpeg2000_decode_packets_po_iteration() CPRL case 7 years ago
Michael Niedermayer a96c131eb5 avcodec/jpeg2000dec: Skip init for component in CPRL if nothing is to be done 7 years ago
Michael Niedermayer 3543522d20 avcodec/jpeg2000dec: Reduce the number of tile parts allocated 7 years ago
Michael Niedermayer 0a47451458 avcodec/g2meet: Change order of operations to avoid undefined behavior 7 years ago
Paul B Mahol b9dd058f7a swscale: add gray14 support 7 years ago
Rostislav Pehlivanov d05c3b9cee mpegvideo: add deprecated flags to the rc_strategy option 7 years ago
Rostislav Pehlivanov c1b282dc74 dcaenc: fix segfault when attempting to encode with invalid samplerate 7 years ago
Rostislav Pehlivanov a1c6fc773f mpegvideo: remove support for libxvid's RC system 7 years ago
Michael Niedermayer 15a2e35e9e avcodec/flac_parser: Fix infinite loop 7 years ago
Aman Gupta bcff983dc3 avcodec/videotoolbox: fix kVTCouldNotFindVideoDecoderErr trying to decode HEVC on iOS 7 years ago
Aman Gupta 84e03db9a3 avcodec/videotoolbox: improve logging of decoder errors 7 years ago
Timo Rothenpieler fdbb4b9a78 avcodec/nvenc: move reconfig_encoder call inside of push/pop ctx 7 years ago
Roman Arzumanyan 5a88e8c365 avcodec/nvenc: add A53CC support 7 years ago
pkviet 155375123c avcodec/nvenc: support dynamic bitrate changes 7 years ago
Miroslav Slugeň 952421cd20 avcodec/nvenc: support dynamic aspect ratio change 7 years ago
Timo Rothenpieler 7d4e1f7cfb avcodec/nvenc: make hw_frames_ctx fully optional 7 years ago
Aman Gupta 9b563f6584 avcodec/mediacodecdec: add workaround for buggy amlogic mpeg2 decoder 7 years ago
Aman Gupta a75bb5496a avcodec/mediacodecdec: wait on first frame after input buffers are full 7 years ago
Aman Gupta f6681feda6 avcodec/mediacodecdec: restructure mediacodec_receive_frame 7 years ago
Aman Gupta fe0a6bcbda avcodec/mediacodec_wrapper: add helper to fetch SDK_INT 7 years ago
Michael Niedermayer dc7a8f7310 avcodec/h263dec: Document padding_bug_score heuristic used for wrong stuffing 7 years ago
Haihao Xiang 314994051b vaapi_encode_h264: Take VAAPIEncodeH264Context::sei_needed as an ORed value 7 years ago
Michael Niedermayer 177133a0f4 avcodec/mpeg4videodec: Split decode_studio_vol_header() out of decode_studiovisualobject() 7 years ago
Michael Niedermayer e03bf251d8 avcodec/mpeg4videodec: Move decode_studiovisualobject() parsing in the branch for visual object parsing 7 years ago
Mark Thompson 308b989e0c lavc: Add VP9 metadata bitstream filter 7 years ago
Mark Thompson b5df289eb7 lavc: Add coded bitstream read/write support for VP9 7 years ago
Mark Thompson 300ef25314 cbs: Add support for array subscripts in trace output 7 years ago
Mark Thompson 315cc8c098 cbs_h2645: Simplify representation of fixed values 7 years ago
Mark Thompson d7786b66bd cbs: Fragment/unit data is always reference counted 7 years ago
James Almer 0807a77160 avcodec/cbs_h2645: create a reference to the existing buffer when decomposing slice units 7 years ago