Age | Commit message (Collapse) | Author |
|
- these debug messages are not that interesting for the user
CVS patchset: 3441
CVS date: 2002/12/06 17:16:40
|
|
CVS patchset: 3440
CVS date: 2002/12/06 14:53:18
|
|
CVS patchset: 3438
CVS date: 2002/12/06 12:09:03
|
|
- improve ffmpeg support (passing extra data)
- aspect ratio still need to be updated to new syntax
- use our svq1 decoder since ffmpeg one is segfaulting
(buffer overrun - more investigation needed)
- img->copy no more
CVS patchset: 3437
CVS date: 2002/12/06 01:55:32
|
|
CVS patchset: 3436
CVS date: 2002/12/06 01:44:06
|
|
copy() is called if needed when frames are enqueued for displaying.
also frames are not "copied" if late (good for slow machines with xshm)
CVS patchset: 3435
CVS date: 2002/12/06 01:38:22
|
|
CVS patchset: 3434
CVS date: 2002/12/06 01:33:00
|
|
- add copy_called flag. this will help us to track usage of copy() method.
any driver which support copy() must set this flag (for each "copied" frame)
- increase interface version
CVS patchset: 3433
CVS date: 2002/12/06 01:30:49
|
|
that might fix the segfault with wmv8
CVS patchset: 3432
CVS date: 2002/12/06 01:25:04
|
|
CVS patchset: 3431
CVS date: 2002/12/06 01:13:15
|
|
CVS patchset: 3430
CVS date: 2002/12/06 01:02:23
|
|
CVS patchset: 3429
CVS date: 2002/12/06 01:01:15
|
|
CVS patchset: 3428
CVS date: 2002/12/06 01:00:16
|
|
from Makefile.am; the source files will be removed in due time
SVQ1 decoder: You have served your purpose well and we, the xine
developers and users, salute you. And we know that your important work
will be carried on by the capable codebase of ffmpeg's libavcodec.
CVS patchset: 3425
CVS date: 2002/12/04 05:59:23
|
|
CVS patchset: 3424
CVS date: 2002/12/04 05:51:46
|
|
CVS patchset: 3423
CVS date: 2002/12/04 05:33:40
|
|
a good thing)
CVS patchset: 3422
CVS date: 2002/12/04 04:11:01
|
|
CVS patchset: 3421
CVS date: 2002/12/04 04:08:42
|
|
CVS patchset: 3420
CVS date: 2002/12/04 04:07:08
|
|
CVS patchset: 3419
CVS date: 2002/12/03 23:30:39
|
|
CVS patchset: 3418
CVS date: 2002/12/03 22:13:52
|
|
CVS patchset: 3417
CVS date: 2002/12/03 21:59:46
|
|
CVS patchset: 3416
CVS date: 2002/12/02 22:37:08
|
|
- Display the content of the control stream (nothing interesting, basically a date)
CVS patchset: 3415
CVS date: 2002/12/02 22:33:30
|
|
CVS patchset: 3414
CVS date: 2002/12/02 21:58:56
|
|
CVS patchset: 3412
CVS date: 2002/12/01 20:27:15
|
|
CVS patchset: 3411
CVS date: 2002/12/01 19:05:57
|
|
- more complete guid list from avifile
- use the property that asf packets have a constant size to detect the first byte of a packet
- some other ideas from MPlayer
It should demux more streams now.
For example, xine can play these streams now :
http://xine.sourceforge.net/thibaut/problems/jutecity.asf
mms://vip7.yacast.fr/encoderouifm (small french rock radio at 16kBit/s)
(ffmpeg fails to decode it, you need to use win32 dll to hear something)
Tell me if you can break it.
Comments ?
CVS patchset: 3410
CVS date: 2002/12/01 17:07:17
|
|
CVS patchset: 3409
CVS date: 2002/12/01 17:05:34
|
|
CVS patchset: 3408
CVS date: 2002/12/01 17:04:30
|
|
CVS patchset: 3405
CVS date: 2002/12/01 15:11:47
|
|
CVS patchset: 3404
CVS date: 2002/12/01 15:11:02
|
|
- fix some bugs in plugin loader that prevented it from traversing subdirs
- implement some public API functions for post plugin handling here
CVS patchset: 3403
CVS date: 2002/12/01 15:10:04
|
|
CVS patchset: 3402
CVS date: 2002/12/01 15:07:35
|
|
CVS patchset: 3400
CVS date: 2002/12/01 15:04:52
|
|
CVS patchset: 3398
CVS date: 2002/12/01 14:52:55
|
|
CVS patchset: 3397
CVS date: 2002/12/01 07:16:53
|
|
CVS patchset: 3396
CVS date: 2002/12/01 07:12:41
|
|
CVS patchset: 3394
CVS date: 2002/12/01 01:32:47
|
|
CVS patchset: 3393
CVS date: 2002/12/01 00:36:00
|
|
audio drift the same way i did for video doesn't work, since sound card
won't play it slower or faster because of the vpts's.
with this patch i hope to have definitely separated the 2 sources of
audio drift: (1) nominal sample rate discrepancy to stream pts,
(2) sound card drift to system clock.
- revert feedback audio loop
- updated metronom's audio drift
- always do a full gap filling if needed
CVS patchset: 3392
CVS date: 2002/11/30 22:09:42
|
|
CVS patchset: 3391
CVS date: 2002/11/30 15:27:55
|
|
CVS patchset: 3390
CVS date: 2002/11/29 18:38:02
|
|
anyway as soon as a new stream starts or another decoder is needed
benefit: the dxr3 video decoder will not close the device after playing the logo and
therefore the image will stay on screen
CVS patchset: 3389
CVS date: 2002/11/29 17:25:26
|
|
CVS patchset: 3388
CVS date: 2002/11/28 18:49:10
|
|
always disqualify AVI files
CVS patchset: 3387
CVS date: 2002/11/28 18:42:25
|
|
get_optional_data(). Bumped API version to 18. Added calls to these methods in xine_get_{spu,audio}_lang(). Added DVBSUB support in demux_ts.c
CVS patchset: 3386
CVS date: 2002/11/28 10:21:05
|
|
CVS patchset: 3385
CVS date: 2002/11/28 08:03:23
|
|
vpts values ...) this seems to work quite well on my test mpeg1 streams. otherwise untested
CVS patchset: 3384
CVS date: 2002/11/27 23:13:09
|
|
CVS patchset: 3383
CVS date: 2002/11/27 21:53:32
|