25472 Commits (6359b2ce038ef596f1e81b4c1238512d6d5df920)

Author SHA1 Message Date
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
James Almer 81b4e4abb0 avformt/version: bump minor after evc muxer and demuxer additions 2 years ago
Dawid Kozinski 091705cd55 avformat/mov_demuxer: Extended MOV demuxer to handle EVC video content 2 years ago
Dawid Kozinski a04ca05f4c avformat/mov_muxer: Extended MOV muxer to handle EVC video content 2 years ago
Dawid Kozinski ab2671c5f2 avformat/evc_demuxer: Added demuxer to handle reading EVC video files 2 years ago
Dawid Kozinski 3069a8fe3c avformat/evc_muxer: Added muxer to handle writing EVC encoded data into file or output bytestream 2 years ago
Paul B Mahol 2d59ca0a66 avcodec: add VMX1 decoder 2 years ago
Zhao Zhili 1460acc2ac avformat/hlsenc: fix CODECS attribute of H.264 2 years ago
Michael Niedermayer 09621fd7d9
avformat/jpegxl_probe: Forward error codes 2 years ago
Michael Niedermayer 1ec4553e35
avformat/jpegxl_probe: check length instead of blindly reading 2 years ago