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
Age
Commit message (
Expand
)
Author
2003-10-19
Refactor code. Rewrite chroma keying implementation.
Robin KAY
2003-10-18
Re-add COMPLETION gui_data_exchange() support, removed by //error//.
Daniel Caujolle-Bert
2003-10-18
cleanups, xlock fixes
Daniel Caujolle-Bert
2003-10-12
replace this line (it belongs to Xv)
Michael Roitzsch
2003-10-07
stk update from Darren Hart
Miguel Freitas
2003-10-06
- add XvMC support
Miguel Freitas
2003-10-05
The height of the U and V buffers needs to rounded up for odd frame heights. ...
Robin KAY
2003-10-04
memalign(3C) changed to malloc(3C) as it caused core dumps. This may be indic...
Robin KAY
2003-10-03
Fix multi-buffering when frame height is not a multiple of 16. Fix some off b...
Robin KAY
2003-09-22
fix segfault when configuration fails because the resolution is too high
James Stembridge
2003-09-21
Add support for chroma keyed overlay graphics to video_out_pgx64 and fix vari...
Robin KAY
2003-09-16
Fix some compiler warnings.
James Courtier-Dutton
2003-09-14
Add multi-buffering support to video_out_pgx64 (massive performance increase ...
Robin KAY
2003-09-13
fix colors of YUY2 overlay blending
Miguel Freitas
2003-09-13
update from Darren Hart
Miguel Freitas
2003-08-29
small missing lock
Miguel Freitas
2003-08-25
Reduce GCC verbosity (various prototype declaration fixes). ffmpeg, wine and ...
Daniel Caujolle-Bert
2003-08-25
AMD64 support patch by Adrian Schroeter
Michael Roitzsch
2003-08-13
update api/ratio stuff
Miguel Freitas
2003-08-12
Disable building video_out_pgx64 if X11 isn't available.
Robin KAY
2003-08-12
Mistakenly disabled some code I shouldn't have in the previous revision. Now ...
Robin KAY
2003-08-11
Cleaned up code. Removed support for XINE_VISUAL_TYPE_FB. Added support for d...
Robin KAY
2003-08-09
bleh to "//"
Bastien Nocera
2003-08-09
- temptatively fix the directfb video output plugin, maybe it works, maybe it...
Bastien Nocera
2003-08-04
support for arbitrary aspect ratios
Miguel Freitas
2003-08-04
vo for libstk
Miguel Freitas
2003-08-04
patch from matthias
Miguel Freitas
2003-07-20
fix G400 chroma bug
James Stembridge
2003-07-12
- adding support for the Intel compiler icc
Michael Roitzsch
2003-06-15
Properly deinterlace YUY2 frames.
Robin KAY
2003-06-15
Remove linear blend deinterlacer from video_out_pgx64. Add C implementation o...
Robin KAY
2003-05-31
update video out api to allow better frame management (explicit locking)
Miguel Freitas
2003-05-26
- quiet xv plugin
Bastien Nocera
2003-05-26
- quieter adpcm plugin and xshm one
Bastien Nocera
2003-05-14
These are part of the old video out API and should not be needed any longer
Michael Roitzsch
2003-05-14
as announced on xine-devel, this is the big Makefile refactoring:
Michael Roitzsch
2003-05-14
force redraw when drawable changes
Miguel Freitas
2003-05-12
Cleaned up console output
Robin KAY
2003-05-07
DVD play sort of works on Win32. Also added a couple more plugings to the Win...
Tim Champagne
2003-05-04
Fix annoying XVideo lockup (probably another bug in the X11 library)
Ewald Snel
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-05-02
Set colour key control registers in same way that gatos and windows drivers do
James Stembridge
2003-05-02
remove unused variable
James Stembridge
2003-05-01
24 and 32 bpp settings are the same so collapse into single case
James Stembridge
2003-05-01
fix unwanted fall through in select
James Stembridge
2003-05-01
According to gatos (and as suspected) r100 colour keying is no different
James Stembridge
2003-05-01
workaround for some mobility chips reporting zero ram size (from mplayer)
James Stembridge
[next]