Log of /mplayer_demuxer/trunk/demux_tivo.c
Parent Directory
|
Revision Log
Revision
74 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Sun Dec 17 22:44:31 2006 UTC
(15 years, 5 months ago)
by
jeremyd2019
File length: 4584 byte(s)
Diff to
previous 73
got progress bar working by setting s->end_pos to demuxer->movi_end prior to creating mpg demuxer. Removed cruft from earlier attempts. Copy eof states in tivo_stream_seek func to fix now that mpg demuxer seeks to end, hits eof, then unsets eof and seeks back to the beginning in course of probe
Revision
73 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Sun Dec 17 22:20:25 2006 UTC
(15 years, 5 months ago)
by
jeremyd2019
File length: 5078 byte(s)
Diff to
previous 72
make a seek function for the stream that's handed to the mpg demuxer. This seems sorta hackish but it allows me to seek in tivo files now. Attempt to set movi_end and filepos for different demuxers in an attempt to get the progress bar to work. Still not working, I believe because demux_mpg_open does not have movi_end initialized prior to it being called.
Revision
72 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Sun Dec 17 02:05:07 2006 UTC
(15 years, 5 months ago)
by
jeremyd2019
File length: 3651 byte(s)
Diff to
previous 71
set demuxer->filepos before ds_add_packet, noticed that movi_start and movi_end on mpeg demuxer were not set, so set them, still not getting progress bar though
Revision
71 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Fri Dec 15 23:04:55 2006 UTC
(15 years, 5 months ago)
by
jeremyd2019
File length: 3391 byte(s)
Diff to
previous 70
change to use dp->pos rather than dp->flags, since I don't know what dp->flags are for
Revision
70 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Fri Dec 15 03:35:37 2006 UTC
(15 years, 5 months ago)
by
jeremyd2019
File length: 3629 byte(s)
Diff to
previous 69
avoid one-byte packets. This uses dp->flags in a way that was probably not intended, but since I was not using it for anything else...
Revision
68 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Added
Wed Dec 13 21:00:23 2006 UTC
(15 years, 5 months ago)
by
jeremyd2019
File length: 3153 byte(s)
add work-in-progress mplayer demuxer. Is very hackish, need some help to clean it up. Any volunteers?
This form allows you to request diffs between any two revisions of this file.
For each of the two "sides" of the diff,
enter a numeric revision.