Age | Commit message (Expand) | Author |
2003-04-18 | document equalizer changes, give credit | Guenter Bartsch |
2003-04-18 | equalizer api | Guenter Bartsch |
2003-04-18 | - fix crash when playing a PNG file | Bastien Nocera |
2003-04-18 | a simple 10-band equalizer - public interface not there yet | Guenter Bartsch |
2003-04-17 | xine crashed when an oggfile with an unknwon stream was played - fixed | Andreas Heinchen |
2003-04-17 | *** empty log message *** | Miguel Freitas |
2003-04-17 | cleanup patch by Marco Z|hlke <M.Zuehlke@freenet.de> | Miguel Freitas |
2003-04-17 | using non-blocking open mode, in order to avoid infinite waiting when the | Siggi Langauf |
2003-04-17 | added limited handling of traks with multiple media types | Mike Melanson |
2003-04-16 | preperations for support of bold and italic typefaces in ogm subtitles | Andreas Heinchen |
2003-04-16 | discard buffers before trying to get demux_lock | Miguel Freitas |
2003-04-16 | dr1 | Miguel Freitas |
2003-04-16 | cleanups, verbosity | Miguel Freitas |
2003-04-16 | direct rendering here we go... | Miguel Freitas |
2003-04-16 | disable direct rendering when the frame size output by ffmpeg is different fr... | James Stembridge |
2003-04-16 | clean up some code, add direct rendering 1 support (disabled by default) | Miguel Freitas |
2003-04-16 | die completion events, die die die | Miguel Freitas |
2003-04-16 | die completion events, die die die | Miguel Freitas |
2003-04-16 | Fix libXv linkage bug (checking for libxine failed when using libXv.so | Daniel Caujolle-Bert |
2003-04-16 | enable use of our fastmemcpy in ffmpeg | Miguel Freitas |
2003-04-16 | ffmpeg update, add new files/decoders, use our fastmemcpy | Miguel Freitas |
2003-04-15 | fix ac3 in ogm | Andreas Heinchen |
2003-04-15 | completely seperate amp and compress filters | Guenter Bartsch |
2003-04-15 | add a section about playback smoothness and ways to improve it by kernel tuning | Guenter Bartsch |
2003-04-15 | fixed a/v desync with odd framerates | Andreas Heinchen |
2003-04-14 | small bugfix | Andreas Heinchen |
2003-04-14 | larger simplifications | Andreas Heinchen |
2003-04-14 | small simplification | Andreas Heinchen |
2003-04-14 | fixed seeking - no always seeking to keyframes | Andreas Heinchen |
2003-04-13 | make compressor disabled by default. it was burning cpu cicles | Miguel Freitas |
2003-04-13 | fixes minor bug, added entry in Changelog | Andreas Heinchen |
2003-04-13 | fixed seeking, now sound is fine after seeking | Andreas Heinchen |
2003-04-13 | network input plugin fixes | Miguel Freitas |
2003-04-13 | use xine_read_abort | Miguel Freitas |
2003-04-13 | xine_read_abort for rtsp | Miguel Freitas |
2003-04-13 | xine_read_abort for pnm | Miguel Freitas |
2003-04-13 | - some cleanups | Miguel Freitas |
2003-04-13 | - use xine_read_abort for http, net, mms, mmsh (more to come) | Miguel Freitas |
2003-04-13 | add a small read() function that can be aborted by demux_action_pending | Miguel Freitas |
2003-04-13 | Input plugin api change (second part): | Thibaut Mattern |
2003-04-13 | Input plugin api change: | Thibaut Mattern |
2003-04-13 | Fix for segfault when using slightly invalid proxy URLs (e.g. http://cache:po... | Rich J Wareham |
2003-04-12 | Italian update from Giovanni Venturi <jumpyj@libero.it> | Daniel Caujolle-Bert |
2003-04-12 | simpler handling of handling output window changes | James Stembridge |
2003-04-12 | some TODO updates | Miguel Freitas |
2003-04-12 | - libfaad update | Miguel Freitas |
2003-04-12 | sync to faad2 cvs, remove some warnings. | Miguel Freitas |
2003-04-12 | fix video ram stride calculation for yuy2 | James Stembridge |
2003-04-12 | fix compilation with gcc 2.95.4 | James Stembridge |
2003-04-12 | more accurate get_length | Andreas Heinchen |