aboutsummaryrefslogtreecommitdiffstats
path: root/libavformat/bink.c
Commit message (Expand)AuthorAgeFilesLines
* Make Bink demuxer pass video flags to decoderKostya Shishkov2010-02-231-2/+4
* Make Bink demuxer skip all zero audio tracks, not only the first oneKostya Shishkov2010-02-191-1/+1
* Bink video codec id is there, demuxer can use itKostya Shishkov2010-01-311-1/+1
* Bink demuxerPeter Ross2010-01-311-0/+247