Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | 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-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 | 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 | 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 | 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 | |||
2003-05-28 | skeleton of deinterlacer post plugin | Miguel Freitas | |
no methods implemented yet, still working on parameters api CVS patchset: 4967 CVS date: 2003/05/28 04:28:43 | |||
2003-05-28 | adding parameters api | Miguel Freitas | |
CVS patchset: 4966 CVS date: 2003/05/28 04:26:02 | |||
2003-05-28 | Disable ffmpeg's encoder when HAVE_DXR3 is not defined. Remove dxr3 build hack. | Robin KAY | |
CVS patchset: 4964 CVS date: 2003/05/28 01:52:19 | |||
2003-05-27 | only send audio/video headers if there is an audio/video stream | James Stembridge | |
CVS patchset: 4963 CVS date: 2003/05/27 15:20:01 | |||
2003-05-27 | Some minor updates to software dts decode. Still not ready. | James Courtier-Dutton | |
Added a TODO file that outlines what still needs to be done. CVS patchset: 4962 CVS date: 2003/05/27 14:31:24 | |||
2003-05-27 | play the NSV file even when the NSVf metadata chunk is not present | Mike Melanson | |
CVS patchset: 4961 CVS date: 2003/05/27 03:39:52 | |||
2003-05-26 | dynamic chunk buffer size to allow for high bitrate video | James Stembridge | |
CVS patchset: 4959 CVS date: 2003/05/26 23:52:35 | |||
2003-05-26 | untested cygwin patch | Miguel Freitas | |
CVS patchset: 4958 CVS date: 2003/05/26 23:34:41 | |||
2003-05-26 | prevent clash with cygwin defined types | Miguel Freitas | |
CVS patchset: 4957 CVS date: 2003/05/26 23:23:26 | |||
2003-05-26 | add zlib depency to make cygwin happy | Miguel Freitas | |
this is probably not the ideal solution (zlib could be staticaly linked to libxine) CVS patchset: 4955 CVS date: 2003/05/26 23:16:24 | |||
2003-05-26 | cygwin patch | Miguel Freitas | |
CVS patchset: 4954 CVS date: 2003/05/26 23:11:44 | |||
2003-05-26 | more descriptive codec strings | James Stembridge | |
CVS patchset: 4953 CVS date: 2003/05/26 22:44:44 | |||
2003-05-26 | fix rv40 playback | James Stembridge | |
CVS patchset: 4952 CVS date: 2003/05/26 22:33:36 | |||
2003-05-26 | - fix building with automake 1.4 (yeah, I know) | Bastien Nocera | |
CVS patchset: 4951 CVS date: 2003/05/26 21:50:24 | |||
2003-05-26 | added experimental .4xm file demuxer | Mike Melanson | |
CVS patchset: 4950 CVS date: 2003/05/26 21:06:00 | |||
2003-05-26 | fix rv10 playback | James Stembridge | |
CVS patchset: 4948 CVS date: 2003/05/26 20:07:08 | |||
2003-05-26 | Get asf plugin to build in Win32. Also starting to clean up some Win32 code ↵ | Tim Champagne | |
(more to come). CVS patchset: 4947 CVS date: 2003/05/26 17:00:11 | |||
2003-05-26 | Win32 cleanup (a couple things would not build correctly). Also added a ↵ | Tim Champagne | |
README file for building instructions. CVS patchset: 4946 CVS date: 2003/05/26 13:57:51 | |||
2003-05-26 | Only play number of packets specified in header. Otherwise index chunk data ↵ | James Stembridge | |
can be mistaken for stream data which doesn't sound/look very nice. CVS patchset: 4945 CVS date: 2003/05/26 12:32:40 | |||
2003-05-26 | add/fix some debug info | James Stembridge | |
CVS patchset: 4944 CVS date: 2003/05/26 11:57:45 | |||
2003-05-26 | - quiet xv plugin | Bastien Nocera | |
CVS patchset: 4943 CVS date: 2003/05/26 11:35:52 | |||
2003-05-26 | - quieter adpcm plugin and xshm one | Bastien Nocera | |
CVS patchset: 4942 CVS date: 2003/05/26 11:33:01 | |||
2003-05-25 | fix proxyhost/user handling, fix potential proxy related segfault (klass ↵ | Guenter Bartsch | |
pointer was incorrectly aquired in open function), fix log output (should never be translated, broken anyway) CVS patchset: 4940 CVS date: 2003/05/25 22:20:26 | |||
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 | add support for seeking | James Stembridge | |
CVS patchset: 4937 CVS date: 2003/05/25 20:24:19 |