Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge commit 'daf8cf358a098a903d59adb6c0d0cc3262a8c93e' | Michael Niedermayer | 2015-02-14 | 1 | -1/+1 |
|\ | |||||
| * | avformat: Don't anonymously typedef structs | Diego Biurrun | 2015-02-14 | 1 | -1/+1 |
* | | replace calls to url_feof() with avio_feof() | James Almer | 2014-08-08 | 1 | -1/+1 |
* | | Merge commit '70daeacd6ef8b354dd7d2d77ad393831a5bbf033' | Michael Niedermayer | 2014-03-28 | 1 | -23/+29 |
|\ \ | |/ | |||||
| * | PAF demuxer and decoder | Paul B Mahol | 2014-03-27 | 1 | -0/+267 |
* | avformat/paf: Fix integer overflow and out of array read | Michael Niedermayer | 2013-08-09 | 1 | -2/+3 |
* | paf: set channel layout | Paul B Mahol | 2012-11-13 | 1 | -0/+2 |
* | paf: avoid C99 overflows | Michael Niedermayer | 2012-10-14 | 1 | -2/+2 |
* | Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85' | Michael Niedermayer | 2012-08-07 | 1 | -2/+2 |
* | paf: fix audio packet duration | Paul B Mahol | 2012-08-03 | 1 | -1/+1 |
* | paf: properly flag video packets | Paul B Mahol | 2012-07-08 | 1 | -1/+3 |
* | PAF demuxer and decoder | Paul B Mahol | 2012-07-05 | 1 | -0/+257 |