Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-09-02 | Make ./configure --enable-v4l fail if the videodev header is not found. | Diego 'Flameeyes' Pettenò | |
CVS patchset: 8194 CVS date: 2006/09/02 21:55:37 | |||
2006-09-02 | Error out if --enable-syncfb is forced on a non-Linux system. | Diego 'Flameeyes' Pettenò | |
CVS patchset: 8193 CVS date: 2006/09/02 21:30:29 | |||
2006-09-02 | Disabled support for subpicture overlay bacause of problems with Matrox's | Claudio Ciccani | |
CRTC2 Subpicture. CVS patchset: 8192 CVS date: 2006/09/02 13:26:00 | |||
2006-09-02 | Don't use linux/config.h and include mtrr.h unconditionally, close bug #973678. | Diego 'Flameeyes' Pettenò | |
CVS patchset: 8191 CVS date: 2006/09/02 02:17:07 | |||
2006-09-02 | Avoid implicit declaration of close() function. | Diego 'Flameeyes' Pettenò | |
CVS patchset: 8190 CVS date: 2006/09/02 01:10:46 | |||
2006-09-02 | Now that syncfb can be enabled, let it compile. This fixes the report #1547576. | Diego 'Flameeyes' Pettenò | |
CVS patchset: 8189 CVS date: 2006/09/02 01:08:31 | |||
2006-09-02 | Add --enable-syncfb option, and fix --enable-fb that was doubled; make it work. | Diego 'Flameeyes' Pettenò | |
CVS patchset: 8188 CVS date: 2006/09/02 01:05:24 | |||
2006-09-01 | Fix building on amd64 and x86 too, by moving the constant at the top. | Diego 'Flameeyes' Pettenò | |
CVS patchset: 8187 CVS date: 2006/09/01 13:56:17 | |||
2006-08-31 | Move the help text out of the #if condition. | Diego 'Flameeyes' Pettenò | |
CVS patchset: 8186 CVS date: 2006/08/31 22:16:53 | |||
2006-08-30 | Regenerate. | Diego 'Flameeyes' Pettenò | |
CVS patchset: 8185 CVS date: 2006/08/30 23:09:27 | |||
2006-08-30 | Remember to add attributes.m4 to the dist tarball. | Diego 'Flameeyes' Pettenò | |
CVS patchset: 8184 CVS date: 2006/08/30 23:03:56 | |||
2006-08-27 | spec-file fix and translation update | František Dvořák | |
tiny fix in configure for . != srcdir CVS patchset: 8183 CVS date: 2006/08/27 16:29:47 | |||
2006-08-27 | Fix bug where incorrect aspect ratio was being passed to post plugins up | Jason Tackaberry | |
the pipeline. CVS patchset: 8182 CVS date: 2006/08/27 16:27:52 | |||
2006-08-14 | added optional -jack subpackage in the spec-file | Manfred Tremmel | |
CVS patchset: 8181 CVS date: 2006/08/14 14:38:32 | |||
2006-08-13 | move image presentation support to xine-lib | Miguel Freitas | |
CVS patchset: 8180 CVS date: 2006/08/13 23:51:33 | |||
2006-08-13 | patch to fix compilation with gcc 4.0 and -fPIC | Miguel Freitas | |
CVS patchset: 8179 CVS date: 2006/08/13 18:36:51 | |||
2006-08-12 | JACK audio driver by Chris Cannam | Miguel Freitas | |
CVS patchset: 8178 CVS date: 2006/08/12 23:57:29 | |||
2006-08-12 | don't report extensions/mimetypes if required decoder is missing | Miguel Freitas | |
(implemented for mp3 demuxer only) CVS patchset: 8177 CVS date: 2006/08/12 01:43:26 | |||
2006-08-11 | Fix up CDDA parsing to cope with an arbitrary number of slashes after the colon. | Darren Salt | |
Adjust xine(5) to make mention of the possibility of naming the device. CVS patchset: 8176 CVS date: 2006/08/11 21:40:02 | |||
2006-08-11 | Bump requirement for external libvcdinfo to one which has | Darren Salt | |
vcdinfo_get_seg_resolution. CVS patchset: 8175 CVS date: 2006/08/11 17:20:13 | |||
2006-08-11 | Add a note that full paths are required in MRLs. | Darren Salt | |
CVS patchset: 8174 CVS date: 2006/08/11 01:07:06 | |||
2006-08-10 | Undo eject recommendation. I misread the relevant source... | Darren Salt | |
CVS patchset: 8173 CVS date: 2006/08/10 22:55:01 | |||
2006-08-10 | Recommend "eject". | Darren Salt | |
CVS patchset: 8172 CVS date: 2006/08/10 22:50:09 | |||
2006-08-08 | Fixed old mail address. | Matthias Hopf | |
CVS patchset: 8171 CVS date: 2006/08/08 15:02:32 | |||
2006-08-08 | port of the pts wrap detection fix from demux_mpeg_pes | Miguel Freitas | |
CVS patchset: 8170 CVS date: 2006/08/08 03:58:15 | |||
2006-08-08 | emms not needed for sse | Miguel Freitas | |
CVS patchset: 8169 CVS date: 2006/08/08 03:50:21 | |||
2006-08-08 | video/x-ms-wma -> audio/x-ms-wma | Miguel Freitas | |
CVS patchset: 8168 CVS date: 2006/08/08 03:34:15 | |||
2006-08-08 | new mutex to synchronize order of pairwise A/V buffer operations | Miguel Freitas | |
by Reinhard Nissl CVS patchset: 8167 CVS date: 2006/08/08 03:25:03 | |||
2006-08-08 | fix segfault due bad vasprintf usage | Miguel Freitas | |
CVS patchset: 8166 CVS date: 2006/08/08 03:16:23 | |||
2006-08-08 | patch by Chris Brien | Miguel Freitas | |
1) Return the stream length correctly. This fixes a FIXME. 2) Set the width and height metadata. 3) Reset the demuxer status to DEMUX_OK on seek. CVS patchset: 8165 CVS date: 2006/08/08 03:15:02 | |||
2006-08-05 | - avoid crashing when the FLAC file is broken | Bastien Nocera | |
CVS patchset: 8164 CVS date: 2006/08/05 13:34:42 | |||
2006-08-05 | - use the gdkpixbuf loader to handle JPEG stills in Quicktime movies, as | Bastien Nocera | |
the ffmpeg MJPEG decoder isn't appropriate CVS patchset: 8163 CVS date: 2006/08/05 13:31:13 | |||
2006-08-04 | Pass option directly to FusionSoundInit() (avoid using DirectFBSetOption() | Claudio Ciccani | |
because it generates error messages if directfb was already initialized). Enable using FSSF_FLOAT with FusionSound 0.9.26 (CVS). CVS patchset: 8162 CVS date: 2006/08/04 15:52:00 | |||
2006-08-04 | re-enable the QDesign audio decoder that was accidently disabled during | Mike Melanson | |
the recent xine glue code upgrade CVS patchset: 8161 CVS date: 2006/08/04 06:18:35 | |||
2006-08-03 | delete duplicate buffer ID | Mike Melanson | |
CVS patchset: 8160 CVS date: 2006/08/03 04:30:43 | |||
2006-08-02 | Fix a typo which prevents build from tarball (missing file). | Darren Salt | |
CVS patchset: 8159 CVS date: 2006/08/02 23:48:34 | |||
2006-08-02 | Don't try to distribute removed files. | Darren Salt | |
CVS patchset: 8158 CVS date: 2006/08/02 23:27:26 | |||
2006-08-02 | Missing "\". | Darren Salt | |
CVS patchset: 8157 CVS date: 2006/08/02 23:21:31 | |||
2006-08-02 | fix for debug builds; this will eventually get upstream into the official ↵ | Mike Melanson | |
FFmpeg tree CVS patchset: 8156 CVS date: 2006/08/02 21:50:27 | |||
2006-08-02 | disable building of Snow codec for now; it's still experimental and has ↵ | Mike Melanson | |
trouble compiling cleanly without configuring encoders CVS patchset: 8155 CVS date: 2006/08/02 21:08:01 | |||
2006-08-02 | updated diff file | Mike Melanson | |
CVS patchset: 8154 CVS date: 2006/08/02 08:13:15 | |||
2006-08-02 | more residual from latest FFmpeg sync | Mike Melanson | |
CVS patchset: 8153 CVS date: 2006/08/02 07:55:43 | |||
2006-08-02 | missing file from sync | Mike Melanson | |
CVS patchset: 8152 CVS date: 2006/08/02 07:39:20 | |||
2006-08-02 | updated FFmpeg version | Mike Melanson | |
CVS patchset: 8151 CVS date: 2006/08/02 07:16:58 | |||
2006-08-02 | hook up new FFmpeg decoders, including VC-1/WMV9 | Mike Melanson | |
CVS patchset: 8150 CVS date: 2006/08/02 07:15:27 | |||
2006-08-02 | sync FFmpeg tree | Mike Melanson | |
CVS patchset: 8149 CVS date: 2006/08/02 07:12:57 | |||
2006-08-02 | add new libavutil files | Mike Melanson | |
CVS patchset: 8148 CVS date: 2006/08/02 07:11:46 | |||
2006-08-02 | delete USE_FASTMEMCPY FFmpeg flag since our fastmemcpy.h file has | Mike Melanson | |
nothing in it right now anyway CVS patchset: 8147 CVS date: 2006/08/02 07:06:34 | |||
2006-08-02 | sync to FFmpeg 51.11.0 | Mike Melanson | |
CVS patchset: 8146 CVS date: 2006/08/02 07:02:37 | |||
2006-08-02 | new FFmpeg files | Mike Melanson | |
CVS patchset: 8145 CVS date: 2006/08/02 06:58:35 |