25306 Commits (c7183a22dbc34d02016d92bd19b06a2e665861df)

Author SHA1 Message Date
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
Zhao Zhili 1460acc2ac avformat/hlsenc: fix CODECS attribute of H.264 1 year ago
Michael Niedermayer 09621fd7d9
avformat/jpegxl_probe: Forward error codes 1 year ago
Michael Niedermayer 1ec4553e35
avformat/jpegxl_probe: check length instead of blindly reading 1 year ago
Michael Niedermayer 25c937c0e0
avformat/jpegxl_probe: Remove intermediate macro obfuscation around get_bits*() 1 year ago
Zhao Zhili b7e79ba395 avformat/mov: decrease probe score for a random tag 1 year ago
Paul B Mahol f11515c77f avcodec: add RTV1 decoder 1 year ago
James Almer 20584cdd89 avformat/av1: reduce the scope of a variable 1 year ago
James Almer a5e45988ac avformat/av1dec: don't return EIO when the input file is truncated 1 year ago
James Almer da61ed80fd avformat/av1dec: fix EOF check in Annex-B demuxer 1 year ago
Leo Izen fa11c4c7fa
avformat/jpegxl_anim_dec: add animated JPEG XL demuxer 1 year ago
Michael Niedermayer b1c3d81e71
avformat/oggparsetheora: clip duration within 64bit 1 year ago
James Almer da23151eaf avformat/oggparseflac: use the GetByteContext API 1 year ago
Pierre-Anthony Lemieux 0f2f0dd5b4
avformat/imf: clean-up logging 1 year ago
Paul Arzelier a9042db1d3 avformat/oggparseflac: check init_get_bits' result 1 year ago
Michael Niedermayer 0c78b0dd3b
avformat/mov: creation time should be non negative 1 year ago
Paul B Mahol c6b6356635 avformat/gifdec: switch to using gif parser 2 years ago
Paul B Mahol e7cadd0ee5 avformat/demux: add support to derive timestamps from packet durations for video 2 years ago
Michael Niedermayer a76efafdb9
avformat/wavdec: Check that smv block fits in available space 2 years ago
Michael Niedermayer d09f50c0f5
avformat/hls: remove non standard hls extension 2 years ago