97666 Commits (71e28c5422e321640b69ee512eef3e899c746e1e)
 

Author SHA1 Message Date
Limin Wang ab7bcfb80c avformat/mxfdec: reindent 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
Andreas Rheinhardt 5767a2ed74 avformat/matroskadec: Free right buffer on error 5 years ago
Steven Liu 0b0a36b4f1 doc/muxers: remove hls_fmp4_init_resend parameter 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
Mark Thompson 706ed34ce7 ffmpeg: Don't require a known device to pass a frames context to an encoder 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
Andreas Rheinhardt 449eaeb7a7 avformat/matroskaenc: Check mimetypes earlier 5 years ago
Andreas Rheinhardt cb255b616c avformat/matroskaenc: Fix memleak upon encountering bogus chapter 5 years ago
Andreas Rheinhardt 0aed3002ad avformat/matroskaenc: Make sure UIDs of delayed chapters are != 0 5 years ago
Andreas Rheinhardt 6397b4d6a2 avformat/vorbiscomment: Switch to AVIOContext from bytestream API 5 years ago
Andreas Rheinhardt 704d7c9f46 avformat/vorbiscomment: Replace AVDictionary ** by const AVDictionary * 5 years ago
Andreas Rheinhardt ca0a38f2f7 avformat/matroskaenc: Replace impossible condition with assert 5 years ago
Andreas Rheinhardt d13feae0f8 avformat/matroskaenc: Write SeekHead when livestreaming 5 years ago
Andreas Rheinhardt 68c7186d94 avformat/matroskaenc: Only write Cluster if it has in fact been opened 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
Limin Wang e9b35a249d avformat/libsrt: change open_timeout to int64_t to avoid integer overflow 5 years ago
Limin Wang 6e95ce8cc9 avformat/libsrt: clarify option description for timeout and latency unit of measurement 5 years ago
Limin Wang 83ed11b12e doc/protocols: clarify timeout and latency unit of measurement for SRT 5 years ago
Marton Balint f821ae8591 fftools/ffmpeg: use a bsf list instead of individual bsfs 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
vectronic a75924ec88 fftools/ffprobe: show closed caption info in the stream dump 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
Michael Niedermayer cd11fbcfb0 doc/mailing-list-faq: Mention current problem with GMX 5 years ago
Carl Eugen Hoyos 0d81edcbba lavc/opus: Reset alloc_trim when doing decoder bit-allocation. 5 years ago
Sebastian Dröge ed3da72583 s->target_i and global are in dB but s->target_tp and true_peak are 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
Michael Niedermayer fb9e9da0b3 avformat/oggdec: Reallocate buffer before writing into it 5 years ago
Michael Niedermayer 5d5b0bbcb7 avformat/oggdec: Factor buffer reallocation out 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
Marton Balint d695762949 avformat/hlsenc: add support for microseconds since epoch based sequence number 5 years ago
Marton Balint 6847affcb7 avutil/opt: only skip evaluation for rational options 5 years ago