25325 Commits (2e742a2c3c05e9d2ea86216daaf35cbdd108f3aa)

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