45979 Commits (c602deb138562a2a7ff9e2c05d9ba9b1fb76668c)

Author SHA1 Message Date
Wenbin Chen 1fe78f8419 libavcodec/qsvenc: Add transform skip to hevc_qsv 3 years ago
Wenbin Chen 9d6cc6a544 libavcodec/qsvenc: Add low latency P-pyramid support to qsv 3 years ago
Wenbin Chen 812b6ee6bd libavcodec/qsvenc: Add DisableDeblockingIdc support to qsv 3 years ago
Wenbin Chen ec8bc07104 libavcodec/qsvenc: Add max_frame_size support to hevc_qsv 3 years ago
Haihao Xiang 641c4346b3 lavc/qsvenc_hevc: add -pic_timing_sei option 3 years ago
Haihao Xiang c4ae6908f2 lavc/qsvenc: add encode support for screen content coding extension 3 years ago
James Almer 45e45a6060 avcodec/libmp3lame: return proper error codes 3 years ago
Limin Wang edd305ed54 avcodec/libopenh264enc: set iEntropyCodingModeFlag by coder option 3 years ago
Limin Wang f74e90c2a0 avcodec/libopenh264enc: make the profile configuablable correctly 3 years ago
Limin Wang 008cc90d1a avcodec/libopenh264enc: support for colorspace and range information 3 years ago
Andreas Rheinhardt 46309f262c avcodec/vp3: Don't output bogus warning 3 years ago
Andreas Rheinhardt c936c319bd avcodec/mpegpicture: Decrease size of encoding_error array 3 years ago
Andreas Rheinhardt fbeb8eab44 avcodec/mpeg4videodec: Avoid multiple consecutive av_log() 3 years ago
Andreas Rheinhardt b263415ab7 avcodec/mpegvideo: Don't set unrestricted_mv for decoders 3 years ago
Andreas Rheinhardt 3988016fa3 avcodec/h264pred: Reindentation 3 years ago
Andreas Rheinhardt c32f6b7f8a avcodec/h264pred: Remove dead > 8 pixels checks for 8bit codecs 3 years ago
Andreas Rheinhardt 0a6e000d75 avcodec/h264pred: Don't compile > 8 bit versions of VP7/8 functions 3 years ago
Andreas Rheinhardt d0bf242d02 avcodec/h264_slice: Inline H264 codec id 3 years ago
Andreas Rheinhardt 67cccd442f avcodec/svq3: Remove dead topright_samples_available variable, code 3 years ago
Andreas Rheinhardt 42d30c9019 avcodec/mpegvideo, svq3: Remove unused next_p_frame_damaged 3 years ago
Andreas Rheinhardt 75a3268bee avcodec/h264_slice, mpeg4videodec: Don't use %s to write single char 3 years ago
Andreas Rheinhardt c21433c953 avcodec/mpeg4video: Split off data in a header of its own 3 years ago
Ming Qian 35a9307beb avcodec/v4l2_context: remove reinit variable 3 years ago
Chen,Wenbin e6b990e25d libavcodec/qsvdec.c: using queue count to unref frame 3 years ago
James Almer 4b053b8db1 avcodec/av1dec: honor the requested skip_frame level 3 years ago
James Almer 6c4074e423 avcodec/libdav1d: explicitly set Dav1dSettings.apply_grain 3 years ago
Anton Khirnov 55ccbfd790 lavc/flac_parser: use a custom FIFO implementation 3 years ago
Timo Rothenpieler 0b13c34a65 avcodec/nvenc: zero-initialize NV_ENC_REGISTER_RESOURCE struct 3 years ago
Linjie Fu c39b6e1425 lavc/qsvenc: add return check for ff_qsv_map_pixfmt 3 years ago
Ming Qian 3fc72c9fc1 avcodec/v4l2_context: send start decode command after dynamic resolution change event 3 years ago
Ming Qian df701ed0b5 avcodec/v4l2_context: don't reinit output queue on dynamic resolution change event 3 years ago
Andreas Rheinhardt ebf1d0f4bb avcodec/avcodec: Remove outdated comment 3 years ago
Andreas Rheinhardt a88a141c17 avcodec: Remove unnecessary h263.h inclusions 3 years ago
Andreas Rheinhardt e60debb93e avcodec/bitstream: Don't pretend VLCs to be initialized concurrently 3 years ago
Andreas Rheinhardt 938251c878 avcodec/rl: Don't pretend ff_rl_init() initializes a RLTable twice 3 years ago
Andreas Rheinhardt 832ead2ec4 avcodec/mpeg4videodec: Fix data race when initializing VLCs 3 years ago
Andreas Rheinhardt f0194e860e avcodec/mpeg4video: Skip unneeded element when parsing picture header 3 years ago
Andreas Rheinhardt 6739bb5a0e avcodec/h263: Move functions only used once to their caller 3 years ago
Andreas Rheinhardt de29d482f9 avcodec/mpegvideo: Avoid macro/av_calloc for ordinary allocations 3 years ago
Andreas Rheinhardt 4fc4cf4931 avcodec/mpegvideo: Don't unnecessarily allocate buffers 3 years ago
Andreas Rheinhardt 750c765ca4 avcodec/mpeg12dec: Don't set write-only variable 3 years ago
Andreas Rheinhardt ffb000fff8 avcodec/jpeglsdec: Avoid get_bits_long() where possible 3 years ago
Martin Storsjö 24b93022fe aarch64: Disable ff_hevc_sao_band_filter_8x8_8_neon out of precaution 3 years ago
Martin Storsjö 16fba44b4d Revert "lavc/aarch64: add hevc sao edge 16x16" 3 years ago
Martin Storsjö df48b1d06f Revert "lavc/aarch64: add hevc sao edge 8x8" 3 years ago
Martin Storsjö cafed377eb Revert "lavc/aarch64: add hevc sao band 8x8 tiling" 3 years ago
Michael Niedermayer 0c9c9bbd01 avcodec/apedec: Fix integer overflows in predictor_update_3930() 3 years ago
Andreas Rheinhardt 72a822b975 avformat/takdec: Don't initialize get_bits context to read one value 3 years ago
Fei Wang 7787cca180 lavc/av1dec: use frame split bsf 3 years ago
James Almer 3e17e0e5ef avcodec/libdav1d: honor the requested strict_std_compliance level on supported builds 3 years ago