Age | Commit message (Expand) | Author |
2003-02-12 | Fixes a potential problem with luma value < 16. | Thibaut Mattern |
2003-02-11 | add osd function to draw bitmaps (patch by Julio Sánchez <j.sanchezf@terra.es>) | Miguel Freitas |
2003-02-11 | freebsd compile fix | Heiko Schaefer |
2003-02-11 | needed for FreeBSD | Heiko Schaefer |
2003-02-11 | enable libdvdcss title key cache | Michael Roitzsch |
2003-02-11 | fix broken macro, with regards to Jeff Smith, who sent the patch | Michael Roitzsch |
2003-02-11 | Gravity. | Thibaut Mattern |
2003-02-10 | apparently needed on FreeBSD | Heiko Schaefer |
2003-02-10 | malloc.h seems uneeded | Heiko Schaefer |
2003-02-10 | what the hell is that? | Miguel Freitas |
2003-02-10 | hopefully correct aspect handling | Michael Roitzsch |
2003-02-10 | Fade out peeks | Thibaut Mattern |
2003-02-09 | more funny stuffs ;) | Thibaut Mattern |
2003-02-08 | remove irrelevant comment | Mike Melanson |
2003-02-08 | modified to support special FLI files from Magic Carpet PC game; also | Mike Melanson |
2003-02-08 | modified to support FLI files from Magic Carpet PC game | Mike Melanson |
2003-02-08 | GETOPTR works _much_ better now (at least on my system). | Miguel Freitas |
2003-02-08 | New net_buf_ctrl strategy. | Thibaut Mattern |
2003-02-07 | load Xv extension library by hand to avoid libXv linking | Michael Roitzsch |
2003-02-07 | add consistency warnings | Michael Roitzsch |
2003-02-07 | convert playback data to internal format during load | Mike Melanson |
2003-02-07 | Clean up Makefile to remove items from xine_check development. | Stephen Torri |
2003-02-06 | continuing the clean up... | Miguel Freitas |
2003-02-06 | first pass on cleaning up ao/vo properties and flush stuff | Miguel Freitas |
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-02-05 | last tvmode update from Snaggen | Miguel Freitas |
2003-02-05 | try to have the same behaviour reading from network on http/mms/pnm/rtsp. | Miguel Freitas |
2003-02-04 | - remove possible name collision between the abs() define and the abs functio... | Bastien Nocera |
2003-02-04 | Well, noone seemed to be interrested to fix it.... | Daniel Caujolle-Bert |
2003-02-04 | blind fix: DV jerky playback. thanks Bill Fink for investigating it. | Miguel Freitas |
2003-02-03 | Fix default contrast and saturation settings for XShm driver | Ewald Snel |
2003-02-03 | make sure we are passing extra decoder data correctly to ffmpeg | Miguel Freitas |
2003-02-03 | *** empty log message *** | Miguel Freitas |
2003-02-03 | i guess i've finally made a breakthrought on completion event handling! | Miguel Freitas |
2003-02-02 | Code cleanup | James Stembridge |
2003-02-02 | copyright updates and some code to catch late-starting ogg streams | Guenter Bartsch |
2003-02-02 | Don't use globals for MMX yuv2rgb conversion variables (not thread-safe) | Ewald Snel |
2003-02-02 | use aspect ratio from ffmpeg | Miguel Freitas |
2003-02-02 | Add contrast support to MMX yuv2rgb conversion, fix 'cbu' clipping | Ewald Snel |
2003-02-02 | Fix brightness, saturation control for MMX yuv2rgb using the XShm driver | Ewald Snel |
2003-02-02 | Add support for brightness, saturation, contrast (not functional yet) | Ewald Snel |
2003-02-02 | - remove LOG from audio_out.c, fix backing up the configfile if there's no co... | Bastien Nocera |
2003-02-02 | Function replaced | Ewald Snel |
2003-02-02 | Fix memory leak in XShm driver | Ewald Snel |
2003-02-02 | hook up YUV411P -> YV12 converter | Mike Melanson |
2003-02-02 | added YUV411P -> YV12 converter | Mike Melanson |
2003-02-01 | - remove a magic number, thanks to Cameron Simpson <cs@zip.com.au> | Bastien Nocera |
2003-02-01 | interleave stereo audio channels | Mike Melanson |
2003-02-01 | adding flush-mode so seek() and play() work for video processing (enix) | Guenter Bartsch |