25042 Commits (a11e745b97dfc8117bac0cf7049061291195d02c)

Author SHA1 Message Date
James Almer 60d8c2019f avformat/riffdec: don't unconditionally overwrite WAVEFORMATEXTENSIBLE layout 3 years ago
Michael Niedermayer d32a9f3137
libavformat/hls: Free keys 3 years ago
James Almer 836b8001c9 avformat/mov: don't read duration from mvhd atom 3 years ago
Pierre-Anthony Lemieux 6e91d405be avformat/imfdec: check if Asset/Id exists before trying to read it 3 years ago
Andreas Rheinhardt 8913539a5d avformat/matroskaenc: Write CodecDelay for codecs != Opus 3 years ago
Andreas Rheinhardt bca4fef46a avformat/matroskaenc: Use custom min timestamp 3 years ago
Andreas Rheinhardt 1a8309e954 avformat/mux: Allow muxers to set custom min timestamp 3 years ago
Andreas Rheinhardt eb325324aa avformat/matroskaenc: Actually apply timestamp offset for Opus 3 years ago
Andreas Rheinhardt be0a2515ab avformat/matroskaenc: Don't override samplerate for CodecDelay 3 years ago
Andreas Rheinhardt 7bacef580f avformat/matroskaenc: Only write DiscardPadding if nonzero 3 years ago
Anton Khirnov 693c1e631c lavf/mov: avoid leaks with multiple dv-audio streams 3 years ago
Anton Khirnov 1ef4620290 lavf/dv: do not update AVCodecParameters.sample_rate while demuxing 3 years ago
Anton Khirnov 6def44128a lavf/dv: set audio bitrate only at stream creation 3 years ago
Anton Khirnov 000b8d2acc lavf/dv: set non-changing AVStream fields only once 3 years ago
Anton Khirnov b2e1d1443c lavf/dv: forward errors from avformat_new_stream() 3 years ago
Anton Khirnov f0283f278a lavf/dv: return a meaningful error code from avpriv_dv_produce_packet() 3 years ago
Anton Khirnov 090f12b157 lavf/dv: make returning the video packet optional 3 years ago
Anton Khirnov f7b3fc4afe lavc/dv: rename constants to follow our naming conventions 3 years ago
Anton Khirnov b6196cb2ef lavf/dv: always provide avpriv_dv_* symbols 3 years ago
Anton Khirnov dcc4704a4e lavf/dv: remove DVMuxContext declaration from dv.h 3 years ago
Stephen Hutchinson 6195a0ee19 avformat/avisynth: reindent 3 years ago
Stephen Hutchinson adead1ccd6 avformat/avisynth: implement avisynth_flags option 3 years ago
Stephen Hutchinson c49beead19 avformat/avisynth: read _SARNum/_SARDen from frame properties 3 years ago
Andreas Rheinhardt 72c601e0f7 avutil/internal: Move avpriv-file API to a header of its own 3 years ago
Andreas Rheinhardt 04b7217872 avutil/dict: Move avpriv_dict_set_timestamp() to a header of its own 3 years ago
Andreas Rheinhardt 7de9c0e9d7 avcodec/flac: Don't use bytestream API unnecessarily 3 years ago
Andreas Rheinhardt c421000434 avformat/hevc: Reindent after the previous commit 3 years ago
Andreas Rheinhardt 8b5d155301 avformat/hevc: Fix crash on allocation failure, avoid allocations 3 years ago
Michael Niedermayer 1f1a368169
avformat/asfdec_o: limit recursion depth in asf_read_unknown() 3 years ago
Carl Eugen Hoyos 7180416084 lavf/sdp: Add missing version.h include 3 years ago
Michael Niedermayer c953baa084
avformat/mov: Check count sums in build_open_gop_key_points() 3 years ago
Michael Niedermayer bcb4690304
libavformat/iff: Check for overflow in body_end calculation 3 years ago
Michael Niedermayer f3e823c2aa
avformat/avidec: Prevent entity expansion attacks 3 years ago
Andreas Rheinhardt d27c5bce33 avformat/tests/imf: Test ff_imf_parse_cpl_from_xml_dom cleanup on error 3 years ago
Andreas Rheinhardt 61fa1e14e4 avformat/imf_cpl: Check the right variable 3 years ago
Paul B Mahol b347a05f1f avformat/riff: add support for ICMV files 3 years ago
Wujian(Chin) 76cb899f8a avformat/wavdec: fix the ID3 metadata obtained in WAV format's missing 3 years ago
Andreas Rheinhardt d09dacc197 avformat/os_support: Include stdint.h for int64_t 3 years ago
Michael Niedermayer 58a8e739ef
avformat/subviewerdec: Make read_ts() more flexible 3 years ago
Anton Khirnov 14726571dd lavf: deprecate av_stream_get_end_pts() 3 years ago
Derek Buitenhuis e1e981c65e mov: Compare frag times in correct time base when seeking a stream without a corresponding sidx 3 years ago
Zhao Zhili 1af7797d21 avformat/mov: fix encryption index in the case of multiple trun 3 years ago
Zhao Zhili 98dcdd1868 avformat/mov: fix frag_index.current out of sync 3 years ago
Derek Buitenhuis 412922cc6f ipfsgateway: Remove default gateway 3 years ago
Timo Rothenpieler b77fff47d0 configure: always enable gnu_windres if available 3 years ago
Stephen Hutchinson f6a36c7cf9 avformat/avisynth: add missing avs_release_video_frame 3 years ago
Pierre-Anthony Lemieux d5b46fa07d avformat/imfdec: preserve stream information 3 years ago
Pierre-Anthony Lemieux f2403d1530 avformat: refactor ff_stream_encode_params_copy() to stream_params_copy() 3 years ago
Vignesh Venkatasubramanian d931554f66 avformat/mov: Rework the AVIF parser to handle multiple items 3 years ago
Martijn van Beurden ed07ba641a avformat/movenc: Remove experimental status of flac-in-MP4 muxing 3 years ago