97682 Commits (d163e0ecbcae10745a86a7142d9194d484fdbcce)
 

Author SHA1 Message Date
Steven Liu a7bab199e5 avformat/hlsenc: compute segment duration use current pts minus last segment end pts 5 years ago
Steven Liu 03b1b96832 tests/fate/hlsenc: rename fate macro define from FATE_AFILTER to FATE_HLSENC 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
Zane van Iperen 94f4fab69f avformat: add demuxer for Pro Pinball Series' Soundbanks 5 years ago
Mark Reid b4967fc71c libswscale: add output support for AV_PIX_FMT_GBRAPF32 5 years ago
Mark Reid ba5d0515a6 libswscale: add input support AV_PIX_FMT_GBRAPF32 5 years ago
Andreas Rheinhardt f93bd30282 avformat/nutenc: Write size into right dynamic buffer 5 years ago
Andreas Rheinhardt 781c7a6217 avformat/aviobuf, nutenc: Move ff_puv_v, ff_get_v_length to nutenc.c 5 years ago
Andreas Rheinhardt 9b9a61ca77 avformat/nutenc: Add goto fail in nut_write_headers() 5 years ago
Andreas Rheinhardt 2ffa8be53b avformat/nutenc: Reuse dynamic buffers when possible 5 years ago
Andreas Rheinhardt 63a4cadd27 libavformat/nutenc: Remove redundant function parameter 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 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