summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2002-08-29Use more Fkeys to jump to different DVD menus.James Courtier-Dutton
2002-08-28send start buffers before headers(preview buffers)Guenter Bartsch
2002-08-28make sure enough preview buffers of every stream are sentGuenter Bartsch
2002-08-28sync to latest liba52 release (0.7.4)Michael Roitzsch
2002-08-28fix some button areasMichael Roitzsch
2002-08-28enforce scaling_disabledMiguel Freitas
2002-08-28add raw greyscale support. i'm using xine to receive video data from an embeddedMiguel Freitas
2002-08-28revised palette conversion subsystem to make a little more senseMike Melanson
2002-08-27- Use BUF_FLAG_SEEK.Thibaut Mattern
2002-08-27- remove an unused variableThibaut Mattern
2002-08-27- Use bitrate to choose the best video stream and the best audio stream.Thibaut Mattern
2002-08-27sync to libdvdnav cvs, this should now conform to the way xine outputsMichael Roitzsch
2002-08-27fix typo (thanks to Zoltán Böszörményi for making me notice it ;)Michael Roitzsch
2002-08-27Provide a better value for the SPU vpts during discontinuites.James Courtier-Dutton
2002-08-26adapt to xine coding guidelinesMichael Roitzsch
2002-08-25Use buf_flag_seek (perfect seeking :-) )Thibaut Mattern
2002-08-25Fix seeking with streams that don't have pts.Thibaut Mattern
2002-08-24parse id3v1 tagsGuenter Bartsch
2002-08-24support input_time for live streams, small coding style cleanupsGuenter Bartsch
2002-08-24linking fixesMichael Roitzsch
2002-08-24clean up log output, make it work without audioGuenter Bartsch
2002-08-24make it work without audioGuenter Bartsch
2002-08-23support 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 ofMiguel Freitas
2002-08-21fix portability problemsRobin KAY
2002-08-21use raw devices only with our patched local copy of libdvdreadMichael Roitzsch
2002-08-20Link video output plugins to xine library to fix unresolved symbolsEwald Snel
2002-08-19xine now survives all ogm test streams i got :) - including seeking (though n...Guenter Bartsch
2002-08-19remove unused functionMichael Roitzsch
2002-08-19set libmpeg2's priority higher than ffmpeg's so it will be used by default (h...Guenter Bartsch
2002-08-19try to make ffmpeg handle mpeg streams, try to handle buffers that contain mo...Guenter Bartsch
2002-08-19add config entries for raw device and css decryption methodMichael Roitzsch
2002-08-19align reads in memory to allow use of raw devicesMichael Roitzsch
2002-08-19sync to libdvdnav cvsMichael Roitzsch
2002-08-19more fixing for 'make debug'Michael Roitzsch
2002-08-19Thibaut's fix for onefield_xvMiguel Freitas
2002-08-19fix 'make debug'Michael Roitzsch
2002-08-19fix for older automake versionsMichael Roitzsch
2002-08-18icecast supportGuenter Bartsch
2002-08-18fix make dist problemsMiguel Freitas
2002-08-18ogg demuxer cleanup (seperate stream type detection from content delivery), n...Guenter Bartsch
2002-08-18fix conditional X11 linking for older automake versionsMichael Roitzsch
2002-08-17finally (nearly) full overlay functionality for the dxr3 by doing spuMichael Roitzsch
2002-08-17support 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-16update vidixMiguel Freitas
2002-08-16simplified driver, add zoom (may crash, looks like vidix bug)Miguel Freitas
2002-08-16- simplify sdl video driver with scaling helperMiguel Freitas
2002-08-16PGX64 video out driver addedRobin KAY
2002-08-15patch - save old XErrorHandler by Mark ThomasMiguel Freitas