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_pgx64.c
Age
Commit message (
Expand
)
Author
2003-08-04
support for arbitrary aspect ratios
Miguel Freitas
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-12
Cleaned up console output
Robin KAY
2003-04-09
now uses generic framebuffer device name and checks real_type
Robin KAY
2003-04-03
rearrange code handling framebuffer registers
Robin KAY
2003-03-06
steps toward muting xine's console output by default
Guenter Bartsch
2002-12-22
Make xine-lib compile with the SunPro compiler
Robin KAY
2002-12-21
- add buf->decoder_info_ptr: portability for systems where pointer has
Miguel Freitas
2002-12-20
fix off by one error
Robin KAY
2002-12-18
Add support for exclusive overlays
Robin KAY
2002-12-14
The bandwidth cost is too high to do one-field deinterlacing in hardware.
Robin KAY
2002-12-13
Stupid bug! Now reduced data copied to video RAM by 25%
Robin KAY
2002-12-07
All gui_data_exchange containing X calls may xlocked/xunlocked. Don't forget
Daniel Caujolle-Bert
2002-12-07
Up PGX64 interface version.
Robin KAY
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-02
Reinsert ifdefs around SPARC assembler code in pgx64. Enable building pgx64 o...
Robin KAY
2002-11-02
Fixed support for 8 bit colour in pgx64. Changed xine_check only to include X...
Robin KAY
2002-10-29
Inhibit multiple instances of pgx64. Improve deinterlacing code.
Robin KAY
2002-10-29
Updated pgx64 to newest API. Changed alphablend code to handle pitches.
Robin KAY
2002-10-13
pgx64 video plugin was crashing xine during auto probe of video_out drivers,
Juergen Keil
2002-10-12
Improved support for moving and resizing video window
Robin KAY
2002-10-10
Various misc changes. Added support for XINE_VISUAL_TYPE_FB (pgx64fb).
Robin KAY
2002-10-09
removed some redundant code
Robin KAY
2002-10-06
minor fix to plugin
Robin KAY
2002-10-05
Ported plugin to new api. Nasty bug fixed thanks to Howdy Pierce.
Robin KAY
2002-09-05
make all the plugin init functions static
Michael Roitzsch
2002-09-04
Added support for alphablending
Robin KAY
2002-08-16
PGX64 video out driver added
Robin KAY
[prev]