summaryrefslogtreecommitdiff
path: root/src/xine-engine
AgeCommit message (Expand)Author
2003-05-16Fix win32 build and start adding additional plugin supportTim Champagne
2003-05-16- nvtv fixes by Mattias Eriksson <snaggen@acc.umu.se>Bastien Nocera
2003-05-15add broadcasterMiguel Freitas
2003-05-14as announced on xine-devel, this is the big Makefile refactoring:Michael Roitzsch
2003-05-13HPUX fix from Gansser, Martin <MGansser@rand.de>Daniel Caujolle-Bert
2003-05-13support multiple callback registrationMiguel Freitas
2003-05-13fourcc housekeepingMike Melanson
2003-05-12Better checking for too many buffer free's.James Courtier-Dutton
2003-05-11Little seeking improvement.Thibaut Mattern
2003-05-10rework the QT stsd/ImageDescription passing from demuxer -> decoderMike Melanson
2003-05-07- ittsy bitsy memory corruption fixBastien Nocera
2003-05-06silence in the ranksMichael Roitzsch
2003-05-06Thibaut asked me to revert his latest patchMiguel Freitas
2003-05-06CDDA demux plugin build fix and enable Real 28.8 formatEwald Snel
2003-05-06This is some general Win32 cleanup and getting ready for DVD support.Tim Champagne
2003-05-06- make sure that the read_size is not bigger than the buffer we're sending backBastien Nocera
2003-05-05- fix a possible crash when the preview size was greater than the size requestedBastien Nocera
2003-05-05Do not use pts from bad frames in the metronom and in the video_loop.Thibaut Mattern
2003-05-04some of us haven't nvtv support, let us use xine-lib anyway ;-)Daniel Caujolle-Bert
2003-05-04- plenty of nvtv updates by Mattias Eriksson <snaggen@acc.umu.se>, see the ch...Bastien Nocera
2003-05-01- added a lookup entry for Theora and don't just ignore Theora streams if lib...Bastien Nocera
2003-04-30make sure bad_frame=0 even if decoder forget about itMiguel Freitas
2003-04-30added support for theoraAndreas Heinchen
2003-04-29fix off-by-oneMichael Roitzsch
2003-04-28do not show backup immediately when discarding framesMiguel Freitas
2003-04-27freetype fixes - thanks to Alan Chen and Frantisek Dvorak.Stefan Holst
2003-04-27fixing selection of spu titlesAndreas Heinchen
2003-04-27recognise avid mjpegJames Stembridge
2003-04-25avoid segfault with subtitle WITHOUT path.Daniel Caujolle-Bert
2003-04-25header beautificationMichael Roitzsch
2003-04-24make it more obvious that we are doing floating point subtractionJames Stembridge
2003-04-24fix scaling of video with aspect ratio != 1James Stembridge
2003-04-23I am not a Win32 developer, but I guess this is a sweet misunderstanding:Michael Roitzsch
2003-04-23faster seeking (heavily based on Thibaut's patch)Miguel Freitas
2003-04-23The Win32/msvc gui now builds and works; There are many known issues with the...Tim Champagne
2003-04-22Additional changes for win32/msvc port; This is my first real commit so pleas...Tim Champagne
2003-04-21avoid implicit declarations. Less warnings.Daniel Caujolle-Bert
2003-04-21driver might get closed while filling gap so check it is open before writingJames Stembridge
2003-04-20merging in win32 portGuenter Bartsch
2003-04-18equalizer apiGuenter Bartsch
2003-04-18a simple 10-band equalizer - public interface not there yetGuenter Bartsch
2003-04-17cleanup patch by Marco Z|hlke <M.Zuehlke@freenet.de>Miguel Freitas
2003-04-16preperations for support of bold and italic typefaces in ogm subtitlesAndreas Heinchen
2003-04-16discard buffers before trying to get demux_lockMiguel Freitas
2003-04-15completely seperate amp and compress filtersGuenter Bartsch
2003-04-13make compressor disabled by default. it was burning cpu ciclesMiguel Freitas
2003-04-13add a small read() function that can be aborted by demux_action_pendingMiguel Freitas
2003-04-13Input plugin api change (second part):Thibaut Mattern
2003-04-11fix long standing fastforward bug.Miguel Freitas
2003-04-08move generic explanation to xine_interfaceMiguel Freitas