Age | Commit message (Expand) | Author |
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 |
2003-02-01 | fix discontinuity detection | Guenter Bartsch |
2003-02-01 | increasing frame buffer for smoother playback | Stefan Holst |
2003-02-01 | log output, copyright, some drivers produce negative delays, catch that | Guenter Bartsch |
2003-02-01 | different method of safe config file writing by Cameron Simpson <cs@zip.com.au>: | Michael Roitzsch |
2003-01-31 | disk-full-aware configfile writing: | Michael Roitzsch |
2003-01-31 | Log/error messages updated | James Stembridge |
2003-01-31 | Revert parts of previous changes to frame copy functions such that only the n... | James Stembridge |
2003-01-31 | Convert yv12 to yuy2 for vidix drivers that only support yuy2 | James Stembridge |
2003-01-31 | update ffmpeg | Miguel Freitas |
2003-01-31 | Interleave u and v planes for display of yv12 on G200 | James Stembridge |
2003-01-31 | fix the v4l plugin for lower resolution devices (webcam) | Bastien Nocera |
2003-01-31 | Clean up yuy2 copy function | James Stembridge |
2003-01-31 | Damn - fix compile warning | James Stembridge |
2003-01-31 | Remove unneeded printf's | James Stembridge |
2003-01-31 | Change few remaining printf's to match xine style | James Stembridge |
2003-01-31 | fix flac demuxer content detection. it was eating 4 bytes of non-seekable | Miguel Freitas |
2003-01-31 | - MAX_PREVIEW_SIZE = 4096 | Miguel Freitas |
2003-01-31 | Don't load mga_crtc2_vid with G200 | James Stembridge |
2003-01-31 | fftscope improvements courtesy of Marco Zühlke <MZuehlke@myrealbox.com> | Mike Melanson |