summaryrefslogtreecommitdiff
path: root/libavformat/pjsdec.c
Commit message (Expand)AuthorAge
* replace calls to url_feof() with avio_feof()James Almer2014-08-08
* avformat/pjsdec: dont increase pointer when its already at the end in read_ts()Clément Bœsch2014-01-11
* Replace all occurrences of PRI in sscanf() calls with SCNJames Almer2013-04-10
* Add PJS subtitles demuxer and decoder.Clément Bœsch2012-12-30