summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-03-19Fix ffmpeg plugin build where source dir != build dir.Darren Salt
2008-03-19Fix xine-lib.pot generation again.Darren Salt
2008-03-19Fix xine-lib.pot generation wrt recent ffmpeg plugin source relocation.Darren Salt
2008-03-18Move ffmpeg plugin code into src/combined/ffmpeg & adapt for current ffmpeg.Darren Salt
2008-03-18Merge from 1.1.Darren Salt
2008-03-17Add a simple XML parser test program (not distributed).Darren Salt
2008-03-12Merge from 1.1.Darren Salt
2008-03-12Cope with NetBSD, which apparently doesn't have SNDCTL_DSP_GETODELAY.Darren Salt
2008-03-12Tidy up ffmpeg includes a bit.Darren Salt
2008-03-11Fix buffer size calculation by using more appropriate calloc().Reinhard Nißl
2008-03-11Fix accessing plugin node after disposing plugin in plugin free functions.Reinhard Nißl
2008-03-11Use calloc() to avoid possible integer overflow if stream_count is big enough.Diego 'Flameeyes' Pettenò
2008-03-11Fix Array Indexing Vulnerability in sdpplin_parse(). (CVE-2008-0073).Diego 'Flameeyes' Pettenò
2008-03-10fix mrl exampleMiguel Freitas
2008-03-10Fixed long delay when closing stream on dual core systems [Bug #33]Miguel Freitas
2008-03-10Add Xv port selection by type (overlay or textured video).Darren Salt
2008-03-10Add the missing changelog entry for 1afef0ba01d6.Darren Salt
2008-03-10Support # stream parameter separator in raw filenames as well as in full MRLs.Miguel Freitas
2008-03-09Update the documentation so that it tells users to report bugs on the xine bu...Diego 'Flameeyes' Pettenò
2008-03-09Update the documentation so that it tells users to report bugs on the xine bu...Diego 'Flameeyes' Pettenò
2008-03-07Get rid of some "may be used uninitialised" warnings.Darren Salt
2008-03-06Fix deadlock in sync point code caused by initial handshake byte.Reinhard Nißl
2008-03-06Mark vdr-xine ABI changes.Darren Salt
2008-03-06Merge from 1.1.Darren Salt
2008-03-06Fix DXR3 build with internal/new ffmpeg.Darren Salt
2008-03-06Fix compilation of video_macosx.mMatthias Ringwald
2008-03-06Fix compilation for installed libintl.h in include pathsMatthias Ringwald
2008-03-06Fix compilation on non-x86 achitecturesMatthias Ringwald
2008-03-06Fix include path to internal ffmpeg for post/planarMatthias Ringwald
2008-03-06CVS broken with built-in ffmpegChris Rankin
2008-03-06Fix _x_get_current_frame_impl() to not abort when used legally.Reinhard Nißl
2008-03-04Cset 492257577b4d is an ABI extension: bump the soname. Add changelog entry.Darren Salt
2008-03-02libdvdread - Uses UDF provided length as authoritativeBastian Blank
2008-03-17Allow CR & LF termination of XML element names.Darren Salt
2008-03-14xine_init(): mutex objs not initializedCarlo Bramini
2008-03-14Unportable pthread_t compare in xine.cCarlo Bramini
2008-03-14Mention CVE-2008-1161, which was fixed in 1.1.10.1.Darren Salt
2008-03-13Add a CVE number for the ASF header crash fix.Darren Salt
2008-03-02Make use of the new function xine_get_current_frame_alloc().Reinhard Nißl
2008-03-02Intercept metronom to recognize discontinuities after which PTS is valid.Reinhard Nißl
2008-03-02Fix "clear" implementation by introducing sync points in data stream.vdr-xine-version-802Reinhard Nißl
2008-03-02Fix a compiler warning regarding const.Reinhard Nißl
2008-03-04Whoops, managed to lose mangle.h.Darren Salt
2008-03-04Merge from 1.1.Darren Salt
2008-03-04Merge from 1.1.Darren Salt
2008-03-04Fix libavcodec/dvdata.h-related build problems with older ffmpeg.Darren Salt
2008-03-02Fix compilation with older external ffmpeg.Darren Salt
2008-03-02Provide safe and convenient implementations of xine_get_current_frame().Reinhard Nißl
2008-03-02Push out current frame when seeing the sequence end code 0xb7.Reinhard Nißl
2008-03-02Reorganise DTS audio type detection (ready for LE16 & BE14); changelog entry.Darren Salt