index
:
xine-lib
master
xine-lib git mirror
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
video_out
/
video_out_vidix.c
Age
Commit message (
Expand
)
Author
2003-12-14
API version bounce
Siggi Langauf
2003-12-13
fix few memleaks
Daniel Caujolle-Bert
2003-12-05
cleanup phase II. use xprintf when it's relevant, use xine_xmalloc when it's ...
Daniel Caujolle-Bert
2003-11-26
xprintf clean pass. xprintf now log into new XINE_LOG_TRACE log buffer. scrat...
Daniel Caujolle-Bert
2003-11-26
lprintf cleanup, pass I.
Daniel Caujolle-Bert
2003-11-26
fix x11osd bugs with fullscreen changing
Miguel Freitas
2003-11-26
* new unscaled overlay feature (using XShape extension)
Miguel Freitas
2003-11-11
rename internal API function (_x_<function>).
Daniel Caujolle-Bert
2003-10-31
First check the pointers on NULL values, then memset;
Michael Roitzsch
2003-10-23
cleanup in video_out.h
Michael Roitzsch
2003-10-22
Replace copy member in vo_frame_t with proc_frame and proc_slice. Increase vi...
Robin KAY
2003-10-06
- add XvMC support
Miguel Freitas
2003-09-22
fix segfault when configuration fails because the resolution is too high
James Stembridge
2003-08-04
support for arbitrary aspect ratios
Miguel Freitas
2003-05-31
update video out api to allow better frame management (explicit locking)
Miguel Freitas
2003-05-02
make sure colour keying is turned off for frame buffer output
James Stembridge
2003-05-02
only need to set this once
James Stembridge
2003-05-02
remove option for disabling colour keying as there's no good reason for wanti...
James Stembridge
2003-05-02
add support for rgb intensity controls
James Stembridge
2003-04-23
fix yv12->yuy2 conversion
James Stembridge
2003-04-23
calculate hardware pitches depending on output rather than input image format
James Stembridge
2003-04-12
simpler handling of handling output window changes
James Stembridge
2003-04-12
fix video ram stride calculation for yuy2
James Stembridge
2003-03-16
fix segfault when no vidix driver is found
James Stembridge
2003-03-14
mute vidix driver console output. vidix itself still outputs messages to the ...
James Stembridge
2003-03-14
Split config callbacks
James Stembridge
2003-02-23
Fix error in chroma plane interleaving
James Stembridge
2003-02-21
Configure option and error checking for frame buffer device
James Stembridge
2003-02-21
Allow vidix vo driver to be compiled without X/framebuffer support
James Stembridge
2003-02-20
Add vidixfb driver for using vidix on linux frame buffer
James Stembridge
2003-02-19
Force reconfiguration of vidix when changing colour key settings as some driv...
James Stembridge
2003-02-02
Code cleanup
James Stembridge
2003-01-31
Log/error messages updated
James Stembridge
2003-01-31
Revert parts of previous changes to frame copy functions such that only the n...
James Stembridge
2003-01-31
Convert yv12 to yuy2 for vidix drivers that only support yuy2
James Stembridge
2003-01-31
Interleave u and v planes for display of yv12 on G200
James Stembridge
2003-01-31
Clean up yuy2 copy function
James Stembridge
2003-01-16
Fix copying of chroma planes to video memory when video width is not a multip...
James Stembridge
2003-01-16
Add support for changing aspect ratio
James Stembridge
2003-01-15
Move configuration of vidix into vidix_display_frame. Prevents attempted conf...
James Stembridge
2003-01-13
big vidix driver update by James Stembridge
Miguel Freitas
2002-12-21
- add buf->decoder_info_ptr: portability for systems where pointer has
Miguel Freitas
2002-12-06
- update api version, adding new "copy_called" flag.
Miguel Freitas
2002-11-22
when the image does not fit the viewport and black bars need to be added, their
Michael Roitzsch
2002-11-20
engine modifications to allow post plugin layer:
Michael Roitzsch
2002-11-04
Vidix is back to life.
Daniel Caujolle-Bert
2002-09-05
make all the plugin init functions static
Michael Roitzsch
2002-09-04
merging in the new_api branch ... unfortunately video_out / vo_scale is broke...
Guenter Bartsch
2002-09-02
Comment unused functions.
Daniel Caujolle-Bert
2002-08-16
simplified driver, add zoom (may crash, looks like vidix bug)
Miguel Freitas
[next]