summaryrefslogtreecommitdiffstats
path: root/demux/packet.c
Commit message (Expand)AuthorAgeFilesLines
* demux_mkv: refactor packet parsingwm42015-02-051-3/+11
* demux: unbreak build with Libavwm42014-11-031-0/+4
* demux_mkv: implement audio skipping/trimmingwm42014-11-031-0/+16
* demux: gracefully handle packet allocation failureswm42014-09-161-7/+11
* demux: always use AVPacketwm42014-08-251-43/+32
* Remove stream_pts stuffwm42014-07-061-2/+0
* demux: move packet functions to a separate source filewm42014-07-051-0/+124