Age | Commit message (Collapse) | Author |
|
A new entry in the config file ".version:" stores the current version of the
config file. The '.' at the beginning of ".version" shows that this is a
somewhat hidden (read: internal) entry and it makes the line easy to spot and
prevents clashes with regular config entries.
The first use of this is to reset all decoder priorities to 0 (= use default)
so that we hopefully won't have problems like the qtv decoder clash any more.
CVS patchset: 5226
CVS date: 2003/07/31 11:59:10
|
|
CVS patchset: 5224
CVS date: 2003/07/27 23:39:02
|
|
engine and the utils, removed unused variables
CVS patchset: 5219
CVS date: 2003/07/27 12:47:23
|
|
CVS patchset: 5218
CVS date: 2003/07/27 12:25:04
|
|
Delay support for USB hotplug until linux kernel supports it better.
CVS patchset: 5213
CVS date: 2003/07/26 00:27:20
|
|
CVS patchset: 5211
CVS date: 2003/07/25 21:02:04
|
|
CVS patchset: 5206
CVS date: 2003/07/22 09:36:03
|
|
CVS patchset: 5201
CVS date: 2003/07/20 19:28:14
|
|
CVS patchset: 5199
CVS date: 2003/07/20 12:29:18
|
|
These changes improve xine's response to the removal of a USB cable while playing audio.
Further changes will need to happen so as to allow sound output to continue when the USB cable is plugged back in, without having to stop the media stream. To enable that, when xine detects that the sound card is not there any more, it will have to close both pcm and mixer, so that the kernel can release USB resources, then when the USB cable is plugged back in, the pcm and mixer are opened again.
This code might also modify what xine does in underrun situations, so this code might need to be changed again.
CVS patchset: 5196
CVS date: 2003/07/20 10:34:29
|
|
CVS patchset: 5168
CVS date: 2003/07/16 14:14:17
|
|
CVS patchset: 5161
CVS date: 2003/07/13 15:27:34
|
|
http://sourceforge.net/mailarchive/forum.php?thread_id=2753813&forum_id=7131
CVS patchset: 5155
CVS date: 2003/07/12 20:31:49
|
|
CVS patchset: 5154
CVS date: 2003/07/12 19:43:31
|
|
- general multipass compilation make targets
CVS patchset: 5149
CVS date: 2003/07/12 12:31:13
|
|
might run the lookup simultaneously and so both might find the entry missing;
as a result, the entry might be created twice afterwards
-> fixed by moving the mutex to protect the lookup as well
CVS patchset: 5139
CVS date: 2003/07/10 14:14:40
|
|
CVS patchset: 5123
CVS date: 2003/07/02 23:10:21
|
|
CVS patchset: 5105
CVS date: 2003/06/27 13:40:51
|
|
(based on the implementation, this might fix memleaks on some platforms,
although I doubt that this is the case here)
CVS patchset: 5091
CVS date: 2003/06/22 17:10:41
|
|
CVS patchset: 5077
CVS date: 2003/06/20 20:57:28
|
|
CVS patchset: 5061
CVS date: 2003/06/18 07:05:12
|
|
Replace the "while usleep" loop by a pthread_cond_t.
CVS patchset: 5058
CVS date: 2003/06/17 18:53:14
|
|
- fixes mimetype in realaudio demuxer
- big improvement of v4l input and associated
demuxer. Including sound capture using alsa
and a/v sync. Now radio is supported as well.
CVS patchset: 5054
CVS date: 2003/06/16 16:42:51
|
|
CVS patchset: 5034
CVS date: 2003/06/13 01:50:45
|
|
- do not trust progressive_frame for detecting NTSC 3:2, quote:
'the alternating progressive_frame encoding problem. This is a problem where the progressive_frame flag alternates between true and false every frame, when it really should have been set to "true" all the time.'
'There is a lot of content that is affected by this issue, because it's caused by a dumb decision by a very big company that made a very popular MPEG encoder. They've since fixed the encoder, but there are apparently still authoring companies that use it, because the problem is on a lot of high-profile current discs, like Disney's "Monsters Inc." and "Beauty and the Beast".'
http://www.hometheaterhifi.com/volume_8_2/dvd-benchmark-special-report-chroma-bug-4-2001.html
CVS patchset: 5025
CVS date: 2003/06/11 23:08:54
|
|
CVS patchset: 5024
CVS date: 2003/06/11 00:51:23
|
|
fixes, comments, suggestions are welcome
CVS patchset: 5011
CVS date: 2003/06/06 19:42:04
|
|
CVS patchset: 5006
CVS date: 2003/06/05 19:11:13
|
|
see http://article.gmane.org/gmane.comp.video.xine.devel/4178
CVS patchset: 5005
CVS date: 2003/06/05 19:08:06
|
|
CVS patchset: 5003
CVS date: 2003/06/03 03:33:15
|
|
PRI64d define from inttypes.h (looks like C99 requires these defines)
CVS patchset: 5001
CVS date: 2003/06/02 16:52:20
|
|
img->displayed is obsolete now, drivers should use img->free.
CVS patchset: 4994
CVS date: 2003/05/31 18:33:28
|
|
CVS patchset: 4992
CVS date: 2003/05/31 13:33:10
|
|
CVS patchset: 4990
CVS date: 2003/05/31 02:18:01
|
|
CVS patchset: 4973
CVS date: 2003/05/28 13:11:53
|
|
CVS patchset: 4970
CVS date: 2003/05/28 12:20:16
|
|
CVS patchset: 4966
CVS date: 2003/05/28 04:26:02
|
|
CVS patchset: 4958
CVS date: 2003/05/26 23:34:41
|
|
CVS patchset: 4950
CVS date: 2003/05/26 21:06:00
|
|
same type here.
CVS patchset: 4939
CVS date: 2003/05/25 21:34:59
|
|
CVS patchset: 4926
CVS date: 2003/05/25 13:39:13
|
|
CVS patchset: 4918
CVS date: 2003/05/24 10:53:47
|
|
writing silence to the driver
CVS patchset: 4917
CVS date: 2003/05/24 10:49:06
|
|
rather than just waiting for fifo to be empty
CVS patchset: 4916
CVS date: 2003/05/24 10:35:48
|
|
CVS patchset: 4891
CVS date: 2003/05/20 20:40:29
|
|
CVS patchset: 4888
CVS date: 2003/05/20 14:55:55
|
|
everyone is advised to use priority 0 from now on
CVS patchset: 4886
CVS date: 2003/05/20 14:50:47
|
|
CVS patchset: 4884
CVS date: 2003/05/20 13:58:10
|
|
* regulate mutual inclusion based on XINE_COMPILE
* src/xine-engine/spu_decoder.h was unused
-> make it the spu decoder API header and remove src/libspudec/spu_decoder_api.h
* mark some xine_stream_t members as unused for next cleanup
CVS patchset: 4883
CVS date: 2003/05/20 13:50:55
|
|
CVS patchset: 4877
CVS date: 2003/05/19 21:49:57
|