summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2006-09-04Proper configure fix,František Dvořák
2006-09-03Clear back buffer(s) when output area changes.Claudio Ciccani
2006-09-03Send to the decoder the proper header, this way FFmpeg can decode mp3 files w...Diego 'Flameeyes' Pettenò
2006-09-02Complete removal of polypaudio.Diego 'Flameeyes' Pettenò
2006-09-02Remove polypaudio plugin, in favour of PulseAudio.Diego 'Flameeyes' Pettenò
2006-09-02Disabled support for subpicture overlay bacause of problems with Matrox'sClaudio Ciccani
2006-09-02Don't use linux/config.h and include mtrr.h unconditionally, close bug #973678.Diego 'Flameeyes' Pettenò
2006-09-02Avoid implicit declaration of close() function.Diego 'Flameeyes' Pettenò
2006-09-02Now that syncfb can be enabled, let it compile. This fixes the report #1547576.Diego 'Flameeyes' Pettenò
2006-09-01Fix building on amd64 and x86 too, by moving the constant at the top.Diego 'Flameeyes' Pettenò
2006-08-31Move the help text out of the #if condition.Diego 'Flameeyes' Pettenò
2006-08-27Fix bug where incorrect aspect ratio was being passed to post plugins upJason Tackaberry
2006-08-13move image presentation support to xine-libMiguel Freitas
2006-08-13patch to fix compilation with gcc 4.0 and -fPICMiguel Freitas
2006-08-12JACK audio driver by Chris CannamMiguel Freitas
2006-08-12don't report extensions/mimetypes if required decoder is missingMiguel Freitas
2006-08-11Fix up CDDA parsing to cope with an arbitrary number of slashes after the colon.Darren Salt
2006-08-08port of the pts wrap detection fix from demux_mpeg_pesMiguel Freitas
2006-08-08emms not needed for sseMiguel Freitas
2006-08-08video/x-ms-wma -> audio/x-ms-wmaMiguel Freitas
2006-08-08new mutex to synchronize order of pairwise A/V buffer operationsMiguel Freitas
2006-08-08fix segfault due bad vasprintf usageMiguel Freitas
2006-08-08patch by Chris BrienMiguel Freitas
2006-08-05- avoid crashing when the FLAC file is brokenBastien Nocera
2006-08-05- use the gdkpixbuf loader to handle JPEG stills in Quicktime movies, asBastien Nocera
2006-08-04Pass option directly to FusionSoundInit() (avoid using DirectFBSetOption()Claudio Ciccani
2006-08-04re-enable the QDesign audio decoder that was accidently disabled duringMike Melanson
2006-08-03delete duplicate buffer IDMike Melanson
2006-08-02Fix a typo which prevents build from tarball (missing file).Darren Salt
2006-08-02Missing "\".Darren Salt
2006-08-02fix for debug builds; this will eventually get upstream into the official FFm...Mike Melanson
2006-08-02disable building of Snow codec for now; it's still experimental and has troub...Mike Melanson
2006-08-02updated diff fileMike Melanson
2006-08-02more residual from latest FFmpeg syncMike Melanson
2006-08-02missing file from syncMike Melanson
2006-08-02hook up new FFmpeg decoders, including VC-1/WMV9Mike Melanson
2006-08-02sync FFmpeg treeMike Melanson
2006-08-02add new libavutil filesMike Melanson
2006-08-02sync to FFmpeg 51.11.0Mike Melanson
2006-08-02new FFmpeg filesMike Melanson
2006-08-02added new buffer types in preparation for latest FFmpeg syncMike Melanson
2006-07-21When trying to get the langinfo code, first of all, set the locale, or you'll...Diego 'Flameeyes' Pettenò
2006-07-21Fix building with LOG enabled.Diego 'Flameeyes' Pettenò
2006-07-17- avoid crashes when init_yuv_planes has one of its allocations failingBastien Nocera
2006-07-17Add timestamp information to log text.Darren Salt
2006-07-17Use asprintf() or our implementation of it.Darren Salt
2006-07-17Add EXPORTED tag to xine_plugin_info.Darren Salt
2006-07-17Allow 0 for title & chapter in DVD MRLs.Darren Salt
2006-07-16malloc cleanups (based on a patch from Chris Brien).Darren Salt
2006-07-16Disable debugging by default.Darren Salt