21 Commits (c0db6320a639db41802995501c9607407f0e8ed8)

Author SHA1 Message Date
Michael Niedermayer 3eb5cbe0c5 avformat/cdxl: Fix integer overflow of image_size 10 years ago
Michael Niedermayer 256df8a2fa libavformat/cdxl: fix duration in case of overflow 10 years ago
Piotr Bandurski 75cc85b239 cdxl: fix duration 10 years ago
James Almer d34ec64a22 replace calls to url_feof() with avio_feof() 10 years ago
Michael Niedermayer 097f668047 avformat: replace "AVPROBE_SCORE_MAX / X" by AVPROBE_SCORE_EXTENSION / Y 12 years ago
Paul B Mahol e4e7846db8 cdxl: use url_feof() 12 years ago
Justin Ruggles 0d09a5848f cdxl: set channel layout 12 years ago
Paul B Mahol 992a6a53ef cdxl: add read_probe function 12 years ago
Martin Storsjö e6153f173a avopt: Store defaults for AV_OPT_TYPE_INT in the i64 union member 12 years ago
Anton Khirnov 36ef5369ee Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
Diego Biurrun 6774247a9d avformat: Drop pointless "format" from container long names 12 years ago
Paul B Mahol 8fbe11e623 Replace Libav with FFmpeg in license headers for files created by me 13 years ago
Reimar Döffinger 632eb1bbae cdxl demux: do not create packets with uninitialized data at EOF. 13 years ago
Reimar Döffinger d7804de351 cdxl demux: do not create packets with uninitialized data at EOF. 13 years ago
Paul B Mahol 58700edb94 cdxl: correctly synchronize video timestamps to audio 13 years ago
Paul B Mahol 6d10c5bfc0 cdxl: fix audio for some samples 13 years ago
Paul B Mahol dc4e57489f CDXL demuxer and decoder 13 years ago