Age | Commit message (Collapse) | Author |
|
CVS patchset: 6441
CVS date: 2004/04/26 15:38:18
|
|
"down" is the usual datapath from decoder to output, "up" is the opposite way
-> this means swapping two function names
-> this means increasing the post plugin iface version
external plugin developers: just swap usage of
_x_post_frame_copy_up() and _x_post_frame_copy_down() functions
CVS patchset: 6412
CVS date: 2004/04/17 19:54:31
|
|
CVS patchset: 6140
CVS date: 2004/02/12 18:25:07
|
|
* post plugins are now much safer (fewer races/inconsistencies) and easier to write
* all post plugins are ported to the new architecture (and should work)
* ports can now be opened and closed with a NULL stream
CVS patchset: 6007
CVS date: 2004/01/07 19:52:42
|
|
CVS patchset: 5912
CVS date: 2003/12/14 22:13:22
|
|
CVS patchset: 5879
CVS date: 2003/12/09 00:02:28
|
|
two tvtime plugins do not crash xine anymore :)
(but why would anybody do that?)
CVS patchset: 5859
CVS date: 2003/12/07 15:33:25
|
|
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
|
|
use yuy2 -> yv12 conversion (fixes storri segfault)
CVS patchset: 5810
CVS date: 2003/11/29 01:23:24
|
|
CVS patchset: 5721
CVS date: 2003/11/11 18:44:50
|
|
we should be able to provide more user-friendly options later (like checkboxes
for the available methods: dering, deinterlace, autolevels, etc)
CVS patchset: 5703
CVS date: 2003/11/07 18:37:34
|
|
CVS patchset: 5673
CVS date: 2003/11/02 12:57:27
|
|
CVS patchset: 5669
CVS date: 2003/11/01 18:34:22
|
|
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
|
|
video_out API version to 18.
CVS patchset: 5574
CVS date: 2003/10/22 20:38:09
|
|
- bump vo and post interface versions
obs: video_out_xvmc.c needs some more work, see todo.
CVS patchset: 5459
CVS date: 2003/10/06 21:52:42
|
|
CVS patchset: 5299
CVS date: 2003/08/19 18:33:43
|
|
CVS patchset: 5292
CVS date: 2003/08/15 14:43:29
|
|
- new way of adding the black bars without any memcpy()
(playback with the expand plugin is now smooth on my PII 400)
-> see comment at the top of the file for details
- allow shifting the overlay by intercepting overlay manager calls
CVS patchset: 5291
CVS date: 2003/08/15 14:42:37
|
|
CVS patchset: 5277
CVS date: 2003/08/12 13:56:25
|
|
CVS patchset: 5257
CVS date: 2003/08/07 09:26:53
|
|
patch by Philip Jgenstedt
CVS patchset: 5243
CVS date: 2003/08/04 03:47:09
|
|
CVS patchset: 5147
CVS date: 2003/07/12 03:15:23
|
|
CVS patchset: 5126
CVS date: 2003/07/03 02:24:28
|
|
CVS patchset: 5125
CVS date: 2003/07/03 01:29:03
|
|
CVS patchset: 5113
CVS date: 2003/06/29 18:56:24
|
|
(please report if compilation breaks on non-x86 plataform)
see xine-devel for more information
CVS patchset: 5032
CVS date: 2003/06/13 01:48:09
|
|
img->displayed is obsolete now, drivers should use img->free.
CVS patchset: 4994
CVS date: 2003/05/31 18:33:28
|
|
CVS patchset: 4971
CVS date: 2003/05/28 12:21:53
|
|
CVS patchset: 4968
CVS date: 2003/05/28 11:09:24
|
|
no methods implemented yet, still working on parameters api
CVS patchset: 4967
CVS date: 2003/05/28 04:28:43
|
|
expand it to 4:3 ratio
CVS patchset: 4919
CVS date: 2003/05/24 13:12:41
|
|
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
|
|
the vis plugins should invalidate the extra info of the frames they output to not
interfere with the (correct) extra info which will be set by audio out
CVS patchset: 4250
CVS date: 2003/02/22 14:21:37
|
|
goom: do not register at video port, because we do not want the video out to call
back into our stream (since the video frames are generated by post, there is no
decoder that could answer)
Daniel: no, this does not fix your problems :(
CVS patchset: 3730
CVS date: 2002/12/30 14:26:50
|
|
- include post plugins in plugin catalog
CVS patchset: 3716
CVS date: 2002/12/29 14:04:43
|
|
when rewiring an output to a port, we must unregister our stream at the old port
(call close()) and register ourselves to the new one (call open())
CVS patchset: 3679
CVS date: 2002/12/25 15:05:06
|
|
CVS patchset: 3440
CVS date: 2002/12/06 14:53:18
|
|
CVS patchset: 3412
CVS date: 2002/12/01 20:27:15
|
|
CVS patchset: 3411
CVS date: 2002/12/01 19:05:57
|
|
CVS patchset: 3398
CVS date: 2002/12/01 14:52:55
|