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_none.c
Age
Commit message (
Expand
)
Author
2004-06-05
From: Daniel Mack
James Courtier-Dutton
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-10-31
First check the pointers on NULL values, then memset;
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-04
fix compiler warnings at least in xine's native code
Michael Roitzsch
2003-02-19
Fix video processing segmentation fault at exit
Ewald Snel
2003-02-14
fix u/v ordering
Guenter Bartsch
2003-02-05
enix requires frames to be allocated in one memory chunk, fix comment
Guenter Bartsch
2003-02-05
- fix segfault with some OpenDivX streams (thanks Miguel for spotting my
Bastien Nocera
2003-01-11
and the story continue
Daniel Caujolle-Bert
2003-01-11
add pitches, fix coding style, alloc planary yuv in one memory chunk so en .....
Guenter Bartsch
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-11
gui_data_exchange function is required
Daniel Caujolle-Bert
2002-11-11
add none vo plugin
Daniel Caujolle-Bert