25579 Commits (48f4a29bae461cc9a1304d52e7f37c6b9ad32643)

Author SHA1 Message Date
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
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
Anton Khirnov 7d1d61cc5f lavc: deprecate AVCodecContext.ticks_per_frame 2 years ago
Anton Khirnov e930b834a9 lavf: use AV_CODEC_PROP_FIELDS where appropriate 2 years ago
Michael Niedermayer 954d16fa3f
avformat/hls: Try to implement RFC8216 playlist refusal 2 years ago
Michael Niedermayer a7b06bfc5d
avformat: add ff_match_url_ext() 2 years ago
Ammon Riley 4373dadc39 avformat/mxfdec: recognize AAC per SMPTE ST 381-4 2 years ago
Pierre-Anthony Lemieux 21696f6122
avformat/tests/imf: add invalid resource test 2 years ago
Pierre-Anthony Lemieux 23d968d55a
avformat/imf: fix invalid resource handling 2 years ago
Anton Khirnov 6deaf1e409 lavf/demux: export codec-level framerate in avformat_find_stream_info() 2 years ago
Michael Niedermayer 6b1f68ccb0
avformat/hls: fail on probing non hls/m3u8 file extensions 2 years ago
Anton Khirnov 60ecf44b03 lavf/av1dec: stop setting codec context framerate 2 years ago
Anton Khirnov e43be84c0f lavf/av1dec: mark as notimestamps 2 years ago
Anton Khirnov 2850584876 lavf/rawdec: stop setting codec context framerate 2 years ago
Anton Khirnov e38e9f3d54 lavf/demux: use avg_frame_rate for packet durations for notimestamps formats 2 years ago
Anton Khirnov 0ed1eeb744 lavf/dv: use a more granular timebase for audio 2 years ago