summaryrefslogtreecommitdiffstats
path: root/libmpdemux/demux_ts.c
Commit message (Expand)AuthorAgeFilesLines
* Warning fixes (approved by A'rpi).rathann2003-11-081-0/+1
* big demux_ts fix from Nico <nsabbi@libero.it>attila2003-10-201-316/+715
* Fix a gcc 3.x crash when compiling demux_ts.c with -g -O4 (or -O3). Patch by ...mosu2003-09-081-1/+1
* serious bugs - 1l absinth (changed to absinth against cola inflation)alex2003-08-311-1/+1
* - seek() is always synchronized to keyframes, so the decoders don'tarpi2003-08-241-160/+981
* 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