Age | Commit message (Collapse) | Author |
|
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
|
|
CVS patchset: 5785
CVS date: 2003/11/26 10:11:05
|
|
CVS patchset: 5784
CVS date: 2003/11/26 10:02:52
|
|
add a http url parser
input_http:
use http_helper
try to fix potential security holes
CVS patchset: 5783
CVS date: 2003/11/26 08:09:58
|
|
iso-8859-1, iso-8859-2, iso-8859-5, cp1250, cp1251.
Used .ttf fonts:
cc Courier_New_Bold.ttf (latin1 only)
cci Courier_New_Bold_Italic.ttf (latin1 only)
cetus cetus.ttf
mono Courier_New_Bold.ttf
sans Arial.ttf
serif FreeSerifBold.ttf
CVS patchset: 5782
CVS date: 2003/11/26 07:57:31
|
|
text subtitles may now be rendered at full screen resolution
* load xine fonts on demand - faster startup
CVS patchset: 5781
CVS date: 2003/11/26 01:08:39
|
|
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
|
|
this problem)
CVS patchset: 5776
CVS date: 2003/11/23 23:29:27
|
|
Check for seek success in mp3 and avi demuxers.
CVS patchset: 5775
CVS date: 2003/11/23 23:20:56
|
|
CVS patchset: 5774
CVS date: 2003/11/23 16:55:35
|
|
CVS patchset: 5773
CVS date: 2003/11/23 10:30:27
|
|
- do not use an off_t variable to return a long
CVS patchset: 5772
CVS date: 2003/11/23 00:57:06
|
|
CVS patchset: 5771
CVS date: 2003/11/22 21:19:09
|
|
with b-frames and makes direct rendering work again
CVS patchset: 5770
CVS date: 2003/11/22 20:29:41
|
|
CVS patchset: 5769
CVS date: 2003/11/22 11:58:05
|
|
CVS patchset: 5768
CVS date: 2003/11/21 00:30: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: 5766
CVS date: 2003/11/19 22:58:55
|
|
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
|
|
CVS patchset: 5763
CVS date: 2003/11/19 12:06:16
|
|
with long frame durations
CVS patchset: 5762
CVS date: 2003/11/19 12:05:26
|
|
CVS patchset: 5761
CVS date: 2003/11/18 20:26:42
|
|
CVS patchset: 5760
CVS date: 2003/11/18 04:35:14
|
|
CVS patchset: 5759
CVS date: 2003/11/17 10:22:57
|
|
CVS patchset: 5758
CVS date: 2003/11/17 05:42:07
|
|
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
|
|
streams from DVDs.
The liba52 sync code should be made to create the correct output A52 frames with correct PTS values attached.
CVS patchset: 5756
CVS date: 2003/11/16 22:20:08
|
|
CVS patchset: 5755
CVS date: 2003/11/16 17:18:09
|
|
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
|
|
(mostly encoder stuff)
CVS patchset: 5752
CVS date: 2003/11/16 15:33:49
|
|
CVS patchset: 5751
CVS date: 2003/11/16 15:32:10
|
|
CVS patchset: 5750
CVS date: 2003/11/16 15:31:51
|
|
"inline __attribute__ ((__always_inline__))" should have the same effect,
but my gcc 3.3.1 emits much fewer warnings with the latter
(That is because static inline functions for example in ffmpeg are implemented
in the header, but not used in every file that includes this header. Now
gcc reports unused static functions with a "defined but not used" warning
unless they are static inline. The former define would have dropped the inline
and therefore triggers those warnings.)
CVS patchset: 5749
CVS date: 2003/11/16 15:31:05
|
|
hooked up the 4X ADPCM support
CVS patchset: 5748
CVS date: 2003/11/16 14:34:09
|
|
CVS patchset: 5747
CVS date: 2003/11/16 14:32:11
|
|
CVS patchset: 5746
CVS date: 2003/11/16 14:29:29
|
|
CVS patchset: 5745
CVS date: 2003/11/16 13:28:57
|
|
CVS patchset: 5744
CVS date: 2003/11/16 12:19:19
|
|
CVS patchset: 5743
CVS date: 2003/11/16 12:18:59
|
|
from what we discussed, details on xine-devel)
metronom holds a master metronom pointer now and uses this master to
match its syncing
CVS patchset: 5742
CVS date: 2003/11/16 12:15:21
|
|
that the current code does not match that explanation
so since I get occasional passthrough dropouts with the current code, I
revert it to the old behaviour which I have had no problems with
CVS patchset: 5741
CVS date: 2003/11/16 12:12:09
|
|
An int was used to seek at the end of the file instead of uint32_t, so the limit is now 4Go.
OpenDML indexes are still not supported.
Fix Siggi's problem.
CVS patchset: 5740
CVS date: 2003/11/16 00:59:24
|
|
CVS patchset: 5739
CVS date: 2003/11/16 00:16:13
|