36 Commits (555c31de9da0ef1b4b0cea75bb7a6d6a246a1ebd)

Author SHA1 Message Date
Vittorio Giovara 6d3aa08ad2 cdxl: convert to new channel layout API 3 years ago
Andreas Rheinhardt bc70684e74 avformat: Constify all muxer/demuxers 4 years ago
Paul B Mahol 6b8ef5119c avformat/cdxl: add back options to override sample and frame rate 4 years ago
Paul B Mahol cba716f55e avformat/cdxl: improve frame rate guessing for standard cdxl 4 years ago
Paul B Mahol a8b3a51790 avformat/cdxl: rework probe and fix sample rate and frame rate 4 years ago
Paul B Mahol e818951505 avformat/cdxl: add support for custom 24bit pal8 formats 4 years ago
Andreas Rheinhardt 6a67d518d6 avformat: Remove unnecessary av_packet_unref() 5 years ago
Andreas Rheinhardt c1e439d7e9 avformat: Forward errors where possible 5 years ago
Michael Niedermayer 5c5575c8dc avformat/cdxl: Fix integer overflow in intermediate 5 years ago
Carl Eugen Hoyos 4d8875ec23 lavf: Constify the probe function argument. 6 years ago
Anton Khirnov 9200514ad8 lavf: replace AVStream.codec with AVStream.codecpar 9 years ago
Paul B Mahol 4956dc88d1 avcodec/cdxl: add support for raw videos with chunky format 9 years ago
Luca Barbato ce70f28a17 avpacket: Replace av_free_packet with av_packet_unref 9 years ago
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