Age | Commit message (Expand) | Author |
2002-10-26 | remove VO_PROP_VO_TYPE crap only needed for dxr3 | Michael Roitzsch |
2002-10-17 | move open_plugin function (used to create new plugin instances) from the plug... | Michael Roitzsch |
2002-10-16 | introduce audio/video_driver_class_t, adapt oss audio output plugin, exclude ... | Guenter Bartsch |
2002-10-16 | increase audio/video out plugin interface version numbers to avoid accidents ... | Guenter Bartsch |
2002-10-14 | introduction of xine_stream_t and async xine events - all still in developement | Guenter Bartsch |
2002-10-09 | configure.ac: | Stephen Torri |
2002-09-18 | make new plugin loader check api versions, fix api versions for adapted demux... | Guenter Bartsch |
2002-09-09 | good opportunity to remove obsolete stuff | Miguel Freitas |
2002-09-05 | remove plugin's private priority and interface members | Michael Roitzsch |
2002-09-04 | merging in the new_api branch ... unfortunately video_out / vo_scale is broke... | Guenter Bartsch |
2002-08-15 | - reimplement independent x/y zooming. | Miguel Freitas |
2002-08-10 | syncing my local tree: | Miguel Freitas |
2002-07-30 | - video out fixes (never trigged deadlocks and erroneous flush of overlay | Miguel Freitas |
2002-07-15 | Add 'pitch' support to video decoders (pitch != width) | Ewald Snel |
2002-07-08 | rename the dxr3 vo_types to something more useful | Michael Roitzsch |
2002-06-28 | new video out types to distinguish between dxr3 overlay and tv mode | Michael Roitzsch |
2002-03-25 | - fix frames leaking | Miguel Freitas |
2002-03-21 | - only draw still frame/logo if needed | Miguel Freitas |
2002-03-14 | - make libsputext work again | Miguel Freitas |
2002-03-14 | Ewald Snel's latest memory leak fixes | Miguel Freitas |
2002-03-10 | - mpeg2 frame duration fixes | Miguel Freitas |
2002-03-05 | remove bad "get_info" functions. | James Courtier-Dutton |
2002-03-05 | Add video out get_property function call | James Courtier-Dutton |
2002-02-25 | *phew* Xv video output driver works now, zoom feature has been stripped down ... | Guenter Bartsch |
2002-02-18 | VO_PROP_MAX_NUM_FRAMES, expose event handling | Guenter Bartsch |
2002-02-17 | each frame has an id for debugging purposes now; xshm driver can at least dis... | Guenter Bartsch |
2002-02-16 | bufixes from miguel freitas | Guenter Bartsch |
2002-02-16 | beginning of video_out_driver changes | Guenter Bartsch |
2002-02-09 | the long-awaited video_out changes, not completely debuged (races) | Guenter Bartsch |
2002-01-24 | video_out will take care of logo display now ... video_out needs more work bt... | Guenter Bartsch |
2002-01-15 | Beginning of overlay highlights correction work. | James Courtier-Dutton |
2002-01-14 | miguel's latest still frame patches and some minor cleanups | Guenter Bartsch |
2002-01-10 | More info is put in the vo_frame. | James Courtier-Dutton |
2002-01-09 | video_driver api changed. | James Courtier-Dutton |
2002-01-08 | increase palette size of overlays to 256 colors | Christian Vogler |
2001-12-24 | automatic still image detection - based on miguel's work but with modificatio... | Guenter Bartsch |
2001-12-14 | Add workaround for max attribute COLORKEY value (~0). Add new | Daniel Caujolle-Bert |
2001-11-28 | * OSD (On Screen Display) for rendering text and graphics into overlays | Miguel Freitas |
2001-11-20 | should fix pause and slow/fast playing | Miguel Freitas |
2001-11-15 | improved audio/spu channel selection, let the user take control over both if ... | Guenter Bartsch |
2001-11-13 | metronom logic changed | Heiko Schaefer |
2001-11-10 | very unfinished scr discontinuity detection stuff, new software audio out buf... | Guenter Bartsch |
2001-11-10 | new VO_PROP_TVMODE property | Mike Lampard |
2001-11-04 | added zoom patch by Thibaut Mattern <tmattern@noos.fr> | Siggi Langauf |
2001-10-20 | remove soft deinterlace property (not used anymore) | Miguel Freitas |
2001-10-09 | overlay clut colorspace conversion | Miguel Freitas |
2001-09-26 | - Trying to fix video window size for mpeg streams with | Juergen Keil |
2001-09-26 | libmpeg2 cleanups, more tweaks for still image display, implemented BUF_CONTR... | Guenter Bartsch |
2001-09-19 | deinterlace update, not finished yet (weave looks broken). | Miguel Freitas |
2001-09-16 | deinterlace stuff | Miguel Freitas |