Age | Commit message (Collapse) | Author |
|
CVS patchset: 5726
CVS date: 2003/11/12 19:54:56
|
|
CVS patchset: 5725
CVS date: 2003/11/12 17:54:30
|
|
CVS patchset: 5724
CVS date: 2003/11/12 17:52:59
|
|
CVS patchset: 5723
CVS date: 2003/11/11 21:20:38
|
|
CVS patchset: 5722
CVS date: 2003/11/11 19:02:58
|
|
CVS patchset: 5721
CVS date: 2003/11/11 18:44:50
|
|
- fix a little pb introduced by the previous commit, the engine was not flushed immediately.
- delay the call to xine_demux_control_newpts.
CVS patchset: 5720
CVS date: 2003/11/11 18:10:42
|
|
CVS patchset: 5718
CVS date: 2003/11/10 21:58:31
|
|
CVS patchset: 5717
CVS date: 2003/11/10 18:40:08
|
|
fall back to button 1
CVS patchset: 5716
CVS date: 2003/11/09 21:49:36
|
|
CVS patchset: 5715
CVS date: 2003/11/09 14:32:04
|
|
them as proper QT files but decline to play them
CVS patchset: 5714
CVS date: 2003/11/09 04:46:30
|
|
headers in place of the 2.4 ones in glibc...
CVS patchset: 5713
CVS date: 2003/11/09 02:05:34
|
|
Looks like DRM...
CVS patchset: 5712
CVS date: 2003/11/09 01:40:37
|
|
CVS patchset: 5711
CVS date: 2003/11/08 22:39:32
|
|
CVS patchset: 5710
CVS date: 2003/11/08 22:21:48
|
|
CVS patchset: 5709
CVS date: 2003/11/08 22:20:35
|
|
should we add a new XINE_MSG_ type?
CVS patchset: 5708
CVS date: 2003/11/08 22:12:13
|
|
CVS patchset: 5707
CVS date: 2003/11/08 09:14:29
|
|
we should be able to provide more user-friendly options later (like checkboxes
for the available methods: dering, deinterlace, autolevels, etc)
CVS patchset: 5703
CVS date: 2003/11/07 18:37:34
|
|
Fall back to "default"
CVS patchset: 5702
CVS date: 2003/11/07 18:25:35
|
|
CVS patchset: 5701
CVS date: 2003/11/07 17:12:47
|
|
reading the extended PSD. Given that area-highlighting and selection
features in the extended PSD haven't been implemented, it's best then
to not try to read this at all.
CVS patchset: 5699
CVS date: 2003/11/06 03:28:18
|
|
CVS patchset: 5697
CVS date: 2003/11/05 21:58:22
|
|
xine in stop)
CVS patchset: 5694
CVS date: 2003/11/05 20:41:29
|
|
CVS patchset: 5692
CVS date: 2003/11/05 20:04:05
|
|
CVS patchset: 5690
CVS date: 2003/11/04 23:37:20
|
|
have xine code do it again
CVS patchset: 5688
CVS date: 2003/11/04 20:49:45
|
|
- basename() is added to xine-utils, if it isn't found by configure
- macros with variable number of arguments are simplified to ignore
additional arguments (only for MSVC),
lprintf macro simplified with full functionality
- minor update for building a52, some preparation for ffmpeg
CVS patchset: 5687
CVS date: 2003/11/04 14:38:26
|
|
CVS patchset: 5685
CVS date: 2003/11/04 00:45:24
|
|
care of seek() return value.
CVS patchset: 5684
CVS date: 2003/11/04 00:24:52
|
|
CVS patchset: 5683
CVS date: 2003/11/03 23:58:18
|
|
Cleanup:
- use bswap macros
- use int32_t/uint32_t instead of long
- report bad chunk error using xine_log
New cool feature:
- you can now interrupt "index reconstruction" with a new seek or a stop.
explanations: the seek is now done by the demux_loop thread instead of
the frontend thread, and this allows the frontend to interrupt it.
i've not noticed any seeking performance degradation.
mfreitas: the index reconstruction checks demux_action_pending flag, is it ok ?
CVS patchset: 5681
CVS date: 2003/11/03 00:50:43
|
|
CVS patchset: 5680
CVS date: 2003/11/02 23:05:55
|
|
values set to their default are commented out
CVS patchset: 5677
CVS date: 2003/11/02 16:59:18
|
|
Fix one "segfault" of win32 xineui.
Next piece of patch for compiling xine under MSVC.
CVS patchset: 5676
CVS date: 2003/11/02 14:12:52
|
|
used past a discontinuity - causing loong freezing in animated menus).
i have no idea of why we need to maintain a list of PTS's here.
James, maybe you could add a few notes about it?
CVS patchset: 5674
CVS date: 2003/11/02 13:50:09
|
|
CVS patchset: 5673
CVS date: 2003/11/02 12:57:27
|
|
it's usefull to know when the demuxer encountered a bad chunk header.
CVS patchset: 5672
CVS date: 2003/11/02 01:08:40
|
|
CVS patchset: 5669
CVS date: 2003/11/01 18:34:22
|
|
* do not define CONFIG_ENCODERS any more, use a stripped down XINE_MPEG_ENCODER,
which will only compile an I-frame-only MPEG1 encoder (speeds up compile time)
* fix a lot of warnings in ffmpeg (a good deal of which have already been
submitted to the ffmpeg project by Mike)
* simplify some Makefiles
CVS patchset: 5667
CVS date: 2003/11/01 18:12:53
|
|
(they are not used anywhere, but are very helpful, if you quickly want to
measure, how much time a function takes)
CVS patchset: 5666
CVS date: 2003/11/01 17:25:49
|
|
Check return values of memalign(3C).
CVS patchset: 5664
CVS date: 2003/11/01 15:47:34
|
|
CVS patchset: 5663
CVS date: 2003/11/01 13:43:41
|
|
strings without spaces so they can be encoded in --post xine-ui parameter
CVS patchset: 5662
CVS date: 2003/11/01 13:20:01
|
|
hadess: you can play your stream now.
CVS patchset: 5660
CVS date: 2003/11/01 01:44:54
|
|
CVS patchset: 5659
CVS date: 2003/11/01 01:25:44
|
|
CVS patchset: 5658
CVS date: 2003/10/31 23:58:32
|
|
CVS patchset: 5657
CVS date: 2003/10/31 22:56:21
|
|
CVS patchset: 5656
CVS date: 2003/10/31 22:14:32
|