25493 Commits (5c5d3e315e802364023bb84b59087735824bbfc1)

Author SHA1 Message Date
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
Michael Niedermayer 25c937c0e0
avformat/jpegxl_probe: Remove intermediate macro obfuscation around get_bits*() 2 years ago
Zhao Zhili b7e79ba395 avformat/mov: decrease probe score for a random tag 2 years ago
Paul B Mahol f11515c77f avcodec: add RTV1 decoder 2 years ago
James Almer 20584cdd89 avformat/av1: reduce the scope of a variable 2 years ago
James Almer a5e45988ac avformat/av1dec: don't return EIO when the input file is truncated 2 years ago
James Almer da61ed80fd avformat/av1dec: fix EOF check in Annex-B demuxer 2 years ago
Leo Izen fa11c4c7fa
avformat/jpegxl_anim_dec: add animated JPEG XL demuxer 2 years ago
Michael Niedermayer b1c3d81e71
avformat/oggparsetheora: clip duration within 64bit 2 years ago
James Almer da23151eaf avformat/oggparseflac: use the GetByteContext API 2 years ago
Pierre-Anthony Lemieux 0f2f0dd5b4
avformat/imf: clean-up logging 2 years ago
Paul Arzelier a9042db1d3 avformat/oggparseflac: check init_get_bits' result 2 years ago
Michael Niedermayer 0c78b0dd3b
avformat/mov: creation time should be non negative 2 years 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
Michael Niedermayer 5b630743c6
avformat/hls: Better message from hls_probe() 2 years ago
Michael Niedermayer a0cb5722fd
avformat/hls: Check mime_ok first 2 years ago
Michael Niedermayer 19a74bc794
avformat/format: Remove redundant FFMIN() in ff_match_url_ext() 2 years ago
Paul B Mahol a6068c8700 avformat/fits*: format does not store timestamps 2 years ago
Paul B Mahol 02823703f4 avformat/fitsdec: stop creating pts, instead set packet duration 2 years ago
Paul B Mahol fd2ca3d4c5 avformat/fitsenc: reindent switch 2 years ago
Paul B Mahol 8a49341666 avformat/fitsdec: fix demuxer class category 2 years ago
Paul B Mahol a28df1faa9 avformat/fitsdec: remove .raw_codec_id 2 years ago
James Almer efdc6e8200 avformat/matroskaenc: remove accidental variable shadowing 2 years ago
Paul B Mahol ff72256235 avformat/gif: use last frame duration 2 years ago
Pierre-Anthony Lemieux 2838138975
fate/imf: remove redundant code 2 years ago
Pierre-Anthony Lemieux dbe43bca25
fate/imf: fix memory leak 2 years ago
James Almer a2a0a81184 avformat/yuvmpegenc: add support for rawvideo input 2 years ago