summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2002-08-31fix mrl ending registration to cure xine-ui mrl browser segfaultsMichael Roitzsch
2002-08-31incorporate James' latest changes into the patchMichael Roitzsch
2002-08-31Add a printf so we can tell if a user is using xine's libdvdnav or the one fromJames Courtier-Dutton
2002-08-30be sure to pass right mrl (this->cur_mrl is wrong most of the time (logo mrl)).Daniel Caujolle-Bert
2002-08-30Add two new xine events: inform UI when vo output is needed or not (it's theDaniel Caujolle-Bert
2002-08-30remove unused event, escape is bound to XINE_EVENT_INPUT_MENU1Michael Roitzsch
2002-08-30make menu key output conform xine guidelines, improve compatibility withMichael Roitzsch
2002-08-29Fix intl' breakage.Daniel Caujolle-Bert
2002-08-29initial commit for QT SMC video decoderMike Melanson
2002-08-29added preliminary support for a video codec known only as 'Xxan'Mike Melanson
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