summaryrefslogtreecommitdiffstats
path: root/libavformat/vag.c
Commit message (Collapse)AuthorAgeFilesLines
* lavf: Constify the probe function argument.Carl Eugen Hoyos2019-03-211-1/+1
| | | | | Reviewed-by: Lauri Kasanen Reviewed-by: Tomas Härdin
* Merge commit '9200514ad8717c63f82101dc394f4378854325bf'Derek Buitenhuis2016-04-101-12/+12
| | | | | | | | | | | | | | | | * commit '9200514ad8717c63f82101dc394f4378854325bf': lavf: replace AVStream.codec with AVStream.codecpar This has been a HUGE effort from: - Derek Buitenhuis <derek.buitenhuis@gmail.com> - Hendrik Leppkes <h.leppkes@gmail.com> - wm4 <nfxjfg@googlemail.com> - Clément Bœsch <clement@stupeflix.com> - James Almer <jamrial@gmail.com> - Michael Niedermayer <michael@niedermayer.cc> - Rostislav Pehlivanov <atomnuker@gmail.com> Merged-by: Derek Buitenhuis <derek.buitenhuis@gmail.com>
* doc/general: update after recent additionsPaul B Mahol2015-10-251-1/+1
| | | | Signed-off-by: Paul B Mahol <onemda@gmail.com>
* avformat/vag: Remove unused variable posMichael Niedermayer2015-10-181-2/+0
| | | | | Reviewed-by: Paul B Mahol <onemda@gmail.com> Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
* avformat/vag: fix demuxing stereo filesPaul B Mahol2015-10-171-17/+17
| | | | Signed-off-by: Paul B Mahol <onemda@gmail.com>
* avformat: add vag demuxerPaul B Mahol2015-10-161-0/+85
Signed-off-by: Paul B Mahol <onemda@gmail.com>
OpenPOWER on IntegriCloud