aboutsummaryrefslogtreecommitdiff
path: root/libavformat/gsmdec.c
AgeCommit message (Expand)Author
2012-01-11gsm demuxer: use generic seeking instead of a gsm-specific function.Justin Ruggles
2012-01-11gsm demuxer: return packets with only 1 gsm block at a time.Justin Ruggles
2011-11-30lavf: make av_set_pts_info private.Anton Khirnov
2011-11-02gsm demuxer: do not allocate packet twice.Justin Ruggles
2011-11-02Create separate functions for the raw GSM demuxer.Justin Ruggles