42983 Commits (57e570b508d967785b758e54c505db76c1597927)

Author SHA1 Message Date
Limin Wang 6825f7c0ba avcodec/mpegvideo_enc: reindent code 5 years ago
Limin Wang 607b85f07e avcodec/zmbv: remove the unnecessary type conversion 5 years ago
Limin Wang 1b3d5090c5 avcodec/tiff: remove the unnecessary type conversion 5 years ago
Limin Wang 4cea39ad9b avcodec/pngdec: remove the unnecessary type conversion 5 years ago
Limin Wang 9d442102b9 avcodec/lcldec: remove the unnecessary type conversion 5 years ago
Limin Wang 8b07751123 avcodec/libx264: return error if unknown picture type encountered 5 years ago
Limin Wang f5e33514e7 avcodec/libx264: return immediately if encode_nals return 0 5 years ago
Limin Wang d8e98d9348 avcodec/libx265: Fix Uninitialized scalar variable 5 years ago
Marton Balint 2035620b7c avcodec/pcm_rechunk_bsf: add bitstream filter to rechunk pcm audio 5 years ago
Limin Wang a8d7393804 avcodec/profiles: remove duplicate FF_PROFILE_RESERVED entry 5 years ago
Lynne bdd57e2a37
lavc/bsf: add an Opus metadata bitstream filter 5 years ago
Michael Niedermayer 30f5d67510 avcodec/wavpack: Check rate_x and sample rate for overflow 5 years ago
James Almer f90a48b72e avcodec/avpacket: add missing entry for prft to av_packet_side_data_name() 5 years ago
Linjie Fu 9473268cfb lavc/vp9: fix reference frame dimensions check for SINGLE_REFERENCE mode 5 years ago
Andriy Gelman 486ed509bc avcodec/v4l2_m2m_enc: Support changing qmin/qmax 5 years ago
Limin Wang 79e3c4dd74 avcodec/utils: simplify, remove duplicate code 5 years ago
Limin Wang e468106269 avcodec/v4l2_m2m_enc: reindent code 5 years ago
Limin Wang 6d720b1aef avcodec/prores_metadata_bsf: Use AVCOL_TRC_NB - 1 for the valid max range 5 years ago
Linjie Fu 2b32068916 lavc/vaapi_encode: add FF_CODEC_CAP_INIT_CLEANUP caps for encoders 5 years ago
James Almer 3d51d3b42d avcodec/cbs_h265: add missing support for reserved_payload_extension_data SEI bits 5 years ago
James Almer 3a41bac4e2 avcodec/cbs_h265: move the payload_extension_present check into its own function 5 years ago
James Almer bdfc1d3cd3 avcodec/cbs_h265: rename H265RawPSExtensionData to H265RawExtensionData 5 years ago
Limin Wang aa6d32ae43 Revert "avcodec/proresenc_anatoliy: support for more color matrix for proresenc" 5 years ago
Derek Buitenhuis 422f1e32ea avcodec/librav1e: Require a bitrate to be set when using 2-pass mode 5 years ago
James Almer 1a9684c08a avcodec/h265_metadata: filter parameter sets in packet side data 5 years ago
James Almer 502dacdc50 avcodec/h264_metadata: filter parameter sets in packet side data 5 years ago
James Almer 3921eed398 avcodec/av1_metadata: filter parameter sets in packet side data 5 years ago
Limin Wang e0eed1fd52 avcodec/proresenc_anatoliy: support for more color matrix for proresenc 5 years ago
Limin Wang d8bc4d23e3 avcodec/prores_metadata_bsf: add arib-std-b67 format support 5 years ago
Limin Wang 2d17f43fe1 avcodec/prores_metadata_bsf: add smpte2084 format support 5 years ago
Limin Wang f88a7aa49a avcodec/nvenc_hevc: add spatial-aq and temporal-aq option to consistent with nvenc_h264 5 years ago
Limin Wang 4897ebb6ea avcodec/nvenc_h264: add spatial_aq and temporal_aq option to consistent with nvenc_hevc 5 years ago
Marton Balint 425e08d571 avcodec/bsf: support shorthand options for av_bsf_list_parse_str 5 years ago
Marton Balint c96904f525 avcodec/decode: use a single list bsf for codec decode bsfs 5 years ago
Michael Niedermayer e16e3e63f0 avcodec/vp9dsp_template: Fix integer overflows in idct32_1d() 5 years ago
Michael Niedermayer 49ae034b42 avcodec/alacdsp: Fix invalid shift in append_extra_bits() 5 years ago
Michael Niedermayer 62e4003780 libavcodec/wmalosslessdec: prevent sum of positive numbers from becoming negative 5 years ago
Michael Niedermayer 2d465a401d avcodec/dstdec: Fix integer overflow in read_table() 5 years ago
Carl Eugen Hoyos 0d81edcbba lavc/opus: Reset alloc_trim when doing decoder bit-allocation. 5 years ago
Timo Rothenpieler 9ce7de9038 avcodec/nvenc: refactor dts calculation logic 5 years ago
Piotr Oleszczyk b9746fcbee ac3enc: fix AC3 downmix metadata issue 5 years ago
Derek Buitenhuis 3c740f2d9f avcodec/librav1e: Use the framerate when available for ratecontrol 5 years ago
Timo Rothenpieler aaadf0dce8 avcodec/nvenc: offset dts to account for b-frame reordering 5 years ago
Limin Wang 1726eefec6 avcodec/mpeg12enc: Use FF_PROFILE_MPEG2_xxx macros 5 years ago
James Almer 38d1815cc6 avcodec/cbs_h265: fix writing extension_data bits 5 years ago
Andriy Gelman 2a9d623561 avcodec/v4l2_context: Log warning when all capture buffers are in userspace 5 years ago
Andreas Rheinhardt 8f51a89d66 avcodec/avpacket: Don't write into non-writable buffer 5 years ago
Ming Qian 7afd34050c avcodec/v4l2_buffers: don't prevent enqueue capture buffer to driver 5 years ago
Michael Niedermayer e444e5bb1a avcodec/tiff: assert that raw tiff dng blit does not write over the end of a line 5 years ago
Michael Niedermayer 61e6eddc57 avcodec/tiff: Check for planar DNG images 5 years ago