Age | Commit message (Collapse) | Author |
|
libw32 compiles here without a single compiler warning
CVS patchset: 5946
CVS date: 2003/12/24 16:55:35
|
|
CVS patchset: 5912
CVS date: 2003/12/14 22:13:22
|
|
some infrastructure to support more than one decoder DLL per codec
CVS patchset: 5881
CVS date: 2003/12/09 19:08: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
|
|
(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
|
|
CVS patchset: 5731
CVS date: 2003/11/15 13:01:00
|
|
CVS patchset: 5721
CVS date: 2003/11/11 18:44:50
|
|
The changes to the video API of course require the video/spu decoder and
post plugin APIs to be increased as well.
CVS patchset: 5579
CVS date: 2003/10/23 20:12:33
|
|
CVS patchset: 5321
CVS date: 2003/08/31 17:27:28
|
|
patch by Philip Jgenstedt
CVS patchset: 5243
CVS date: 2003/08/04 03:47:09
|
|
Try to fix pts handling.
basically: buf->pts = this->pts - this->size / (8*bitrate)
(this->size is the number of bytes still inside the decoder)
Miguel, if you think that the old method was better, don't hesitate to remove this one.
CVS patchset: 5166
CVS date: 2003/07/16 00:25:38
|
|
Need to add pts correction code back in and fix bugs in it.
CVS patchset: 5130
CVS date: 2003/07/04 14:23:37
|
|
CVS patchset: 5123
CVS date: 2003/07/02 23:10:21
|
|
obs: more messages should be added
CVS patchset: 4539
CVS date: 2003/04/04 19:20:46
|
|
CVS patchset: 4445
CVS date: 2003/03/18 20:40:59
|
|
output channels
CVS patchset: 4444
CVS date: 2003/03/18 18:21:48
|
|
CVS patchset: 4388
CVS date: 2003/03/09 12:19:13
|
|
CVS patchset: 4179
CVS date: 2003/02/17 03:19:58
|
|
so just two trivial things:
- don't segfault on vfw loading (although vfw support is still broken)
- make acm work again.
CVS patchset: 3939
CVS date: 2003/01/16 22:29:55
|
|
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
|
|
CVS patchset: 3767
CVS date: 2003/01/03 23:18:13
|
|
CVS patchset: 3653
CVS date: 2002/12/23 16:09:28
|
|
CVS patchset: 3626
CVS date: 2002/12/22 03:03:21
|
|
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: 3580
CVS date: 2002/12/18 04:00:45
|
|
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
|