summaryrefslogtreecommitdiffstats
path: root/libmpdemux/demux_ts.c
Commit message (Expand)AuthorAgeFilesLines
* fix one missing #include, one missing extern and one 10l error.rathann2003-06-191-0/+1
* - discard soon non TS files (previously it took too long, as in the casearpi2003-06-081-19/+41
* - open new_ds_[audio | video] only when the relative streams are really avail...arpi2003-06-071-598/+632
* warning fixes by Dominikalex2003-06-031-1/+1
* fully reworked by Nico <nsabbi@libero.it>alex2003-04-281-245/+216
* wrong assignment of codec, patch by nsabbi@libero.italex2003-03-211-1/+1
* this is a combo patch that:arpi2003-03-161-0/+903