19 Commits (f47d7a3b42364de228a9df3ffb95cb5eac046a39)

Author SHA1 Message Date
Michael Niedermayer bcb1e9d3b9 avformat/paf: Check for EOF before allocation in read_header() 4 years ago
Michael Niedermayer 631ee3f8e4 avformat/paf: Do not zero allocated tables which are immedeately filled 4 years ago
Michael Niedermayer 437b7302b0 avformat/paf: Check for EOF in read_table() 4 years ago
Andreas Rheinhardt c1e439d7e9 avformat: Forward errors where possible 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
Diego Biurrun daf8cf358a avformat: Don't anonymously typedef structs 10 years ago
James Almer d34ec64a22 replace calls to url_feof() with avio_feof() 10 years ago
Paul B Mahol 70daeacd6e PAF demuxer and decoder 11 years ago
Michael Niedermayer f58cd2867a avformat/paf: Fix integer overflow and out of array read 11 years ago
Paul B Mahol 09a0392341 paf: set channel layout 12 years ago
Michael Niedermayer 693097c355 paf: avoid C99 overflows 12 years ago
Paul B Mahol d84dd35f8e paf: fix audio packet duration 12 years ago
Paul B Mahol 26fa84105b paf: properly flag video packets 13 years ago
Paul B Mahol 7de4a16508 PAF demuxer and decoder 13 years ago