Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-06-09 | This should fix it. Return the correct value from cdda_open for non-Win32. | Tim Champagne | |
CVS patchset: 5017 CVS date: 2003/06/09 09:55:20 | |||
2003-06-09 | This time for sure. The file desc was not being setup for auto-play. That ↵ | Tim Champagne | |
should be fixed now. CVS patchset: 5016 CVS date: 2003/06/09 01:54:11 | |||
2003-06-09 | I think that this should fix the cdda plugin. Can someone verify this? ↵ | Tim Champagne | |
Thanks to Miguel for helping me understand the problem. CVS patchset: 5015 CVS date: 2003/06/09 01:26:25 | |||
2003-06-09 | This should fix the SIGSEGV in the cdda input module but it will probably ↵ | Tim Champagne | |
not fix the auto play feature. CVS patchset: 5014 CVS date: 2003/06/09 00:37:27 | |||
2003-06-08 | - only ignore real local files (ie. file:///) ("local" in gnome-vfs terms ↵ | Bastien Nocera | |
means it's on a fast connection, and not a network) CVS patchset: 5013 CVS date: 2003/06/08 21:58:09 | |||
2003-06-07 | Fix for message "demux_mpeg_block: error! 00 00 00 (should be 0x000001)" | James Courtier-Dutton | |
when playing some VCDs. CVS patchset: 5012 CVS date: 2003/06/07 14:01:38 | |||
2003-06-06 | initial ideas for automatic enabling/disabling deinterlacer | Miguel Freitas | |
fixes, comments, suggestions are welcome CVS patchset: 5011 CVS date: 2003/06/06 19:42:04 | |||
2003-06-06 | This #ifdef should come before the if, since this | Michael Roitzsch | |
if (cond) #ifdef LOG foo; #endif bar; is bad. CVS patchset: 5010 CVS date: 2003/06/06 14:29:41 | |||
2003-06-06 | Update document with new alsa mmap mode. | James Courtier-Dutton | |
CVS patchset: 5009 CVS date: 2003/06/06 14:05:31 | |||
2003-06-06 | Add a new mmap mode to audio alsa output. | James Courtier-Dutton | |
Look for config item "audio.alsa_mmap_enable". 0 = use normal mode, 1 = use mmap mode. CVS patchset: 5008 CVS date: 2003/06/06 14:01:11 | |||
2003-06-05 | use io_helper functions | Thibaut Mattern | |
CVS patchset: 5007 CVS date: 2003/06/05 19:16:28 | |||
2003-06-05 | Compile io_helper. | Thibaut Mattern | |
CVS patchset: 5006 CVS date: 2003/06/05 19:11:13 | |||
2003-06-05 | io_helper functions. | Thibaut Mattern | |
see http://article.gmane.org/gmane.comp.video.xine.devel/4178 CVS patchset: 5005 CVS date: 2003/06/05 19:08:06 | |||
2003-06-03 | Some streams contain a first section with smaller video than the rest, so ↵ | James Stembridge | |
don't resize the frame buffer as this will lead to a segfault when the size increases CVS patchset: 5004 CVS date: 2003/06/03 15:44:31 | |||
2003-06-03 | progressive_frame flag may be used to select how to convert yv12->yuy2 | Miguel Freitas | |
CVS patchset: 5003 CVS date: 2003/06/03 03:33:15 | |||
2003-06-02 | Accept Helix as a valid Real server (fix from MPlayer) | James Stembridge | |
CVS patchset: 5002 CVS date: 2003/06/02 21:22:00 | |||
2003-06-02 | patch by Tim to kill the #ifdefs, replacing them with more portable | Michael Roitzsch | |
PRI64d define from inttypes.h (looks like C99 requires these defines) CVS patchset: 5001 CVS date: 2003/06/02 16:52:20 | |||
2003-06-02 | nice patch, we should keep it for later | Michael Roitzsch | |
CVS patchset: 5000 CVS date: 2003/06/02 16:44:15 | |||
2003-06-02 | since this might be dangerous to speakers, we should increase the experience ↵ | Michael Roitzsch | |
level of this option CVS patchset: 4999 CVS date: 2003/06/02 16:41:10 | |||
2003-06-02 | Remove un-needed IMDCT message. | James Courtier-Dutton | |
CVS patchset: 4998 CVS date: 2003/06/02 16:10:53 | |||
2003-06-02 | new event which inform UI when the mouse pointer enter and leave a spu ↵ | Daniel Caujolle-Bert | |
button (DVD navigation) CVS patchset: 4997 CVS date: 2003/06/02 06:36:30 | |||
2003-06-02 | that should fix compilation problems with some gcc / cflags combination | Miguel Freitas | |
CVS patchset: 4996 CVS date: 2003/06/02 00:03:58 | |||
2003-06-01 | Work around for users with an oss sound card with spdif, but the sound | James Courtier-Dutton | |
card incorrectly reports AFMT_AC3 as being absent. In effect, this forces xine to send non-audio AC3 and DTS data to the sound card, without ever knowing if the spdif is working or not. Can cause horrible noise to come out of speakers, and might even damage speakers. CVS patchset: 4995 CVS date: 2003/06/01 22:48:26 | |||
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 | provide yv12 to yuy2 conversion | Miguel Freitas | |
CVS patchset: 4993 CVS date: 2003/05/31 13:54:27 | |||
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 | the statement that only MPEG will be supported with the DXR3 if no external | Michael Roitzsch | |
encoder lib is found is not true any longer -> we have libavcodec's encoder now CVS patchset: 4991 CVS date: 2003/05/31 10:44:27 | |||
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-31 | FLI demuxer now operates over non-seekable input | Mike Melanson | |
CVS patchset: 4989 CVS date: 2003/05/31 02:04:17 | |||
2003-05-30 | skip encoding, when the device has been assigned to the dxr3 decoder | Michael Roitzsch | |
(MPEG content coming in) CVS patchset: 4988 CVS date: 2003/05/30 14:29:02 | |||
2003-05-30 | fix race condition in dxr3 encododers: | Michael Roitzsch | |
on_unneeded would be called from decoder's context while frames might still be around in the video_out context CVS patchset: 4987 CVS date: 2003/05/30 14:10:49 | |||
2003-05-30 | sorry for forcing another complete rebuild, but $(DESTDIR) is clearly needed ↵ | Michael Roitzsch | |
here (thanks to Carsten Weinhold for noticing) CVS patchset: 4986 CVS date: 2003/05/30 13:06:57 | |||
2003-05-29 | Set audio fourcc in stream info if we know what it is, ie there is only one ↵ | James Stembridge | |
audio stream CVS patchset: 4985 CVS date: 2003/05/29 17:54:16 | |||
2003-05-29 | store fourcc from stream header as integer as it's never used as a string | James Stembridge | |
CVS patchset: 4984 CVS date: 2003/05/29 16:51:30 | |||
2003-05-29 | stream header fourcc is optional so read fourcc for stream info from bitmap info | James Stembridge | |
CVS patchset: 4983 CVS date: 2003/05/29 16:22:09 | |||
2003-05-29 | remove the .la files from the plugindir after install | Michael Roitzsch | |
CVS patchset: 4982 CVS date: 2003/05/29 13:09:36 | |||
2003-05-29 | Revert last change as it caused problems with some streams. Second and much ↵ | James Stembridge | |
simpler attempt at keeping width and height passed to get_frame consistant. CVS patchset: 4981 CVS date: 2003/05/29 01:04:54 | |||
2003-05-29 | handle streams where the actual video size is different to the size ↵ | James Stembridge | |
specified in the headers CVS patchset: 4980 CVS date: 2003/05/29 00:23:53 | |||
2003-05-29 | fix demuxer failed messages when seeking in small files | James Stembridge | |
CVS patchset: 4979 CVS date: 2003/05/29 00:13:11 | |||
2003-05-28 | make sure the frame that we postprocess into has the same dimensions as the ↵ | James Stembridge | |
frame used for direct rendering CVS patchset: 4978 CVS date: 2003/05/28 18:16:46 | |||
2003-05-28 | spec-file: sorry, some wrong entries from my daily build-specfile | Manfred Tremmel | |
CVS patchset: 4977 CVS date: 2003/05/28 17:35:56 | |||
2003-05-28 | trying to get daily rpm building again... | Miguel Freitas | |
CVS patchset: 4976 CVS date: 2003/05/28 15:08:24 | |||
2003-05-28 | video_out_dxr3.h includes other stuff from the src/dxr3 directory, so there | Michael Roitzsch | |
should be an include path pointing there CVS patchset: 4975 CVS date: 2003/05/28 13:53:03 | |||
2003-05-28 | fix uv order for yv12 and add support for i420 | James Stembridge | |
CVS patchset: 4974 CVS date: 2003/05/28 13:16:43 | |||
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 | show expand filter | James Stembridge | |
CVS patchset: 4972 CVS date: 2003/05/28 13:04:45 | |||
2003-05-28 | comment unresolved symbols, add unsupported method for testing | Miguel Freitas | |
CVS patchset: 4971 CVS date: 2003/05/28 12:21:53 | |||
2003-05-28 | fix macro | Miguel Freitas | |
CVS patchset: 4970 CVS date: 2003/05/28 12:20:16 | |||
2003-05-28 | make oggdemuxer compile with speex, if speex isn't installed in a standart ↵ | Andreas Heinchen | |
localtion CVS patchset: 4969 CVS date: 2003/05/28 11:58:34 | |||
2003-05-28 | i didn't meant to enable it yet | Miguel Freitas | |
CVS patchset: 4968 CVS date: 2003/05/28 11:09:24 |