Age | Commit message (Expand) | Author |
2006-08-13 | patch to fix compilation with gcc 4.0 and -fPIC | Miguel Freitas |
2006-08-12 | JACK audio driver by Chris Cannam | Miguel Freitas |
2006-08-12 | don't report extensions/mimetypes if required decoder is missing | Miguel Freitas |
2006-08-11 | Fix up CDDA parsing to cope with an arbitrary number of slashes after the colon. | Darren Salt |
2006-08-08 | port of the pts wrap detection fix from demux_mpeg_pes | Miguel Freitas |
2006-08-08 | emms not needed for sse | Miguel Freitas |
2006-08-08 | video/x-ms-wma -> audio/x-ms-wma | Miguel Freitas |
2006-08-08 | new mutex to synchronize order of pairwise A/V buffer operations | Miguel Freitas |
2006-08-08 | fix segfault due bad vasprintf usage | Miguel Freitas |
2006-08-08 | patch by Chris Brien | Miguel Freitas |
2006-08-05 | - avoid crashing when the FLAC file is broken | Bastien Nocera |
2006-08-05 | - use the gdkpixbuf loader to handle JPEG stills in Quicktime movies, as | Bastien Nocera |
2006-08-04 | Pass option directly to FusionSoundInit() (avoid using DirectFBSetOption() | Claudio Ciccani |
2006-08-04 | re-enable the QDesign audio decoder that was accidently disabled during | Mike Melanson |
2006-08-03 | delete duplicate buffer ID | Mike Melanson |
2006-08-02 | Fix a typo which prevents build from tarball (missing file). | Darren Salt |
2006-08-02 | Missing "\". | Darren Salt |
2006-08-02 | fix for debug builds; this will eventually get upstream into the official FFm... | Mike Melanson |
2006-08-02 | disable building of Snow codec for now; it's still experimental and has troub... | Mike Melanson |
2006-08-02 | updated diff file | Mike Melanson |
2006-08-02 | more residual from latest FFmpeg sync | Mike Melanson |
2006-08-02 | missing file from sync | Mike Melanson |
2006-08-02 | hook up new FFmpeg decoders, including VC-1/WMV9 | Mike Melanson |
2006-08-02 | sync FFmpeg tree | Mike Melanson |
2006-08-02 | add new libavutil files | Mike Melanson |
2006-08-02 | sync to FFmpeg 51.11.0 | Mike Melanson |
2006-08-02 | new FFmpeg files | Mike Melanson |
2006-08-02 | added new buffer types in preparation for latest FFmpeg sync | Mike Melanson |
2006-07-21 | When trying to get the langinfo code, first of all, set the locale, or you'll... | Diego 'Flameeyes' Pettenò |
2006-07-21 | Fix building with LOG enabled. | Diego 'Flameeyes' Pettenò |
2006-07-17 | - avoid crashes when init_yuv_planes has one of its allocations failing | Bastien Nocera |
2006-07-17 | Add timestamp information to log text. | Darren Salt |
2006-07-17 | Use asprintf() or our implementation of it. | Darren Salt |
2006-07-17 | Add EXPORTED tag to xine_plugin_info. | Darren Salt |
2006-07-17 | Allow 0 for title & chapter in DVD MRLs. | Darren Salt |
2006-07-16 | malloc cleanups (based on a patch from Chris Brien). | Darren Salt |
2006-07-16 | Disable debugging by default. | Darren Salt |
2006-07-13 | Added missing NULL sentinel. | Matthias Hopf |
2006-07-13 | Fix strncpy arguments in debug code. | Matthias Hopf |
2006-07-12 | Tidy up the formatting of tvtime method help texts to allow better wrapping | Darren Salt |
2006-07-12 | Avoid a debug/no-optimise build failure (seen on amd64). | Darren Salt |
2006-07-11 | Fixing some libmms related overflows. | Matthias Hopf |
2006-07-11 | Start implementing a pulseaudio output plugin, based on the previous polypaud... | Diego 'Flameeyes' Pettenò |
2006-07-11 | Apply patches for Darwin compatibility, SF.net bug 1431220. Thanks to Benjami... | Diego 'Flameeyes' Pettenò |
2006-07-11 | Complete cleanup using pkg-config: no need to look for alsa/ or sys/, just in... | Diego 'Flameeyes' Pettenò |
2006-07-10 | Replace custom ALSA macro with a simpler PKG_CHECK_MODULES call, and assume r... | Diego 'Flameeyes' Pettenò |
2006-07-10 | Add support for m4b extension to the Qt demuxer, to be able to play audiobook... | Diego 'Flameeyes' Pettenò |
2006-07-10 | Implement visibility support, available on GCC 4.0 and later and on some 3.4 ... | Diego 'Flameeyes' Pettenò |
2006-07-08 | Build VIS support for ffmpeg only if is enabled. When enabling VIS and user d... | Diego 'Flameeyes' Pettenò |
2006-07-08 | Set CD audio buffer to 500 frames (patch from Christopher Martin). | Darren Salt |