Age | Commit message (Collapse) | Author |
|
CVS patchset: 6256
CVS date: 2004/03/14 21:27:03
|
|
CVS patchset: 6030
CVS date: 2004/01/12 17:35:14
|
|
- increase demux and decoder apis
- fix runtime changing of ogg/ogm audio channels
note: i hope i haven't broken any demux->decoder data exchange. please report any problems.
CVS patchset: 6014
CVS date: 2004/01/09 01:26:32
|
|
CVS patchset: 5912
CVS date: 2003/12/14 22:13:22
|
|
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
|
|
CVS patchset: 5731
CVS date: 2003/11/15 13:01:00
|
|
if (cond)
#ifdef LOG
foo;
#endif
bar;
is bad.
CVS patchset: 5010
CVS date: 2003/06/06 14:29:41
|
|
CVS patchset: 4942
CVS date: 2003/05/26 11:33:01
|
|
Caie <kyzer@4u.net>
CVS patchset: 4153
CVS date: 2003/02/14 04:32:27
|
|
CVS patchset: 4150
CVS date: 2003/02/14 00:55:52
|
|
for more information see message on xine-devel
CVS patchset: 3818
CVS date: 2003/01/08 01:02:27
|
|
CVS patchset: 3804
CVS date: 2003/01/07 06:26:25
|
|
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
|
|
* 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
|
|
CVS patchset: 3231
CVS date: 2002/11/11 05:01:31
|
|
CVS patchset: 3163
CVS date: 2002/11/03 06:08:54
|
|
CVS patchset: 3159
CVS date: 2002/11/02 23:37:33
|
|
CVS patchset: 3084
CVS date: 2002/10/29 02:07:45
|
|
CVS patchset: 2878
CVS date: 2002/10/20 17:19:11
|
|
moved to bswap.h
CVS patchset: 2794
CVS date: 2002/10/06 03:48:13
|
|
CVS patchset: 2657
CVS date: 2002/09/13 03:03:42
|
|
adapt some more decoders
CVS patchset: 2618
CVS date: 2002/09/05 22:18:50
|
|
(geez this was a job)
CVS patchset: 2616
CVS date: 2002/09/05 20:44:38
|
|
broken now ... matthias/miguel: please fix it :-)
CVS patchset: 2606
CVS date: 2002/09/04 23:31:05
|
|
(but the audio still crackles)
CVS patchset: 2593
CVS date: 2002/09/03 02:46:30
|
|
CVS patchset: 2589
CVS date: 2002/09/02 17:25:45
|
|
ADPCM format
CVS patchset: 2393
CVS date: 2002/08/05 00:20:35
|
|
CVS patchset: 2273
CVS date: 2002/07/15 03:48:03
|
|
CVS patchset: 2214
CVS date: 2002/07/05 17:31:59
|
|
CVS patchset: 2103
CVS date: 2002/06/20 02:57:41
|
|
CVS patchset: 2065
CVS date: 2002/06/12 04:00:28
|
|
segfault issue there; MS IMA does not seem to work yet
CVS patchset: 2055
CVS date: 2002/06/10 06:27:40
|
|
CVS patchset: 2039
CVS date: 2002/06/08 19:45:19
|
|
seem to work 100% correctly, so the decoder's priority is still at the
bottom of the list
CVS patchset: 2038
CVS date: 2002/06/08 19:29:28
|
|
removed; DK4 ADPCM is also working now
CVS patchset: 2031
CVS date: 2002/06/07 04:50:15
|
|
CVS patchset: 2022
CVS date: 2002/06/06 05:00:32
|