index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
libmpdemux
/
demux_ts.c
Commit message (
Expand
)
Author
Age
*
removed unused and commented code; audio is pushed synchronously (reported to...
nicodvb
2004-05-31
*
fix wrong detection of mpeg4 as mpeg2 and wrong handling of discontinuities/t...
nicodvb
2004-03-20
*
Warning fixes (approved by A'rpi).
rathann
2003-11-08
*
big demux_ts fix from Nico <nsabbi@libero.it>
attila
2003-10-20
*
Fix a gcc 3.x crash when compiling demux_ts.c with -g -O4 (or -O3). Patch by ...
mosu
2003-09-08
*
serious bugs - 1l absinth (changed to absinth against cola inflation)
alex
2003-08-31
*
- seek() is always synchronized to keyframes, so the decoders don't
arpi
2003-08-24
*
fix one missing #include, one missing extern and one 10l error.
rathann
2003-06-19
*
- discard soon non TS files (previously it took too long, as in the case
arpi
2003-06-08
*
- open new_ds_[audio | video] only when the relative streams are really avail...
arpi
2003-06-07
*
warning fixes by Dominik
alex
2003-06-03
*
fully reworked by Nico <nsabbi@libero.it>
alex
2003-04-28
*
wrong assignment of codec, patch by nsabbi@libero.it
alex
2003-03-21
*
this is a combo patch that:
arpi
2003-03-16