Age | Commit message (Collapse) | Author |
|
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
|
|
As Michael before me, I'm just blindly making it compile again, so somebody
should have a look if it's still doing what it's supposed to.
CVS patchset: 5738
CVS date: 2003/11/15 21:48:06
|
|
* using xprintf() and lprintf() inside metronom
* prebuffer is now a metronom option
* some small structure cleanup
CVS patchset: 5737
CVS date: 2003/11/15 20:43:11
|
|
I am just making it compile again, someone familiar with the format should
check these changes!
CVS patchset: 5736
CVS date: 2003/11/15 20:38:27
|
|
CVS patchset: 5735
CVS date: 2003/11/15 20:36:06
|
|
CVS patchset: 5734
CVS date: 2003/11/15 15:04:35
|
|
(we should finish this before rc3.)
- stream_info and meta_info variables are private now.
obs: everything must be recompiled due xine_stream_t changes
CVS patchset: 5733
CVS date: 2003/11/15 14:54:30
|
|
- demuxers should not access stream->demux_thread_running
- remove deprecated get_video_frame/got_video_frame_cb
CVS patchset: 5732
CVS date: 2003/11/15 14:00:35
|
|
CVS patchset: 5731
CVS date: 2003/11/15 13:01:00
|
|
CVS patchset: 5730
CVS date: 2003/11/14 23:00:41
|
|
CVS patchset: 5729
CVS date: 2003/11/13 15:23:00
|
|
libtool to made it not install .la file. Here's the fix.
CVS patchset: 5728
CVS date: 2003/11/12 20:24:42
|
|
CVS patchset: 5727
CVS date: 2003/11/12 19:58:19
|
|
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: 5719
CVS date: 2003/11/10 22:28:22
|
|
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
|
|
CVS patchset: 5706
CVS date: 2003/11/08 08:46:17
|
|
CVS patchset: 5705
CVS date: 2003/11/08 08:24:57
|
|
CVS patchset: 5704
CVS date: 2003/11/07 18:38:39
|
|
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
|