Age | Commit message (Expand) | Author |
2002-10-20 | whoups. wrong constants used for stream type detection method | Guenter Bartsch |
2002-10-20 | return of the asf demuxer | Guenter Bartsch |
2002-10-20 | AUTHORS: | Stephen Torri |
2002-10-20 | mms inpit plugin is back | Guenter Bartsch |
2002-10-20 | secured another DSP_RESET ioctl | Guenter Bartsch |
2002-10-19 | try to make a/v index position after seek more accurate (for streams with lon... | Guenter Bartsch |
2002-10-19 | at least my sb live doesn't like it when a write() call is interrupted by a S... | Guenter Bartsch |
2002-10-19 | seeking in public api is now millisecond accurate (sorry, forgot that one but... | Guenter Bartsch |
2002-10-19 | fast seeking enabled | Guenter Bartsch |
2002-10-19 | more logging | Guenter Bartsch |
2002-10-19 | call it LOG for consistency | Guenter Bartsch |
2002-10-19 | send start header first | Guenter Bartsch |
2002-10-19 | set audio_out | Guenter Bartsch |
2002-10-19 | really send headers in demux_avi_send_header | Guenter Bartsch |
2002-10-19 | Added AXE_xx macros and assertions for alignment | Robin KAY |
2002-10-18 | added support for little-used RGB palette mode | Mike Melanson |
2002-10-18 | Add close vo plugin related function. | Daniel Caujolle-Bert |
2002-10-18 | Adapt AA vo plugin to new API (fully untested yet). | Daniel Caujolle-Bert |
2002-10-18 | Enable libmpeg2 for new api. | James Courtier-Dutton |
2002-10-18 | Enable liba52 config values. | James Courtier-Dutton |
2002-10-18 | A52 audio is now output without volume set to 0 or off. :-) | James Courtier-Dutton |
2002-10-18 | Move alsa audio over to new api. | James Courtier-Dutton |
2002-10-18 | Enable liba52 for new api. | James Courtier-Dutton |
2002-10-18 | demux_mpeg_block compiles, but does not output any audio or video yet. | James Courtier-Dutton |
2002-10-18 | my very first try at the new streams api. some fixes to it (uninitialized | Miguel Freitas |
2002-10-17 | events.h is gone, events are in xine.h now | Michael Roitzsch |
2002-10-17 | move open_plugin function (used to create new plugin instances) from the plug... | Michael Roitzsch |
2002-10-16 | another interface version problem solved :) | Guenter Bartsch |
2002-10-16 | introduce audio/video_driver_class_t, adapt oss audio output plugin, exclude ... | Guenter Bartsch |
2002-10-16 | forgot to alloc event queue | Guenter Bartsch |
2002-10-16 | remove no longer needed scratch buffer, use config_name instead | Guenter Bartsch |
2002-10-16 | trying to get Xv output plugin working; make sure xine parameters are not reg... | Guenter Bartsch |
2002-10-16 | copy open pointer after plugin class is loaded | Guenter Bartsch |
2002-10-16 | increase audio/video out plugin interface version numbers to avoid accidents ... | Guenter Bartsch |
2002-10-16 | bump up plugin version numbers | Guenter Bartsch |
2002-10-15 | added missing stream end handling function | Guenter Bartsch |
2002-10-14 | document changes, looks like automake didn't like my comments in the src/Make... | Guenter Bartsch |
2002-10-14 | dispose function was missing in audio decoder class too, mad plugin compiles now | Guenter Bartsch |
2002-10-14 | forgot to merge init function | Guenter Bartsch |
2002-10-14 | added missing dispose function to video_decoder.h, ffmpeg compiles now | Guenter Bartsch |
2002-10-14 | small bugfix | Guenter Bartsch |
2002-10-14 | introduction of xine_stream_t and async xine events - all still in developement | Guenter Bartsch |
2002-10-14 | Fix memory leak in libspudec. | James Courtier-Dutton |
2002-10-13 | yuv2rgb_mlib needs an even YUV2 width. It was segfaulting on Solaris SPARC with | Juergen Keil |
2002-10-13 | pgx64 video plugin was crashing xine during auto probe of video_out drivers, | Juergen Keil |
2002-10-13 | GSM 6.10 decoder now has a proper dependency on the gsm610 subdirectory | Mike Melanson |
2002-10-13 | Xine decoder plugin was as not rebuilt, when libavcodec has changed. | Juergen Keil |
2002-10-12 | sched.h include missing for sched_yield() function | Juergen Keil |
2002-10-12 | Discard buffered audio driver data after the demuxer is stopped & closed. | Juergen Keil |
2002-10-12 | Bind the audio_out thread to a separate LWP on solaris 8 (like video_out, | Juergen Keil |