Age | Commit message (Collapse) | Author |
|
CVS patchset: 4356
CVS date: 2003/03/07 01:30:37
|
|
only really advanced frontends (like having multiple video outputs) will need this.
old method is still supported for 1.0 api.
CVS patchset: 4140
CVS date: 2003/02/12 22:22:31
|
|
CVS patchset: 4135
CVS date: 2003/02/11 16:42:40
|
|
now vo properties are passed through video ports, that is, post plugins
will be able to use/intercept them if they want.
it improves flexibily (eg. multiple outputs receiving properties) and
enables some other good things, like moving deinterlacer to a post plugin.
CVS patchset: 4111
CVS date: 2003/02/06 10:59:02
|
|
- implement some master/slave stuff
- implement subtitle mrl:
xine movie.mpg#subtitle:whatever.sub
CVS patchset: 3887
CVS date: 2003/01/13 02:15:07
|
|
- Calculate number of spu channels in video_decoder_loop()
- Use 'track_map' for spu channels, just like audio channels
CVS patchset: 3700
CVS date: 2002/12/27 22:49:38
|
|
of streams.
Michael, please let me know if you have a better idea! :)
CVS patchset: 3689
CVS date: 2002/12/27 03:40:07
|
|
CVS patchset: 3677
CVS date: 2002/12/25 15:02:23
|
|
CVS patchset: 3521
CVS date: 2002/12/14 18:34:57
|
|
CVS patchset: 3490
CVS date: 2002/12/12 01:58:37
|
|
CVS patchset: 3404
CVS date: 2002/12/01 15:11:02
|
|
CVS patchset: 3321
CVS date: 2002/11/20 18:41: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
|
|
CVS patchset: 3230
CVS date: 2002/11/11 04:57:18
|
|
CVS patchset: 3118
CVS date: 2002/11/01 01:10:01
|
|
CVS patchset: 3085
CVS date: 2002/10/29 02:57:59
|
|
CVS patchset: 3034
CVS date: 2002/10/27 01:52:15
|
|
CVS patchset: 2991
CVS date: 2002/10/24 19:37:26
|
|
CVS patchset: 2875
CVS date: 2002/10/20 16:18:06
|
|
CVS patchset: 2828
CVS date: 2002/10/14 15:46:48
|
|
- bring our beloved xine_t * back (no more const there)
- remove const on some input plugin functions
where the data changes with media (dvd, ...) changes
and is therefore not const
CVS patchset: 2740
CVS date: 2002/09/22 14:29:40
|
|
CVS patchset: 2728
CVS date: 2002/09/21 12:20:47
|
|
CVS patchset: 2727
CVS date: 2002/09/21 11:58:40
|
|
CVS patchset: 2726
CVS date: 2002/09/21 11:39:45
|
|
after probing
CVS patchset: 2699
CVS date: 2002/09/19 00:40:02
|
|
CVS patchset: 2697
CVS date: 2002/09/19 00:21:44
|
|
CVS patchset: 2688
CVS date: 2002/09/18 14:31:39
|
|
CVS patchset: 2687
CVS date: 2002/09/18 12:12:35
|
|
CVS patchset: 2680
CVS date: 2002/09/18 00:51:33
|
|
Care must be taken to make sure xine_cfg_entry_t is all zeros before any calls to
xine_config_lookup functions.
CVS patchset: 2673
CVS date: 2002/09/16 15:09:36
|
|
CVS patchset: 2664
CVS date: 2002/09/14 19:04:07
|
|
implemented yet, so please move on, nothing to see here...
CVS patchset: 2660
CVS date: 2002/09/13 18:25:22
|
|
- make most char pointers const in public api
- simpler get_spu_lang / get_audio_lang signature
CVS patchset: 2651
CVS date: 2002/09/11 17:41:07
|
|
CVS patchset: 2642
CVS date: 2002/09/10 10:40:22
|
|
CVS patchset: 2637
CVS date: 2002/09/09 19:24:48
|
|
CVS patchset: 2634
CVS date: 2002/09/09 13:55:57
|
|
fix some input plugins that would not copy the mrl on open
CVS patchset: 2623
CVS date: 2002/09/06 18:13:10
|
|
CVS patchset: 2622
CVS date: 2002/09/06 14:36:54
|
|
get_streaminfo instead, added missing parameters/properties noted by daniel
CVS patchset: 2620
CVS date: 2002/09/05 23:20:20
|
|
functions
CVS patchset: 2615
CVS date: 2002/09/05 20:19:48
|
|
broken now ... matthias/miguel: please fix it :-)
CVS patchset: 2606
CVS date: 2002/09/04 23:31:05
|