Age | Commit message (Collapse) | Author |
|
we must check about the other indeo brothers...
CVS patchset: 3489
CVS date: 2002/12/12 01:52:21
|
|
CVS patchset: 3451
CVS date: 2002/12/06 20:16:35
|
|
CVS patchset: 3449
CVS date: 2002/12/06 19:10:10
|
|
CVS patchset: 3436
CVS date: 2002/12/06 01:44:06
|
|
CVS patchset: 3409
CVS date: 2002/12/01 17:05:34
|
|
* 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: 3267
CVS date: 2002/11/15 18:01:59
|
|
this->stream->audio_out->close () was never called.
CVS patchset: 3254
CVS date: 2002/11/13 00:23:29
|
|
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: 3105
CVS date: 2002/10/31 05:23:02
|
|
CVS patchset: 2888
CVS date: 2002/10/20 19:12:24
|
|
CVS patchset: 2874
CVS date: 2002/10/20 15:56:27
|
|
CVS patchset: 2713
CVS date: 2002/09/19 21:40:36
|
|
CVS patchset: 2712
CVS date: 2002/09/19 21:39:45
|
|
CVS patchset: 2703
CVS date: 2002/09/19 02:14:02
|
|
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
|
|
CVS patchset: 2551
CVS date: 2002/08/29 06:06:02
|
|
- removes w32codec syncshutdown hack
- vo_driver api changed to support drivers with persistent overlays. that
will break binary compatibility xine-lib/xine-ui (xine-ui needs to be
recompiled). in order to keep binary compatibility
overlay_begin/overlay_end must be added after redraw_needed.
- video_overlay cleanups
- fix a hard to trigger condition where redraw wouldn't happen (freeing
handles)
CVS patchset: 2427
CVS date: 2002/08/10 21:25:20
|
|
CVS patchset: 2282
CVS date: 2002/07/15 21:42:33
|
|
CVS patchset: 2242
CVS date: 2002/07/10 05:44:09
|
|
CVS patchset: 2219
CVS date: 2002/07/05 21:34:39
|
|
- asf bugfixes
- ffmpeg supporting ms iso mpeg4
- softsync fix by Bill Fink
CVS patchset: 2216
CVS date: 2002/07/05 20:54:37
|
|
CVS patchset: 2214
CVS date: 2002/07/05 17:31:59
|
|
note: i don't have any v1 streams to test. v2 are working fine though.
CVS patchset: 2189
CVS date: 2002/07/01 17:56:05
|
|
- shiny new win32 crap from avifile and mplayer!
- shiny new compilation warnings!
- use directshow filter to decode msmpeg v1/v2
- disable SYNC_SHUTDOWN ugly hack (will be removed soon, i hope)
CVS patchset: 2114
CVS date: 2002/06/21 01:44:17
|
|
Internationalize all config related stuff.
Fix not registered mrl ending in roq/film demuxer.
Add bindtextdomain() calls in load_plugins (for audio/video out plugins).
CVS patchset: 2066
CVS date: 2002/06/12 12:22:25
|
|
CVS patchset: 2049
CVS date: 2002/06/09 13:23:36
|
|
CVS patchset: 2039
CVS date: 2002/06/08 19:45:19
|
|
increased interface version numbers, to reflect the xine_t change
CVS patchset: 1939
CVS date: 2002/05/25 19:19:16
|
|
handling for decoder plugins
CVS patchset: 1824
CVS date: 2002/05/01 19:42:56
|
|
CVS patchset: 1796
CVS date: 2002/04/28 15:32:41
|
|
- update dxr3 and xvid plugins to new interface (add dispose() functions)
CVS patchset: 1766
CVS date: 2002/04/23 15:45:19
|
|
- add dispose() function to all decoder plugin structures
CVS patchset: 1763
CVS date: 2002/04/23 13:30:42
|
|
CVS patchset: 1757
CVS date: 2002/04/23 00:58:32
|
|
CVS patchset: 1748
CVS date: 2002/04/20 18:31:03
|
|
CVS patchset: 1726
CVS date: 2002/04/16 02:36:46
|
|
- updated decoder api to allow reseting internal state on seeks
CVS patchset: 1696
CVS date: 2002/04/09 03:37:59
|
|
CVS patchset: 1659
CVS date: 2002/04/01 17:59:40
|
|
CVS patchset: 1618
CVS date: 2002/03/22 21:57:16
|
|
CVS patchset: 1617
CVS date: 2002/03/22 20:46:18
|
|
and introducing the #ifdef LOG concept in more files (I really start to like that concept, much better than xprintf)
CVS patchset: 1589
CVS date: 2002/03/18 22:45:53
|
|
CVS patchset: 1574
CVS date: 2002/03/16 20:53:49
|
|
updated at this point). demux_qt can handle compressed audio, but is still unfinished.
Yes, this _is_ the big metronom update, metronom now depends on disc_off information in discontinuities.
CVS patchset: 1554
CVS date: 2002/03/11 12:31:24
|
|
- pts are 64 bit now
- scr and video_out-loop run all the time
- video_out cleanups
- metronom cleanups
- buffer type BUF_CONTROL_DISCONTINUITY is used internally now,
input plugins should no longer send this one
- support for individual frame durations
- using nano-/usleep instead of itimer (simpler code, maybe this will
help freebsd)
CVS patchset: 1487
CVS date: 2002/02/09 07:13:22
|
|
CVS patchset: 1437
CVS date: 2002/01/22 01:55:12
|
|
- remove (hopefully) unneeded memcpy
- fix SDL capabilities
- add fb and SDL warnings
CVS patchset: 1436
CVS date: 2002/01/22 01:43:13
|
|
on slow machines but needs testing.
CVS patchset: 1420
CVS date: 2002/01/18 01:02:32
|
|
CVS patchset: 1410
CVS date: 2002/01/15 17:30:51
|