| Age | Commit message (Collapse) | Author | 
|---|
|  | CVS patchset: 5379
CVS date: 2003/09/14 17:05:36 | 
|  | CVS patchset: 5378
CVS date: 2003/09/14 15:45:55 | 
|  | CVS patchset: 5377
CVS date: 2003/09/14 15:39:23 | 
|  | CVS patchset: 5376
CVS date: 2003/09/14 15:08:50 | 
|  | CVS patchset: 5375
CVS date: 2003/09/14 12:59:27 | 
|  | CVS patchset: 5374
CVS date: 2003/09/14 12:44:20 | 
|  | CVS patchset: 5373
CVS date: 2003/09/14 12:37:30 | 
|  | CVS patchset: 5372
CVS date: 2003/09/14 12:33:37 | 
|  | CVS patchset: 5371
CVS date: 2003/09/14 12:30:36 | 
|  | CVS patchset: 5370
CVS date: 2003/09/13 22:56:14 | 
|  | CVS patchset: 5369
CVS date: 2003/09/13 19:46:53 | 
|  | CVS patchset: 5368
CVS date: 2003/09/13 17:20:50 | 
|  | CVS patchset: 5367
CVS date: 2003/09/13 16:31:34 | 
|  | CVS patchset: 5366
CVS date: 2003/09/13 16:15:38 | 
|  | CVS patchset: 5365
CVS date: 2003/09/13 15:34:59 | 
|  | CVS patchset: 5364
CVS date: 2003/09/13 15:32:51 | 
|  | CVS patchset: 5363
CVS date: 2003/09/13 15:31:53 | 
|  | CVS patchset: 5362
CVS date: 2003/09/13 15:29:33 | 
|  | CVS patchset: 5361
CVS date: 2003/09/13 14:30:29 | 
|  | now moved outside of the shell conditional rather than removed).
CVS patchset: 5360
CVS date: 2003/09/13 13:09:44 | 
|  | It's still a ugly hack but it should work better now.
CVS patchset: 5359
CVS date: 2003/09/13 11:50:06 | 
|  | CVS patchset: 5358
CVS date: 2003/09/13 00:49:07 | 
|  | CVS patchset: 5357
CVS date: 2003/09/13 00:05:38 | 
|  | faster and uses less memory
fix a segfault with >30Mo files.
ok, it's a bit stupid to parse 30Mo xml file, but
a crazy tried to parse a 30Mo asx file and he was not happy with the parser. ;)
CVS patchset: 5356
CVS date: 2003/09/11 23:05:39 | 
|  | language of a spu/audio stream
CVS patchset: 5355
CVS date: 2003/09/11 13:24:25 | 
|  | * move responsibility for the SCR plugin from the decoder to the video out
* use the SCR for non-MPEG content as well
* modify frames' vpts so they are sent earlier to the driver
* tag the encoded MPEG stream by SETPTS ioctls to leave the final display
  scheduling to the card
CVS patchset: 5354
CVS date: 2003/09/11 10:01:02 | 
|  | CVS patchset: 5353
CVS date: 2003/09/10 23:20:08 | 
|  | It should fix the audio lag reported on xine-devel.
I've tested with these files:
  ftp://mplayerhq.hu/MPlayer/samples/avi/nandub-desync/*.avi
  http://www.vis.uni-stuttgart.de/~hopf/tmp/tst3.avi
and everything is ok ;-)
CVS patchset: 5352
CVS date: 2003/09/10 23:11:53 | 
|  | CVS patchset: 5351
CVS date: 2003/09/10 22:54:40 | 
|  | that the RHS is a int32_t which then needs expanding
to int64_t. The expansion takes the high bit of the int32_t,
which is the sign bit, and sets all the higher bits to the same sign.
This in effect turns the result into a negative number, when it
should just be a large positive int64_t number.
This fix should probably be duplicated in all other demuxers, but I
don't have time for that.
CVS patchset: 5350
CVS date: 2003/09/10 00:01:59 | 
|  | - Handle packet "sequence" number.
  Streaming servers used to discard packets at overrun, it was not detected, causing some bad artifacts and crashes.
  Now, when a bad sequence is detected, the decoder is reseted and the demuxer waits for a keyframe before sending data to the decoder.
This should fix problems with live streams recorded by xine or mmsclient.
I've tested with mms TV links from gxine mediamarks.
CVS patchset: 5349
CVS date: 2003/09/07 20:10:59 | 
|  | We still need to get the track information to calculate the CD ID, and cached
CDDB information to work though
CVS patchset: 5348
CVS date: 2003/09/06 23:10:36 | 
|  | CVS patchset: 5347
CVS date: 2003/09/06 13:27:57 | 
|  | CVS patchset: 5346
CVS date: 2003/09/05 14:39:46 | 
|  | (now my 0.9.0rc7 is accepted again :) )
CVS patchset: 5345
CVS date: 2003/09/05 13:51:27 | 
|  | CVS patchset: 5344
CVS date: 2003/09/05 00:12:04 | 
|  | CVS patchset: 5343
CVS date: 2003/09/04 18:18:15 | 
|  | CVS patchset: 5342
CVS date: 2003/09/04 17:46:00 | 
|  | (unfortunately it takes hours of testing to reproduce...)
CVS patchset: 5341
CVS date: 2003/09/04 13:56:23 | 
|  | CVS patchset: 5340
CVS date: 2003/09/04 08:10:59 | 
|  | new method discovered bugs in alsa-driver, alsa-lib,
so there is not much point in xine-lib using buggy alsa calls,
until the bugs get fixed.
CVS patchset: 5339
CVS date: 2003/09/04 00:37:31 | 
|  | CVS patchset: 5338
CVS date: 2003/09/04 00:21:09 | 
|  | CVS patchset: 5337
CVS date: 2003/09/03 21:17:58 | 
|  | CVS patchset: 5336
CVS date: 2003/09/03 16:38:48 | 
|  | CVS patchset: 5335
CVS date: 2003/09/03 14:49:48 | 
|  | (for Details see manpage of ogmtools)
CVS patchset: 5334
CVS date: 2003/09/03 13:41:10 | 
|  | CVS patchset: 5333
CVS date: 2003/09/02 18:59:06 | 
|  | xine needs alsa 0.9.4 or above.
CVS patchset: 5332
CVS date: 2003/09/02 15:37:28 | 
|  | CVS patchset: 5331
CVS date: 2003/09/02 14:29:29 | 
|  | The old default of "default" seems to act strangely.
People were getting errors like: -
audio_alsa_out: buffer time not available
CVS patchset: 5330
CVS date: 2003/09/02 01:28:23 |