Age | Commit message (Collapse) | Author |
|
and backwards compatible translation
Sorry, I got a litte tired proof-reading the patch, so their might be
bugs lurking around. I will give it some further examination and
(as necessary) fixing tomorrow.
CVS patchset: 7233
CVS date: 2004/12/12 22:00:47
|
|
CVS patchset: 7230
CVS date: 2004/12/12 06:55:58
|
|
the _XOPEN_SOURCE define in some files
CVS patchset: 7103
CVS date: 2004/11/03 19:30:04
|
|
please everybody watch out for spelling (and other) errors
CVS patchset: 6442
CVS date: 2004/04/26 17:50:06
|
|
* increase ffmpeg from 5 to 6
* increase some others from 6 to 7 (they should still override ffmpeg)
* increase liba52 from 2 to 5 (since 5 is somewhat default)
* decrease win32 DLL Qt from 5 to 1 (don't worry, this is the only decoder
to handle these types, so this is not really a change; it's just that
all the other win32 decoders use prio 1)
CVS patchset: 6272
CVS date: 2004/03/16 14:12:03
|
|
CVS patchset: 6030
CVS date: 2004/01/12 17:35:14
|
|
CVS patchset: 5912
CVS date: 2003/12/14 22:13:22
|
|
CVS patchset: 5879
CVS date: 2003/12/09 00:02:28
|
|
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
|
|
CVS patchset: 5796
CVS date: 2003/11/26 19:43:26
|
|
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
|
|
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
|
|
CVS patchset: 5731
CVS date: 2003/11/15 13:01:00
|
|
CVS patchset: 5685
CVS date: 2003/11/04 00:45:24
|
|
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: 5553
CVS date: 2003/10/20 00:33:28
|
|
Add invalid frame_length protection.
CVS patchset: 5457
CVS date: 2003/10/06 17:03:25
|
|
CVS patchset: 5381
CVS date: 2003/09/15 04:02:45
|
|
CVS patchset: 5327
CVS date: 2003/09/01 14:30:56
|
|
For 4.1, the output comes out on 3 stereo jacks, but the Center has been mixed with the Front speakers.
For 5, the LFE channel has been dropped.
CVS patchset: 5324
CVS date: 2003/09/01 04:08:41
|
|
fft*post are untouched (fft: for now).
CVS patchset: 5310
CVS date: 2003/08/25 21:51:37
|
|
CVS patchset: 5000
CVS date: 2003/06/02 16:44:15
|
|
CVS patchset: 4998
CVS date: 2003/06/02 16:10:53
|
|
Sound should be much better now.
I think handling of buf->pts values might need work though.
CVS patchset: 4907
CVS date: 2003/05/23 15:10:27
|
|
Still need to fix demux_avi.c so that it does not send bad packs.
CVS patchset: 4870
CVS date: 2003/05/17 23:02:15
|
|
CVS patchset: 4848
CVS date: 2003/05/15 08:21:15
|
|
extracted some common targets and variables into a common Makefile
which is then included
CVS patchset: 4844
CVS date: 2003/05/14 16:21:44
|
|
CVS patchset: 4814
CVS date: 2003/05/10 00:50:50
|
|
CVS patchset: 4665
CVS date: 2003/04/23 16:24:18
|
|
please be gentle with me; Everything builds except for the win32 ui
CVS patchset: 4650
CVS date: 2003/04/22 23:30:29
|
|
meta data is set correctly
CVS patchset: 4189
CVS date: 2003/02/17 22:15:22
|
|
CVS patchset: 4014
CVS date: 2003/01/26 18:22:34
|
|
for more information see message on xine-devel
CVS patchset: 3818
CVS date: 2003/01/08 01:02:27
|
|
CVS patchset: 3812
CVS date: 2003/01/07 16:56:17
|
|
now any plugin may add a PLUGIN_MUST_PRELOAD to it's type and
the class initialization function will be called on xine startup.
CVS patchset: 3764
CVS date: 2003/01/03 22:38:25
|
|
- fix UI_PLAYBACK_FINISHED rifle
CVS patchset: 3686
CVS date: 2002/12/26 21:53:41
|
|
CVS patchset: 3640
CVS date: 2002/12/22 23:32:30
|
|
different sizeof than integer.
- add extra_info structure to pass informations from input/demuxers down
to the output frame. this can be used, for example, to pass the frame
number of a frame (when known by decoder). also, immediate benefict is
that we now have a slider which really shows the current position of
the playing stream. new fields can be added to extra_info keeping
binary compatibility
- bumpy everybody's api versions
CVS patchset: 3603
CVS date: 2002/12/21 12:56:44
|
|
CVS patchset: 3540
CVS date: 2002/12/15 16:05:23
|
|
CVS patchset: 3525
CVS date: 2002/12/14 20:01:53
|
|
will build all dependent parts (e.g. libxine.la). The directory must still
be prepared by running autogen.sh.
CVS patchset: 3331
CVS date: 2002/11/22 05:25:14
|
|
* new public output interface xine_{audio,video}_port_t instead of
xine_{ao,vo}_driver_t, old names kept as aliases for compatibility
* modified the engine to allow multiple streams per output
* renaming of some internal structures according to public changes
* moving SCR out of per-stream-metronom into a global metronom_clock_t
residing in xine_t and therefore easily available to the output layer
* adapting all available plugins
(note to external projects: the compiler will help you a lot, if a plugin
compiles, it is adapted, because all changes add new parameters to some
functions)
* bump up all interface versions because of xine_t and xine_stream_t changes
CVS patchset: 3312
CVS date: 2002/11/20 11:57:38
|
|
http://sourceforge.net/mailarchive/forum.php?thread_id=1297475&forum_id=7131
CVS patchset: 3250
CVS date: 2002/11/12 18:40:50
|
|
to get a minimal dynamic linker symbol table
CVS patchset: 3073
CVS date: 2002/10/28 13:30:58
|
|
CVS patchset: 3046
CVS date: 2002/10/27 18:02:52
|
|
CVS patchset: 3000
CVS date: 2002/10/26 02:35:13
|
|
CVS patchset: 2980
CVS date: 2002/10/24 09:42:21
|
|
Removed trailing spaces.
CVS patchset: 2910
CVS date: 2002/10/22 04:42:45
|
|
CVS patchset: 2850
CVS date: 2002/10/18 15:29:19
|
|
Config entries not enabled yet.
Possible multiple stream issues.
CVS patchset: 2849
CVS date: 2002/10/18 14:20:58
|