summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2006-07-13Added missing NULL sentinel.Matthias Hopf
2006-07-13Fix strncpy arguments in debug code.Matthias Hopf
2006-07-12Tidy up the formatting of tvtime method help texts to allow better wrappingDarren Salt
2006-07-12Avoid a debug/no-optimise build failure (seen on amd64).Darren Salt
2006-07-11Fixing some libmms related overflows.Matthias Hopf
2006-07-11Start implementing a pulseaudio output plugin, based on the previous polypaud...Diego 'Flameeyes' Pettenò
2006-07-11Apply patches for Darwin compatibility, SF.net bug 1431220. Thanks to Benjami...Diego 'Flameeyes' Pettenò
2006-07-11Complete cleanup using pkg-config: no need to look for alsa/ or sys/, just in...Diego 'Flameeyes' Pettenò
2006-07-10Replace custom ALSA macro with a simpler PKG_CHECK_MODULES call, and assume r...Diego 'Flameeyes' Pettenò
2006-07-10Add support for m4b extension to the Qt demuxer, to be able to play audiobook...Diego 'Flameeyes' Pettenò
2006-07-10Implement visibility support, available on GCC 4.0 and later and on some 3.4 ...Diego 'Flameeyes' Pettenò
2006-07-08Build VIS support for ffmpeg only if is enabled. When enabling VIS and user d...Diego 'Flameeyes' Pettenò
2006-07-08Set CD audio buffer to 500 frames (patch from Christopher Martin).Darren Salt
2006-07-08Remove A few hunks that are now fixed in FFmpeg's SVN.Diego 'Flameeyes' Pettenò
2006-07-08Avoid negative overflow in BLEND_COLOR().Claudio Ciccani
2006-07-08Patch by Petri Hintukainen <Petri.Hintukainen@hut.fi>:Claudio Ciccani
2006-07-07Fix CD track info retrieval, avoid long pauses.Darren Salt
2006-07-05Add definition of PIC in presence of __PIC__ or __pic__, to fix building of F...Diego 'Flameeyes' Pettenò
2006-07-05gcc295 workaround.František Dvořák
2006-07-05It compiles now.František Dvořák
2006-07-03Add a media.network.timeout configuration for a timeout while running select(...Diego 'Flameeyes' Pettenò
2006-06-30Change in32 in int32_t to fix building on some systems, as reported by Reinha...Diego 'Flameeyes' Pettenò
2006-06-30Added support for other types of subpicture layers (e.g. Matrox CRTC2's subpi...Claudio Ciccani
2006-06-30Set the pixel format to YUV420P when encoding for Dxr3 cards, ffmpeg's mpeg e...Diego 'Flameeyes' Pettenò
2006-06-29Typo fix.Diego 'Flameeyes' Pettenò
2006-06-29Fix GCC crazyness, add the missing parenthesis.Diego 'Flameeyes' Pettenò
2006-06-29Add missing format attributes for in-xine code.Diego 'Flameeyes' Pettenò
2006-06-28Fix decoding of PMT packets when adaption_field is present.Darren Salt
2006-06-23Miscellaneous static/const fixups.Darren Salt
2006-06-23Frame duration calculation cleanups; more accurate calculation.Darren Salt
2006-06-22Fix two identical instances of either null-dereference or use-after-free.Darren Salt
2006-06-22* directfb_subpicture_paint(): flush rectangles before changing the color.Claudio Ciccani
2006-06-22Added XINE_PARAM_VO_WINDOW_WIDTH and XINE_PARAM_VO_WINDOW_HEIGHT to query the...Claudio Ciccani
2006-06-22Added support for playback on layers that don't support YCbCr output (require...Claudio Ciccani
2006-06-20Make buffer a char string, reduces amount of warnings tremendously.Diego 'Flameeyes' Pettenò
2006-06-20Fix generic warnings.Diego 'Flameeyes' Pettenò
2006-06-20Fix generic warnings.Diego 'Flameeyes' Pettenò
2006-06-20Fix generic warnings.Diego 'Flameeyes' Pettenò