25071 Commits (b1facd11a3cc00362949ea14d9eab30496cf0268)

Author SHA1 Message Date
Stephen Hutchinson adead1ccd6 avformat/avisynth: implement avisynth_flags option 2 years ago
Stephen Hutchinson c49beead19 avformat/avisynth: read _SARNum/_SARDen from frame properties 2 years ago
Andreas Rheinhardt 72c601e0f7 avutil/internal: Move avpriv-file API to a header of its own 2 years ago
Andreas Rheinhardt 04b7217872 avutil/dict: Move avpriv_dict_set_timestamp() to a header of its own 2 years ago
Andreas Rheinhardt 7de9c0e9d7 avcodec/flac: Don't use bytestream API unnecessarily 2 years ago
Andreas Rheinhardt c421000434 avformat/hevc: Reindent after the previous commit 2 years ago
Andreas Rheinhardt 8b5d155301 avformat/hevc: Fix crash on allocation failure, avoid allocations 2 years ago
Michael Niedermayer 1f1a368169
avformat/asfdec_o: limit recursion depth in asf_read_unknown() 2 years ago
Carl Eugen Hoyos 7180416084 lavf/sdp: Add missing version.h include 2 years ago
Michael Niedermayer c953baa084
avformat/mov: Check count sums in build_open_gop_key_points() 2 years ago
Michael Niedermayer bcb4690304
libavformat/iff: Check for overflow in body_end calculation 2 years ago
Michael Niedermayer f3e823c2aa
avformat/avidec: Prevent entity expansion attacks 2 years ago
Andreas Rheinhardt d27c5bce33 avformat/tests/imf: Test ff_imf_parse_cpl_from_xml_dom cleanup on error 2 years ago
Andreas Rheinhardt 61fa1e14e4 avformat/imf_cpl: Check the right variable 2 years ago
Paul B Mahol b347a05f1f avformat/riff: add support for ICMV files 2 years ago
Wujian(Chin) 76cb899f8a avformat/wavdec: fix the ID3 metadata obtained in WAV format's missing 2 years ago
Andreas Rheinhardt d09dacc197 avformat/os_support: Include stdint.h for int64_t 2 years ago
Michael Niedermayer 58a8e739ef
avformat/subviewerdec: Make read_ts() more flexible 2 years ago
Anton Khirnov 14726571dd lavf: deprecate av_stream_get_end_pts() 2 years ago
Derek Buitenhuis e1e981c65e mov: Compare frag times in correct time base when seeking a stream without a corresponding sidx 2 years ago
Zhao Zhili 1af7797d21 avformat/mov: fix encryption index in the case of multiple trun 2 years ago
Zhao Zhili 98dcdd1868 avformat/mov: fix frag_index.current out of sync 2 years ago
Derek Buitenhuis 412922cc6f ipfsgateway: Remove default gateway 2 years ago
Timo Rothenpieler b77fff47d0 configure: always enable gnu_windres if available 2 years ago
Stephen Hutchinson f6a36c7cf9 avformat/avisynth: add missing avs_release_video_frame 2 years ago
Pierre-Anthony Lemieux d5b46fa07d avformat/imfdec: preserve stream information 2 years ago
Pierre-Anthony Lemieux f2403d1530 avformat: refactor ff_stream_encode_params_copy() to stream_params_copy() 2 years ago
Vignesh Venkatasubramanian d931554f66 avformat/mov: Rework the AVIF parser to handle multiple items 2 years ago
Martijn van Beurden ed07ba641a avformat/movenc: Remove experimental status of flac-in-MP4 muxing 2 years ago
Ruben Gonzalez 2d8d7f8592 avformat: allow .ec3 as extension for raw E-AC-3 stream 2 years ago
Stephen Hutchinson 765fc3b943 avformat/avisynth: cosmetics after nb_channels change 2 years ago
Stephen Hutchinson dc9843d829 avformat/avisynth: use ch_layout.nb_channels for channel count 2 years ago
Michael Niedermayer e6bbaa1d49 avformat/mxfdec: SMPTE RDD 48:2018 Amd 1:2022 support 2 years ago
James Almer f8c62e32b2 avformat/riff: map AYUV fourcc to RAWVIDEO decoder 2 years ago
Peter Ross 23758380d0 avcodec: WBMP (Wireless Application Protocol Bitmap) image format 2 years ago
Jun Zhao 101e154c28 lavf/hevc: replace the unicode signal quotation with normal quotation 2 years ago
Andreas Rheinhardt b0e38c7d1e configure: Add msmpeg4(dec|enc) subsystems 2 years ago
Zhao Zhili f56730fb6f avformat/flvenc: fix shadowed variable ts 2 years ago
Zhao Zhili 988838cf4f avformat/flvdec: make key frame timestamps more accurate 2 years ago
Zhao Zhili 693c5be320 avformat/flvenc: fix timestamp of key frame index 2 years ago
Andreas Rheinhardt 1368b5a725 avcodec/ttmlenc: Use string literal macro for default namespacing 2 years ago
Zane van Iperen 8adbecc88e
avformat/argo_cvg: expose loop/reverb/checksum via metadata 2 years ago
Zane van Iperen 9054a99fea
avformat/argo_cvg: remove trace logging 2 years ago
Zane van Iperen 23f0c55ff8
avformat/argo_cvg: add -loop and -reverb options 2 years ago
Zane van Iperen 4dfa8341e0
avformat/argo_cvg: name unk{1,2} fields correctly 2 years ago
Andreas Rheinhardt c807ee6975 avformat/asfcrypt: Fix wrong array length in function declaration 2 years ago
Andreas Rheinhardt 30c7cff399 avformat/lrcenc: Avoid reading packet padding 2 years ago
Michael Niedermayer 8af798171b avformat/mpc8: Check and propagate more errors 2 years ago
Michael Niedermayer ceff5d7b74 avformat/flvdec: Check for EOF in index reading 2 years ago
Michael Niedermayer b5de084aa6 avformat/nutdec: Check get_packetheader() in mainheader 2 years ago