Age | Commit message (Expand) | Author |
2002-08-27 | - remove an unused variable | Thibaut Mattern |
2002-08-27 | - Use bitrate to choose the best video stream and the best audio stream. | Thibaut Mattern |
2002-08-27 | sync to libdvdnav cvs, this should now conform to the way xine outputs | Michael Roitzsch |
2002-08-27 | fix typo (thanks to Zoltán Böszörményi for making me notice it ;) | Michael Roitzsch |
2002-08-27 | Provide a better value for the SPU vpts during discontinuites. | James Courtier-Dutton |
2002-08-26 | adapt to xine coding guidelines | Michael Roitzsch |
2002-08-25 | Use buf_flag_seek (perfect seeking :-) ) | Thibaut Mattern |
2002-08-25 | Fix seeking with streams that don't have pts. | Thibaut Mattern |
2002-08-24 | parse id3v1 tags | Guenter Bartsch |
2002-08-24 | support input_time for live streams, small coding style cleanups | Guenter Bartsch |
2002-08-24 | linking fixes | Michael Roitzsch |
2002-08-24 | clean up log output, make it work without audio | Guenter Bartsch |
2002-08-24 | make it work without audio | Guenter Bartsch |
2002-08-23 | support for older ogm streams (video+vorbis audio only because of lack of tes... | Guenter Bartsch |
2002-08-23 | - update framebuffer driver to use scaling helper. this is the last one of | Miguel Freitas |
2002-08-21 | fix portability problems | Robin KAY |
2002-08-21 | use raw devices only with our patched local copy of libdvdread | Michael Roitzsch |
2002-08-20 | Link video output plugins to xine library to fix unresolved symbols | Ewald Snel |
2002-08-19 | xine now survives all ogm test streams i got :) - including seeking (though n... | Guenter Bartsch |
2002-08-19 | remove unused function | Michael Roitzsch |
2002-08-19 | set libmpeg2's priority higher than ffmpeg's so it will be used by default (h... | Guenter Bartsch |
2002-08-19 | try to make ffmpeg handle mpeg streams, try to handle buffers that contain mo... | Guenter Bartsch |
2002-08-19 | add config entries for raw device and css decryption method | Michael Roitzsch |
2002-08-19 | align reads in memory to allow use of raw devices | Michael Roitzsch |
2002-08-19 | sync to libdvdnav cvs | Michael Roitzsch |
2002-08-19 | more fixing for 'make debug' | Michael Roitzsch |
2002-08-19 | Thibaut's fix for onefield_xv | Miguel Freitas |
2002-08-19 | fix 'make debug' | Michael Roitzsch |
2002-08-19 | fix for older automake versions | Michael Roitzsch |
2002-08-18 | icecast support | Guenter Bartsch |
2002-08-18 | fix make dist problems | Miguel Freitas |
2002-08-18 | ogg demuxer cleanup (seperate stream type detection from content delivery), n... | Guenter Bartsch |
2002-08-18 | fix conditional X11 linking for older automake versions | Michael Roitzsch |
2002-08-17 | finally (nearly) full overlay functionality for the dxr3 by doing spu | Michael Roitzsch |
2002-08-17 | support time-based seeking in ogg/vorbis streams. implement timestamps for vo... | Guenter Bartsch |
2002-08-16 | - syncfb simplified with helper functions (obs: i enabled zoom since it seeme... | Miguel Freitas |
2002-08-16 | update vidix | Miguel Freitas |
2002-08-16 | simplified driver, add zoom (may crash, looks like vidix bug) | Miguel Freitas |
2002-08-16 | - simplify sdl video driver with scaling helper | Miguel Freitas |
2002-08-16 | PGX64 video out driver added | Robin KAY |
2002-08-15 | patch - save old XErrorHandler by Mark Thomas | Miguel Freitas |
2002-08-15 | make dxr3 compile again | Michael Roitzsch |
2002-08-15 | die directory, die | Miguel Freitas |
2002-08-15 | not used anymore | Miguel Freitas |
2002-08-15 | - reimplement independent x/y zooming. | Miguel Freitas |
2002-08-14 | Fix yuv2rgb pitches problem with yuy2 format (msvc codec) | Ewald Snel |
2002-08-14 | added SND/AU file demuxer | Mike Melanson |
2002-08-13 | Solaris uses <sys/cdio.h> for CDROM/DVD-ROM ioctl, too. Try to use autoconf | Juergen Keil |
2002-08-13 | Use absolute path for include path to header files, so that we can build with | Juergen Keil |
2002-08-13 | change error to warning | Michael Roitzsch |