31 Commits (ffd275a7e065e1e7fbf57c9dbbb2955dd72b8481)

Author SHA1 Message Date
Vittorio Giovara 6f243af036 pmp: convert to new channel layout API 3 years ago
Andreas Rheinhardt bc70684e74 avformat: Constify all muxer/demuxers 4 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
James Almer d34ec64a22 replace calls to url_feof() with avio_feof() 10 years ago
Michael Niedermayer 5b19fc7aae avformat/pmpdec: remove cur_dts timestamp hack 11 years ago
Anton Khirnov 1b5d065ca7 pmpdec: check that there is at least one audio packet. 11 years ago
Diego Biurrun a5f8873620 silly typo fixes 12 years ago
Paul B Mahol a9b424879f lavc & lavf: replace deprecated av_log* functions 12 years ago
Michael Niedermayer e6f27346b7 pmpdec: make i unsigned, avoid undefined behavior of i++ 12 years ago
Michael Niedermayer a960f3b918 pmpdec: fix integer overflow 12 years ago
Michael Niedermayer 066739f6bc pmpdec: check packet sizes 12 years ago
Michael Niedermayer 7276e9ea95 pmpdec: fix signedness 12 years ago
Michael Niedermayer b0bc0eb978 pmpdec: read index before creating audio streams 12 years ago
Reimar Döffinger 50a37f9202 pmpdec: check for EOF while reading index. 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
Michael Niedermayer 8b1cd25ca7 pmpdec: Check for zero audio packets. 13 years ago
Anton Khirnov 6e9651d106 lavf: remove AVFormatParameters from AVFormatContext.read_header signature 13 years ago
Clément Bœsch 215b7724e7 lavf: rename remaining av_set_pts_info() to avpriv_set_pts_info(). 13 years ago
Anton Khirnov 74e96eb77e pmpdec: don't use deprecated av_set_pts_info. 13 years ago
Reimar Döffinger f28070a123 Add PlayStation Portable PMP format demuxer 13 years ago
Clément Bœsch 0e5ecd806e Replace remaining av_new_stream() with avformat_new_stream(). 13 years ago
Reimar Döffinger 1265395b5b Add PlayStation Portable PMP format demuxer 14 years ago