Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Sat, 27 Oct 2007 20:12:26 +0000 | nicodvb | DEMUXER_TYPE_TV is always defined, thus removed corresponding #ifdef USE_TV. |
Sat, 27 Oct 2007 20:04:16 +0000 | nicodvb | reindented previously modified code |
Sat, 27 Oct 2007 19:19:01 +0000 | nicodvb | program switching in demux_lavf |
Sat, 27 Oct 2007 19:17:44 +0000 | nicodvb | program switching in demux_lavf |
Sat, 27 Oct 2007 19:15:43 +0000 | nicodvb | implemented DEMUXER_CTRL_IDENTIFY_PROGRAM to permit program switching |
Sat, 27 Oct 2007 19:12:59 +0000 | nicodvb | permit identification and selection of programs |
Sat, 27 Oct 2007 19:04:37 +0000 | nicodvb | permit the transititions no stream <-> some streams and viceversa (needed for forthcoming program switching patch) |
Sat, 27 Oct 2007 19:00:07 +0000 | nicodvb | moved to a new function handle_stream() the code to parse the streams and assign the demuxer_streams |