Age | Commit message (Collapse) | Author |
|
CVS patchset: 5954
CVS date: 2003/12/28 15:01:39
|
|
CVS patchset: 5948
CVS date: 2003/12/25 21:57:28
|
|
pthread locks are _not_ fair (shocking news for me), so audio out has a
problem: the audio out loop holds the driver_lock almost always (since the
write() to the driver takes most of the time); other threads who want that
lock (like the frontend trying to change the volume) can starve;
the problem shows on kernel 2.6 with NPTL, but the potential is there in
all pthread implementations
CVS patchset: 5938
CVS date: 2003/12/24 13:06:10
|
|
- new helper function for demuxers (send data to fifo easily,
provided it was already loaded to memory)
CVS patchset: 5936
CVS date: 2003/12/23 21:22:38
|
|
CVS patchset: 5915
CVS date: 2003/12/14 23:23:17
|
|
CVS patchset: 5914
CVS date: 2003/12/14 23:21:19
|
|
CVS patchset: 5912
CVS date: 2003/12/14 22:13:22
|
|
CVS patchset: 5911
CVS date: 2003/12/14 12:31:27
|
|
CVS patchset: 5910
CVS date: 2003/12/14 12:20:17
|
|
CVS patchset: 5908
CVS date: 2003/12/14 00:33:36
|
|
va_arg two times in _x_message function.
CVS patchset: 5907
CVS date: 2003/12/14 00:28:02
|
|
* internal names cleanup
* http input plugin uses http_helper.c
* fix change in audio_directx
* MSVC stoped compile xineui because of 'this', mysterious
* change non-constand array lengths to malloc/free,
it good for such old compilers as my MSVC 6.0
* change lprintf macro for MSVC to compile again
(I don't know, how use variable number of macro arguments in MSVC...)
* merge compiling of xine-utils and xine-engine
CVS patchset: 5902
CVS date: 2003/12/13 11:35:07
|
|
CVS patchset: 5892
CVS date: 2003/12/12 01:44:39
|
|
CVS patchset: 5889
CVS date: 2003/12/10 20:51:01
|
|
CVS patchset: 5879
CVS date: 2003/12/09 00:02:28
|
|
Replace XINE_ASSERT by _x_assert, which works exaclty as assert, except that it still warns with NDEBUG defined (but don't abort). Fix missuning of assert(0), which isn't safe, abort is abort, assert is for debugging purpose only, so all assert(0) has been converted to abort() alls. In osd_preload_fonts(): alloc needed memory chunk. Define NDEBUG in CFLAGS, for non DEBUG build only.
CVS patchset: 5860
CVS date: 2003/12/07 15:34:29
|
|
CVS patchset: 5858
CVS date: 2003/12/07 15:09:51
|
|
worthless:
* fixing some lprintf's
* fixing one printf -> xprintf
* adding patch to diff_to_ffmpeg_cvs
* small addition to xineutils.h (some gcc magic for future optimizations)
CVS patchset: 5853
CVS date: 2003/12/06 18:11:53
|
|
CVS patchset: 5846
CVS date: 2003/12/05 19:36:11
|
|
CVS patchset: 5845
CVS date: 2003/12/05 18:07:04
|
|
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
|
|
specified or is NULL. I tested it helped.
CVS patchset: 5831
CVS date: 2003/12/03 18:37:17
|
|
CVS patchset: 5828
CVS date: 2003/12/03 10:24:41
|
|
CVS patchset: 5806
CVS date: 2003/11/27 13:20:22
|
|
CVS patchset: 5805
CVS date: 2003/11/27 12:45:23
|
|
CVS patchset: 5804
CVS date: 2003/11/27 12:44:31
|
|
CVS patchset: 5803
CVS date: 2003/11/27 09:10:10
|
|
scratch buffer enhancement (thanks Thibaut for the malloc tips), enlarge log buffer from 25 lines (very useless), to 150 (better).
CVS patchset: 5801
CVS date: 2003/11/26 23:44:08
|
|
CVS patchset: 5796
CVS date: 2003/11/26 19:43:26
|
|
CVS patchset: 5793
CVS date: 2003/11/26 19:33:40
|
|
much more consistent (like switching config to 1 and back to 0 uses default
priority again, user set priority overrides default ones)
CVS patchset: 5792
CVS date: 2003/11/26 19:32:27
|
|
CVS patchset: 5788
CVS date: 2003/11/26 14:10:57
|
|
CVS patchset: 5787
CVS date: 2003/11/26 14:00:05
|
|
CVS patchset: 5786
CVS date: 2003/11/26 13:33:54
|
|
text subtitles may now be rendered at full screen resolution
* load xine fonts on demand - faster startup
note: support added to xv, xshm and vidix
CVS patchset: 5780
CVS date: 2003/11/26 01:03:31
|
|
osd renderer must be closed after decoder plugins
CVS patchset: 5779
CVS date: 2003/11/25 01:14:04
|
|
When configure won't find it, it will be used fseek() with 2 GB limit.
CVS patchset: 5778
CVS date: 2003/11/24 22:52:15
|
|
CVS patchset: 5777
CVS date: 2003/11/23 23:43:35
|
|
Check for seek success in mp3 and avi demuxers.
CVS patchset: 5775
CVS date: 2003/11/23 23:20:56
|
|
CVS patchset: 5771
CVS date: 2003/11/22 21:19:09
|
|
CVS patchset: 5769
CVS date: 2003/11/22 11:58:05
|
|
Makes things a bit more symetric:
- the audio fifo (demuxer->decoder) can't be NULL
- the video driver can be NULL
A dummy fifo (5 buffers) is used if the audio driver or video driver is NULL.
Audio frontends (rhythmbox, seedeexeen, quark) do not need to instanciate a video driver anymore.
CVS patchset: 5767
CVS date: 2003/11/20 00:42:14
|
|
CVS patchset: 5765
CVS date: 2003/11/19 20:35:07
|
|
Pavel Kankovsky <peak@argo.troja.mff.cuni.cz>
CVS patchset: 5764
CVS date: 2003/11/19 19:43:23
|
|
with long frame durations
CVS patchset: 5762
CVS date: 2003/11/19 12:05:26
|
|
CVS patchset: 5759
CVS date: 2003/11/17 10:22:57
|
|
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
|
|
internals hidden! We are good! ;)
CVS patchset: 5754
CVS date: 2003/11/16 15:44:03
|
|
XINE_ENGINE_INTERNAL for every file
CVS patchset: 5753
CVS date: 2003/11/16 15:41:15
|
|
CVS patchset: 5746
CVS date: 2003/11/16 14:29:29
|