Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-05-31 | update video out api to allow better frame management (explicit locking) | Miguel Freitas | |
img->displayed is obsolete now, drivers should use img->free. CVS patchset: 4994 CVS date: 2003/05/31 18:33:28 | |||
2003-05-31 | do not probe audio_none_out | Miguel Freitas | |
CVS patchset: 4992 CVS date: 2003/05/31 13:33:10 | |||
2003-05-31 | added placeholder fourccs for On2 VPx video | Mike Melanson | |
CVS patchset: 4990 CVS date: 2003/05/31 02:18:01 | |||
2003-05-28 | buffer type and fourcc's for raw i420 video | James Stembridge | |
CVS patchset: 4973 CVS date: 2003/05/28 13:11:53 | |||
2003-05-28 | fix macro | Miguel Freitas | |
CVS patchset: 4970 CVS date: 2003/05/28 12:20:16 | |||
2003-05-28 | adding parameters api | Miguel Freitas | |
CVS patchset: 4966 CVS date: 2003/05/28 04:26:02 | |||
2003-05-26 | untested cygwin patch | Miguel Freitas | |
CVS patchset: 4958 CVS date: 2003/05/26 23:34:41 | |||
2003-05-26 | added experimental .4xm file demuxer | Mike Melanson | |
CVS patchset: 4950 CVS date: 2003/05/26 21:06:00 | |||
2003-05-25 | audio_step is a 64 bits integer in the metronom (pts_per_smpls), use the ↵ | Thibaut Mattern | |
same type here. CVS patchset: 4939 CVS date: 2003/05/25 21:34:59 | |||
2003-05-25 | speex support contributed by Conrad Parker <conrad@metadecks.org> | Guenter Bartsch | |
CVS patchset: 4926 CVS date: 2003/05/25 13:39:13 | |||
2003-05-24 | Remove pointless if statement | James Stembridge | |
CVS patchset: 4918 CVS date: 2003/05/24 10:53:47 | |||
2003-05-24 | Revert previous commit that added checks for the driver being open before ↵ | James Stembridge | |
writing silence to the driver CVS patchset: 4917 CVS date: 2003/05/24 10:49:06 | |||
2003-05-24 | Wait for audio out loop to be blocked on empty fifo before closing driver ↵ | James Stembridge | |
rather than just waiting for fifo to be empty CVS patchset: 4916 CVS date: 2003/05/24 10:35:48 | |||
2003-05-20 | This fixes http support for Win32 | Tim Champagne | |
CVS patchset: 4891 CVS date: 2003/05/20 20:40:29 | |||
2003-05-20 | that's english now | Michael Roitzsch | |
CVS patchset: 4888 CVS date: 2003/05/20 14:55:55 | |||
2003-05-20 | a decoder priority of 0 enables the decoder's default priority | Michael Roitzsch | |
everyone is advised to use priority 0 from now on CVS patchset: 4886 CVS date: 2003/05/20 14:50:47 | |||
2003-05-20 | no double inclusion | Michael Roitzsch | |
CVS patchset: 4884 CVS date: 2003/05/20 13:58:10 | |||
2003-05-20 | public header cleanup: | Michael Roitzsch | |
* regulate mutual inclusion based on XINE_COMPILE * src/xine-engine/spu_decoder.h was unused -> make it the spu decoder API header and remove src/libspudec/spu_decoder_api.h * mark some xine_stream_t members as unused for next cleanup CVS patchset: 4883 CVS date: 2003/05/20 13:50:55 | |||
2003-05-19 | new MP3 fourcc | Mike Melanson | |
CVS patchset: 4877 CVS date: 2003/05/19 21:49:57 | |||
2003-05-16 | Fix win32 build and start adding additional plugin support | Tim 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-15 | add broadcaster | Miguel Freitas | |
CVS patchset: 4857 CVS date: 2003/05/15 20:23:16 | |||
2003-05-14 | as 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-13 | HPUX fix from Gansser, Martin <MGansser@rand.de> | Daniel Caujolle-Bert | |
CVS patchset: 4841 CVS date: 2003/05/13 18:31:15 | |||
2003-05-13 | support multiple callback registration | Miguel Freitas | |
CVS patchset: 4840 CVS date: 2003/05/13 16:38:04 | |||
2003-05-13 | fourcc housekeeping | Mike Melanson | |
CVS patchset: 4839 CVS date: 2003/05/13 05:08:56 | |||
2003-05-12 | Better checking for too many buffer free's. | James Courtier-Dutton | |
CVS patchset: 4831 CVS date: 2003/05/12 11:51:18 | |||
2003-05-11 | Little 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-10 | rework the QT stsd/ImageDescription passing from demuxer -> decoder | Mike Melanson | |
CVS patchset: 4815 CVS date: 2003/05/10 04:26:17 | |||
2003-05-07 | - ittsy bitsy memory corruption fix | Bastien Nocera | |
CVS patchset: 4793 CVS date: 2003/05/07 09:46:53 | |||
2003-05-06 | silence in the ranks | Michael Roitzsch | |
CVS patchset: 4787 CVS date: 2003/05/06 20:59:43 | |||
2003-05-06 | Thibaut asked me to revert his latest patch | Miguel 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-06 | CDDA demux plugin build fix and enable Real 28.8 format | Ewald Snel | |
(currently porting native 14k4 and 28k8 decoders) CVS patchset: 4781 CVS date: 2003/05/06 15:20:13 | |||
2003-05-06 | This 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 back | Bastien 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 requested | Bastien Nocera | |
CVS patchset: 4776 CVS date: 2003/05/05 23:02:17 | |||
2003-05-05 | Do 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-04 | some 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-30 | make sure bad_frame=0 even if decoder forget about it | Miguel Freitas | |
CVS patchset: 4730 CVS date: 2003/04/30 20:19:20 | |||
2003-04-30 | added support for theora | Andreas Heinchen | |
CVS patchset: 4717 CVS date: 2003/04/30 08:49:38 | |||
2003-04-29 | fix off-by-one | Michael Roitzsch | |
CVS patchset: 4707 CVS date: 2003/04/29 15:14:16 | |||
2003-04-28 | do not show backup immediately when discarding frames | Miguel Freitas | |
CVS patchset: 4704 CVS date: 2003/04/28 23:52:27 | |||
2003-04-27 | freetype fixes - thanks to Alan Chen and Frantisek Dvorak. | Stefan Holst | |
CVS patchset: 4699 CVS date: 2003/04/27 15:57:54 | |||
2003-04-27 | fixing selection of spu titles | Andreas Heinchen | |
CVS patchset: 4698 CVS date: 2003/04/27 15:56:45 | |||
2003-04-27 | recognise avid mjpeg | James Stembridge | |
CVS patchset: 4696 CVS date: 2003/04/27 15:10:57 | |||
2003-04-25 | avoid segfault with subtitle WITHOUT path. | Daniel Caujolle-Bert | |
CVS patchset: 4679 CVS date: 2003/04/25 22:27:35 | |||
2003-04-25 | header beautification | Michael Roitzsch | |
CVS patchset: 4675 CVS date: 2003/04/25 15:34:44 | |||
2003-04-24 | make it more obvious that we are doing floating point subtraction | James Stembridge | |
CVS patchset: 4671 CVS date: 2003/04/24 11:03:50 |