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_fb.c
Age
Commit message (
Expand
)
Author
2003-12-14
API version bounce
Siggi Langauf
2003-12-05
cleanup phase II. use xprintf when it's relevant, use xine_xmalloc when it's ...
Daniel Caujolle-Bert
2003-11-26
lprintf cleanup, pass I.
Daniel Caujolle-Bert
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-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-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-03-19
clear all memory on frame size change to avoid artefacts from previous
Stefan Holst
2003-03-19
fb_visual_t for fb video driver, enable frame_output_cb in that driver.
Stefan Holst
2003-02-02
Add support for brightness, saturation, contrast (not functional yet)
Ewald Snel
2003-01-31
- MAX_PREVIEW_SIZE = 4096
Miguel Freitas
2002-12-21
- add buf->decoder_info_ptr: portability for systems where pointer has
Miguel Freitas
2002-12-08
bring fb driver back
Miguel Freitas
2002-12-06
- update api version, adding new "copy_called" flag.
Miguel Freitas
2002-11-20
engine modifications to allow post plugin layer:
Michael Roitzsch
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-08-23
- update framebuffer driver to use scaling helper. this is the last one of
Miguel Freitas
2002-08-10
syncing my local tree:
Miguel Freitas
2002-07-15
Add 'pitch' support to video decoders (pitch != width)
Ewald Snel
2002-07-10
handle freshly introduced pan&scan aspect like anamorphic aspect
Michael Roitzsch
2002-06-12
Remove no more needed XINE_LOGO.
Daniel Caujolle-Bert
2002-05-06
- remove deprecated zoom_mpeg1 (resizing policies are ui's job now)
Miguel Freitas
2002-03-25
framebuffer driver resurrected
Miguel Freitas
2002-03-17
Simple fix to (I think) make FB work again
Rich J Wareham
2002-03-07
Small clean up.
James Courtier-Dutton
2002-03-05
remove bad "get_info" functions.
James Courtier-Dutton
2002-02-09
the long-awaited video_out changes, not completely debuged (races)
Guenter Bartsch
2002-01-22
- small w32codec bugfixes
Miguel Freitas
2002-01-15
Made changes to fix clut on yuv2rgb, similar to XShm, but cannot test it.
James Courtier-Dutton
2002-01-11
small hint about fbset
Miguel Freitas
2002-01-11
video_out driver for linux framebuffer device
Miguel Freitas