49064 Commits (fb520708482c0b68986057d72df55c1776eb7a03)

Author SHA1 Message Date
Andreas Rheinhardt 4e6cf5e52b avcodec/h264dec: Constify H.264 decoder 1 year ago
Andreas Rheinhardt 8e1bb594fb avcodec/h264idct_template: Don't include h264dec.h 1 year ago
Andreas Rheinhardt a7663c9604 avcodec/error_resilience: Constify ThreadFrame* 1 year ago
Timo Rothenpieler 68f9dfa5cc avcodec/nvdec_hevc: fail to initialize on unsupported profiles 1 year ago
Andreas Rheinhardt ab95338a20 avcodec/mpeg4video_parser: Don't set write-only current_picture_ptr 1 year ago
Andreas Rheinhardt b561dafd56 avcodec/h261dec: Discard whole packet when discarding 1 year ago
Andreas Rheinhardt c995311bcf avcodec/h261dec: Don't set write-only picture_number 1 year ago
John Mather a2175ca861 avcodec/libkvazaar: Respect codec context color settings. 1 year ago
Paul B Mahol 44dc42e4ac avcodec/mlpenc: export lpc_coeff_precision option 1 year ago
Paul B Mahol 394106a138 avcodec/mlpenc: fix regression in encoding only zeroes 1 year ago
Andreas Rheinhardt 9c1294eadd avcodec/vdpau_vc1: Fix indentation 1 year ago
Andreas Rheinhardt c77aee61b8 avcodec/mpeg(picture|video_dec): Move comment to more appropriate place 1 year ago
Andreas Rheinhardt 52509f63ce avcodec/mpegpicture: Move caller-specific parts of function to callers 1 year ago
Andreas Rheinhardt 2a8ac5a780 avcodec/mpegvideo_enc: Don't call av_frame_copy_props() unnecessarily 1 year ago
Andreas Rheinhardt 22b0141d87 avcodec/mpegvideo_enc: Don't allocate buffers unnecessarily 1 year ago
Andreas Rheinhardt d87c358ee6 avcodec/mpegvideo_enc: Remove dead block 1 year ago
Andreas Rheinhardt 070bc4d2c5 avcodec/mpegvideo_enc: Don't set write-only properties 1 year ago
Andreas Rheinhardt 3937a21f21 avcodec/mpegvideo_enc: Don't overallocate arrays 1 year ago
Andreas Rheinhardt 0524b4ec3e avcodec/mpegvideo_enc: Don't reget known values 1 year ago
Andreas Rheinhardt 18f7d8d880 avcodec/mpegvideo_enc: Don't pretend input to be non-refcounted 1 year ago
Andreas Rheinhardt f5220475de avcodec/mpegvideo_enc: Reindentation 1 year ago
Andreas Rheinhardt 5aaaa7dbee avcodec/mpegvideo_enc: Remove always-false checks 1 year ago
Andreas Rheinhardt b96ba62bdd avcodec/mpegvideo_enc: Fix abort on allocation errors 1 year ago
Paul B Mahol 78fa1cff70 avcodec/mlpenc: export max_interval option 1 year ago
Paul B Mahol ee9fb28429 avcodec/mlpenc: export codebook_search option too 1 year ago
Paul B Mahol 1703bfa133 avcodec/hcadec: implement proper .flush callback 1 year ago
Timo Rothenpieler e006680d8e avcodec/nvenc: add option to control subsampling of packed rgb input 1 year ago
Rémi Denis-Courmont 3c6516330f lavc/exrdsp: R-V V reoder_pixels 1 year ago
Paul B Mahol 8786b91607 avcodec/mlpenc: change flag for shorten_by in THD case 1 year ago
Paul B Mahol 27c623b3d5 avcodec/mlpenc: fix stereo decorrelation 1 year ago
Andreas Rheinhardt 12c4cf9f72 avcodec/refstruct: Inline ff_refstruct_allocz() 1 year ago
Andreas Rheinhardt fc880c7032 avcodec/h261dec: Remove pointless goto 1 year ago
Andreas Rheinhardt cae30c5ed2 avcodec/wmv2dec: Parse extradata during init 1 year ago
Michael Niedermayer 7fedbc7606
avcodec/h264_parser: saturate dts a bit 1 year ago
Andreas Rheinhardt c7fb4d0eb6 avcodec/nvdec: Use RefStruct API for decoder_ref 1 year ago
Andreas Rheinhardt 2ec62b1ca6 avcodec/pthread_frame: Use RefStruct API for ThreadFrame.progress 1 year ago
Andreas Rheinhardt 452089ee23 avcodec/hevcdec: Use RefStruct API for RefPicListTab buffer 1 year ago
Andreas Rheinhardt 6695c0af0e avcodec/vulkan_decode: Use RefStruct API for shared_ref 1 year ago
Andreas Rheinhardt f8252d6ce3 avcodec/decode: Use RefStruct API for hwaccel_picture_private 1 year ago
Andreas Rheinhardt 3ba4f9c21e avcodec/cbs_sei: Use RefStruct API for SEI messages 1 year ago
Andreas Rheinhardt 3e9b8d14e5 avcodec/cbs: Use RefStruct-API for unit content 1 year ago
Andreas Rheinhardt 56dd585146 avcodec/refstruct: Allow checking for exclusive ownership 1 year ago
Andreas Rheinhardt 61bc8764d4 avcodec/dovi_rpu: Use RefStruct API for Vdr data 1 year ago
Andreas Rheinhardt 05f557b259 avcodec/wavpack: Use RefStruct API for DSD context 1 year ago
Andreas Rheinhardt e1ba00ac8f avcodec/vp8: Use RefStruct API for seg_map 1 year ago
Andreas Rheinhardt 2db94a96c8 avcodec/hevc_ps: Use RefStruct API for parameter sets 1 year ago
Andreas Rheinhardt 787351a68e avcodec/h264_ps: Use RefStruct API for SPS/PPS 1 year ago
Andreas Rheinhardt 78c9ed26b6 avcodec/get_buffer: Use RefStruct API for FramePool 1 year ago
Andreas Rheinhardt 9281dcb801 avcodec/refstruct: Add simple API for refcounted objects 1 year ago
Paul B Mahol 84e0e2f43e avcodec/mlpenc: rename some variables related to thd 1 year ago