summaryrefslogtreecommitdiff
path: root/src/xine-engine
AgeCommit message (Collapse)Author
2003-05-19new MP3 fourccMike Melanson
CVS patchset: 4877 CVS date: 2003/05/19 21:49:57
2003-05-16Fix win32 build and start adding additional plugin supportTim Champagne
CVS patchset: 4867 CVS date: 2003/05/16 15:07:35
2003-05-16- nvtv fixes by Mattias Eriksson <snaggen@acc.umu.se>Bastien Nocera
CVS patchset: 4865 CVS date: 2003/05/16 11:39:50
2003-05-15add broadcasterMiguel Freitas
CVS patchset: 4857 CVS date: 2003/05/15 20:23:16
2003-05-14as announced on xine-devel, this is the big Makefile refactoring:Michael Roitzsch
extracted some common targets and variables into a common Makefile which is then included CVS patchset: 4844 CVS date: 2003/05/14 16:21:44
2003-05-13HPUX fix from Gansser, Martin <MGansser@rand.de>Daniel Caujolle-Bert
CVS patchset: 4841 CVS date: 2003/05/13 18:31:15
2003-05-13support multiple callback registrationMiguel Freitas
CVS patchset: 4840 CVS date: 2003/05/13 16:38:04
2003-05-13fourcc housekeepingMike Melanson
CVS patchset: 4839 CVS date: 2003/05/13 05:08:56
2003-05-12Better checking for too many buffer free's.James Courtier-Dutton
CVS patchset: 4831 CVS date: 2003/05/12 11:51:18
2003-05-11Little seeking improvement.Thibaut Mattern
Change the frame dropping policy to not drop frames immediately after a seek. CVS patchset: 4820 CVS date: 2003/05/11 12:59:38
2003-05-10rework the QT stsd/ImageDescription passing from demuxer -> decoderMike Melanson
CVS patchset: 4815 CVS date: 2003/05/10 04:26:17
2003-05-07- ittsy bitsy memory corruption fixBastien Nocera
CVS patchset: 4793 CVS date: 2003/05/07 09:46:53
2003-05-06silence in the ranksMichael Roitzsch
CVS patchset: 4787 CVS date: 2003/05/06 20:59:43
2003-05-06Thibaut asked me to revert his latest patchMiguel Freitas
also set some more reasonable defaults for frame skipping (12000 pts prebuffering, at least 2 frames in advance to not skip). CVS patchset: 4786 CVS date: 2003/05/06 20:50:11
2003-05-06CDDA demux plugin build fix and enable Real 28.8 formatEwald Snel
(currently porting native 14k4 and 28k8 decoders) CVS patchset: 4781 CVS date: 2003/05/06 15:20:13
2003-05-06This is some general Win32 cleanup and getting ready for DVD support.Tim Champagne
CVS patchset: 4779 CVS date: 2003/05/06 14:02:24
2003-05-06- make sure that the read_size is not bigger than the buffer we're sending backBastien Nocera
CVS patchset: 4778 CVS date: 2003/05/06 12:04:41
2003-05-05- fix a possible crash when the preview size was greater than the size requestedBastien Nocera
CVS patchset: 4776 CVS date: 2003/05/05 23:02:17
2003-05-05Do not use pts from bad frames in the metronom and in the video_loop.Thibaut Mattern
This prevents to drop 1-5 frames just after a seek. Now seeking is really smooth and sync is allways perfect ;) CVS patchset: 4775 CVS date: 2003/05/05 22:29:30
2003-05-04some of us haven't nvtv support, let us use xine-lib anyway ;-)Daniel Caujolle-Bert
CVS patchset: 4771 CVS date: 2003/05/04 22:22:21
2003-05-04- plenty of nvtv updates by Mattias Eriksson <snaggen@acc.umu.se>, see the ↵Bastien Nocera
changes to xine.h.in for the API updates, and the mailing list (dated May 3rd 2003) CVS patchset: 4760 CVS date: 2003/05/04 01:35:04
2003-05-01- added a lookup entry for Theora and don't just ignore Theora streams if ↵Bastien Nocera
libtheora is not installed (now front-ends really know they're playing theora video and can show nice errors if the video doesn't play) CVS patchset: 4738 CVS date: 2003/05/01 21:25:14
2003-04-30make sure bad_frame=0 even if decoder forget about itMiguel Freitas
CVS patchset: 4730 CVS date: 2003/04/30 20:19:20
2003-04-30added support for theoraAndreas Heinchen
CVS patchset: 4717 CVS date: 2003/04/30 08:49:38
2003-04-29fix off-by-oneMichael Roitzsch
CVS patchset: 4707 CVS date: 2003/04/29 15:14:16
2003-04-28do not show backup immediately when discarding framesMiguel Freitas
CVS patchset: 4704 CVS date: 2003/04/28 23:52:27
2003-04-27freetype fixes - thanks to Alan Chen and Frantisek Dvorak.Stefan Holst
CVS patchset: 4699 CVS date: 2003/04/27 15:57:54
2003-04-27fixing selection of spu titlesAndreas Heinchen
CVS patchset: 4698 CVS date: 2003/04/27 15:56:45
2003-04-27recognise avid mjpegJames Stembridge
CVS patchset: 4696 CVS date: 2003/04/27 15:10:57
2003-04-25avoid segfault with subtitle WITHOUT path.Daniel Caujolle-Bert
CVS patchset: 4679 CVS date: 2003/04/25 22:27:35
2003-04-25header beautificationMichael Roitzsch
CVS patchset: 4675 CVS date: 2003/04/25 15:34:44
2003-04-24make it more obvious that we are doing floating point subtractionJames Stembridge
CVS patchset: 4671 CVS date: 2003/04/24 11:03:50
2003-04-24fix scaling of video with aspect ratio != 1James Stembridge
CVS patchset: 4668 CVS date: 2003/04/24 00:21:01
2003-04-23I am not a Win32 developer, but I guess this is a sweet misunderstanding:Michael Roitzsch
audio_directx_out is an audio OUTPUT plugin, not a audio DECODER plugin therefore this buffer type is wrong here, since only DECODERS need to register buffer types CVS patchset: 4664 CVS date: 2003/04/23 16:15:00
2003-04-23faster seeking (heavily based on Thibaut's patch)Miguel Freitas
rework xine_play_internal, wait for first frame after seek CVS patchset: 4660 CVS date: 2003/04/23 14:33:01
2003-04-23The Win32/msvc gui now builds and works; There are many known issues with ↵Tim Champagne
the win32 xine/ui which will need to be addressed at a later time CVS patchset: 4659 CVS date: 2003/04/23 14:11:08
2003-04-22Additional changes for win32/msvc port; This is my first real commit so ↵Tim Champagne
please be gentle with me; Everything builds except for the win32 ui CVS patchset: 4650 CVS date: 2003/04/22 23:30:29
2003-04-21avoid implicit declarations. Less warnings.Daniel Caujolle-Bert
CVS patchset: 4646 CVS date: 2003/04/21 06:12:23
2003-04-21driver might get closed while filling gap so check it is open before writingJames Stembridge
CVS patchset: 4645 CVS date: 2003/04/21 00:25:55
2003-04-20merging in win32 portGuenter Bartsch
CVS patchset: 4643 CVS date: 2003/04/20 21:13:21
2003-04-18equalizer apiGuenter Bartsch
CVS patchset: 4637 CVS date: 2003/04/18 20:04:26
2003-04-18a simple 10-band equalizer - public interface not there yetGuenter Bartsch
CVS patchset: 4635 CVS date: 2003/04/18 03:00:33
2003-04-17cleanup patch by Marco Z|hlke <M.Zuehlke@freenet.de>Miguel Freitas
CVS patchset: 4632 CVS date: 2003/04/17 19:01:23
2003-04-16preperations for support of bold and italic typefaces in ogm subtitlesAndreas Heinchen
CVS patchset: 4629 CVS date: 2003/04/16 23:05:25
2003-04-16discard buffers before trying to get demux_lockMiguel Freitas
CVS patchset: 4628 CVS date: 2003/04/16 22:38:44
2003-04-15completely seperate amp and compress filtersGuenter Bartsch
CVS patchset: 4616 CVS date: 2003/04/15 17:52:36
2003-04-13make compressor disabled by default. it was burning cpu ciclesMiguel Freitas
after setting AMP level. played a xvid+ac3 stream measuring function time with oprofile: audio_filter_amp_compress 64.63% (relative to total libxine.so time) for comparison: xine_fast_memcpy 13.27% CVS patchset: 4609 CVS date: 2003/04/13 22:19:08
2003-04-13add a small read() function that can be aborted by demux_action_pendingMiguel Freitas
useful for network input plugins... CVS patchset: 4600 CVS date: 2003/04/13 16:28:48
2003-04-13Input plugin api change (second part):Thibaut Mattern
old open() function replaced by : *_class_get_instance() : return an instance if the plugin handles the mrl *_plugin_open() : open the stream CVS patchset: 4599 CVS date: 2003/04/13 16:08:26
2003-04-11fix long standing fastforward bug.Miguel Freitas
symptom: video fifo get empty, playback gets sluggish, lot of cpu unused. bug 687526 CVS patchset: 4586 CVS date: 2003/04/11 02:04:29