25531 Commits (78e54e1361b8e0548770b1549377f275e5429b09)

Author SHA1 Message Date
Steven Liu 0693a2a86e avformat/flvenc: support mux vp9 in enhanced flv 1 year ago
Steven Liu 23b02557e9 avformat/flvdec: support demux av1 in enhanced flv 1 year ago
Steven Liu 7a5e9a68b0 avformat/flvenc: support mux av1 in enhanced flv 1 year ago
Steven Liu ac5cc66f9e avformat/flvdec: support demux hevc in enhanced flv 1 year ago
Steven Liu aa83654d94 avformat/flvenc: support mux hevc in enhanced flv 1 year ago
Marton Balint 36f4e6f8f4 avformat/hlsenc: use av_random_bytes() for generating AES128 key 2 years ago
Dai, Jianhui J 3b358f151d avformat/ivfenc: Set the "number of frames" in IVF header 2 years ago
Andreas Rheinhardt e52676e20b avformat/evc: Don't cast const away, avoid loop 2 years ago
Andreas Rheinhardt e5ab2dab2c avformat/evcdec: Check that enough data has been read 2 years ago
Anton Khirnov ac616afa62 lavf/dv: stop setting a random video bitrate 2 years ago
Andreas Rheinhardt 83c0f7b046 avformat/evcdec: Avoid nonsense casts 2 years ago
Zhao Zhili d4b989c94d avformat/asfdec_f: fix need_parsing flag for codec mpeg4 2 years ago
Zhao Zhili 3eb7968ed9 avformat/asfdec_f: support bmp_tags_unofficial 2 years ago
Kacper Michajłow 0cd2e7dcfb
avformat/http: copy only mime type from Content-Type 2 years ago
Andreas Rheinhardt f780e07149 avformat/ac4dec: Constify demuxer 2 years ago
James Almer 05186be641 avformat/version: bump minor after recent additions 2 years ago
Thomas Siedel 45a8a62df9 avformat/rawenc: add H266/VVC muxer 2 years ago
Thomas Siedel ac2b25f4e5 avformat: add demuxer and probe support for H266/VVC 2 years ago
James Almer 6ff95758e6 avformat/evc: use get_ue_golomb_long() 2 years ago
Zhao Zhili af3f120785 avformat/mov: fix overallocation when reading pssh/saiz 2 years ago
James Almer 528dd5637d avformat/evc: remove duplicate defines 2 years ago
James Almer 3d1199dff6 avformat/evc: add range checks to evcc_parse_sps and return proper error codes 2 years ago
James Almer 552879d621 avformat/evc: remove duplicate check 2 years ago
James Almer d0fc1b3507 avformat/evc: remove unnecessary struct 2 years ago
James Almer 25ce1c8333 avformat/id3v2: check the return value of avio_close_dyn_buf() 2 years ago
James Almer c7183a22db avformat/evc: move NALU length and type parsing functions to a header 2 years ago
James Almer d0d20f16ce avformat/evcdec: use an unsigned type for nalu_size 2 years ago
James Almer a6a5e53595 avformat/evcdec: flush the bsf on EOF 2 years ago
James Almer 43ace56c7e avformat/evcdec: remove unnecessary av_packet_unref() calls 2 years ago
James Almer 2276bcc52a avformat/evcdec: ensure there are enough bytes to seekback 2 years ago
Romain Beauxis 468615f204 libavformat/mpegts.c: fix hardcoded 5-bytes skip for metadata streams. 2 years ago
Michael Niedermayer 6a9d13acc2
avformat/jpegxl_anim_dec: fix out of array read using buffer padding 2 years ago
James Almer 3f48815501 avformat/evcdec: don't set AVCodecParameters.framerate 2 years ago
James Almer 5a2ff43384 avformat/evcdec: simplify au_end_found check 2 years ago
James Almer ca8a660176 avformat/evcdec: simplify probe function 2 years ago
Andreas Rheinhardt 43991dbd05 avformat/assenc: Fix potential NULL + 1 2 years ago
Tomas Härdin 4cc40c050a lavc/riffenc: Fix msrle support on Windows 95 2 years ago
Paul B Mahol 2cac3fd744 avformat: add raw AC-4 muxer 2 years ago
Yeoh, Hoong Tee da4b2549c6 lavf/rtpenc_jpeg: Retrieve sampling factor from SOF0 2 years ago
Aman Karmani 961b17eace avformat/mpegts: add AC-4 2 years ago
Paul B Mahol 293e353460 avformat/isom_tags: add AC-4 2 years ago
Paul B Mahol 9c6538d4c2 avformat: add raw AC-4 demuxer 2 years ago
James Almer 17499f43b1 avformat/evc: remove unused variable 2 years ago
James Almer e81eafcb97 avformat/evc: skip nalu header size bytes before parsing sps 2 years ago
James Almer 048b8bdd5e avformat/evc: use get_bits_long() where needed 2 years ago
James Almer 5e9986fd2d avformat/evc: use get_ue_golomb_long() 2 years ago
Michael Niedermayer 9fc141f32d
avformat/jpegxl_anim_dec: Perform operations in a different order 2 years ago
Leo Izen 61047f0f82
avformat/jpegxl_anim_dec: avoid overrun with jxlp boxes in container 2 years ago
Armin Hasitzka f2349e7e62 avformat/hls: Forward stream metadata from subdemuxer 2 years ago
James Almer a734fa92c8 avformat/evcdec: set the demuxer as AVFMT_NOTIMESTAMPS 2 years ago