Age | Commit message (Collapse) | Author |
|
CVS patchset: 6786
CVS date: 2004/07/11 10:43:01
|
|
http://article.gmane.org/gmane.comp.video.xine.devel/9532
it is now up to demuxers to decide what the 0..65535 position means.
demuxers tested: ogg, voc, flac, rm, asf, vqa, vob, avi, y4m, au, mov, ts, mp3, mpg, wav, ra, mve
CVS patchset: 6686
CVS date: 2004/06/13 21:28:52
|
|
0 for "raw" demuxers
10 for "normal" demuxers
CVS patchset: 6553
CVS date: 2004/05/16 18:01:26
|
|
(somebody please double check)
CVS patchset: 6425
CVS date: 2004/04/22 21:30:10
|
|
CVS patchset: 6030
CVS date: 2004/01/12 17:35:14
|
|
CVS patchset: 5990
CVS date: 2004/01/04 17:33:32
|
|
relevant too. Small other little fix (can't remember). Change few internal function prototype because it xine_t pointer need to be used if some xine's internal sections. NOTE: libdvd{nav,read} is still too noisy, i will take a look to made it quit, without invasive changes. To be continued...
CVS patchset: 5844
CVS date: 2003/12/05 15:54:56
|
|
CVS patchset: 5796
CVS date: 2003/11/26 19:43:26
|
|
BIG NOTE: use helpers to access to these informations (get/set/reset):
_x_{stream,meta}_info_{get,set,reset}()
are for internal use, don't use *_public() ones from inside the beast ;-)
Some wrongly names "xine_" fonction renaming.
CVS patchset: 5757
CVS date: 2003/11/16 23:33:42
|
|
streams from DVDs.
The liba52 sync code should be made to create the correct output A52 frames with correct PTS values attached.
CVS patchset: 5756
CVS date: 2003/11/16 22:20:08
|
|
CVS patchset: 5750
CVS date: 2003/11/16 15:31:51
|
|
- demuxers should not access stream->demux_thread_running
- remove deprecated get_video_frame/got_video_frame_cb
CVS patchset: 5732
CVS date: 2003/11/15 14:00:35
|
|
CVS patchset: 5721
CVS date: 2003/11/11 18:44:50
|
|
CVS patchset: 5638
CVS date: 2003/10/30 00:49:07
|
|
CVS patchset: 5333
CVS date: 2003/09/02 18:59:06
|
|
CVS patchset: 5229
CVS date: 2003/08/01 17:06:32
|
|
CVS patchset: 5211
CVS date: 2003/07/25 21:02:04
|
|
the DXR3 decoder can use them to improve sync
(this removes a magic number from the DXR3 decoder)
CVS patchset: 5065
CVS date: 2003/06/18 13:03:44
|
|
when playing some VCDs.
CVS patchset: 5012
CVS date: 2003/06/07 14:01:38
|
|
README file for building instructions.
CVS patchset: 4946
CVS date: 2003/05/26 13:57:51
|
|
for Win32. Lastly fixed and issue with launching xineui from a Cygwin shell. There is one small problem known with cdda under Windows and it appears that some songs can start approx 1 second early or late.
CVS patchset: 4880
CVS date: 2003/05/20 01:23:56
|
|
CVS patchset: 4872
CVS date: 2003/05/18 17:41:37
|
|
Should fix playing of
DVD+RW disc recorded with a Philips DVD recorder.
Problem reported by "Gert Vervoort".
CVS patchset: 4871
CVS date: 2003/05/18 17:37:33
|
|
be close to the funtion doing this.
CVS patchset: 4856
CVS date: 2003/05/15 20:16:42
|
|
Make sure the pvr250 is set to output in DVD mode and not PS mode.
In DVD mode, we should use demux_mpeg_block.
In PS mode, we should use demux_mpeg.
So, here I am using demux_mpeg_block.
I use the following MRL: -
xine pvr://usr/local/pvr/
So that the input_pvr.c puts a tempory file in /usr/local/pvr/
One can then use ivtv utils like ptune to change channels without restarting xine.
CVS patchset: 4837
CVS date: 2003/05/12 23:30:49
|
|
CVS patchset: 4833
CVS date: 2003/05/12 12:28:20
|
|
as I know it is no *worse* for DVDs.
CVS patchset: 4824
CVS date: 2003/05/11 14:54:20
|
|
CVS patchset: 4823
CVS date: 2003/05/11 14:48:02
|
|
CVS patchset: 4819
CVS date: 2003/05/11 11:32:31
|
|
There should not be any bogus pop-ups now.
CVS patchset: 4818
CVS date: 2003/05/10 23:11:06
|
|
CVS patchset: 4817
CVS date: 2003/05/10 21:28:13
|
|
DVDs play fine, but VCDs need testing.
Todo: remove asserts and report nice error messages back to the user.
This should fix the VCD problem, but "padding" still neads to be implemented.
So, if we see a "padding" stream, we currently assert(0).
This will at least prove that the VCD input plugin does not have to touch the scrambling tag.
CVS patchset: 4816
CVS date: 2003/05/10 21:14:44
|
|
CVS patchset: 4792
CVS date: 2003/05/07 02:16:59
|
|
ultimately do. The previous code, erroneously reports that Video CD
stills, especially those that are looped, might be scrambled and
terminates the stream - not nice.
CVS patchset: 4791
CVS date: 2003/05/07 02:04:31
|
|
CVS patchset: 4753
CVS date: 2003/05/02 20:48:35
|
|
somebody please check if it works?
CVS patchset: 4709
CVS date: 2003/04/29 18:43:18
|
|
CVS patchset: 4691
CVS date: 2003/04/26 20:15:52
|
|
demux_mpeg_block for mpeg2/vob files
CVS patchset: 4688
CVS date: 2003/04/26 19:36:23
|
|
broken streams (resync logic) than demux_mpeg_block.c.
- fix rate/time position for demux_mpeg.c and mpeg2 streams
CVS patchset: 4674
CVS date: 2003/04/25 14:13:43
|
|
CVS patchset: 4654
CVS date: 2003/04/23 02:28:01
|
|
CVS patchset: 4575
CVS date: 2003/04/08 18:10:45
|
|
to report encrypted streams (for use with encrypted DVDs)
CVS patchset: 4573
CVS date: 2003/04/08 14:24:26
|
|
Normally this means the user is playing a DVD without installing libdvdcss.
CVS patchset: 4571
CVS date: 2003/04/08 09:43:04
|
|
libdvdcss.
Still needs an event message to the user.
CVS patchset: 4570
CVS date: 2003/04/07 21:36:44
|
|
CVS patchset: 4552
CVS date: 2003/04/06 13:43:46
|
|
(otherwise the time of VOB files copied to HD will reset to 0 on every cell change)
CVS patchset: 4551
CVS date: 2003/04/06 13:33:09
|
|
(see thread on xine-devel for details)
CVS patchset: 4540
CVS date: 2003/04/05 12:28:15
|
|
CVS patchset: 4497
CVS date: 2003/03/27 13:48:03
|
|
Changes courtesy of Julio Sánchez <j.sanchez AT terra.es>
CVS patchset: 4366
CVS date: 2003/03/07 22:19:20
|
|
fixes "Dances with Wolves" German RC2 playback stutter
CVS patchset: 4168
CVS date: 2003/02/15 18:27:29
|