summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2007-04-19Doxygen documentation.Diego 'Flameeyes' Pettenò
2007-04-18Use the proper dts.h file.Diego 'Flameeyes' Pettenò
2007-04-18Cleanup, add doxygen comments, add doxygen todos.Diego 'Flameeyes' Pettenò
2007-04-18Cleanup; make variables and parameters constant; improve the float_to_int fun...Diego 'Flameeyes' Pettenò
2007-04-18Now that xine_dts_decoder.c is alone, move it in libxineadec.Diego 'Flameeyes' Pettenò
2007-04-18Replace libdts 0.0.2 with libdca 0.0.5 and contextually move it in contrib/.Diego 'Flameeyes' Pettenò
2007-04-18Limit common-case buffer copying optimisation to i386 & amd64.Darren Salt
2007-04-18Merge from 1.1 series.Diego 'Flameeyes' Pettenò
2007-04-18Permit to build against libdca 0.0.5.Diego 'Flameeyes' Pettenò
2007-04-18Alphablending optimizations:Petri Hintukainen
2007-04-17Merge from 1.1 (and update the debian/changelog datestamp for 1.2.0~hg).Darren Salt
2007-04-17Fix DVD playback (was hanging when either the AC3 or DTS demuxers were probed).Darren Salt
2007-04-16[1.2 patch] removal of deinterlace.[c/h] and xvmc deinterlacersChristoph Pfister
2007-04-16removal of [xcb]xv deinterlacersChristoph Pfister
2007-05-31Fix dependencies for vcd libraries.Diego 'Flameeyes' Pettenò
2007-05-31Make vidix buildable again.Darren Salt
2007-05-31Move libcdio and libvcd into contrib/Diego 'Flameeyes' Pettenò
2007-05-31Remove the DVB headers dmx.h and frontend.h, use the ones from linux-headers ...Diego 'Flameeyes' Pettenò
2007-05-31Restore $(AM_CFLAGS) usage.Diego 'Flameeyes' Pettenò
2007-05-31Move vidix and libdha into contrib/.Diego 'Flameeyes' Pettenò
2007-05-31Move libfaad in contrib/ and contextually move the plugin in src/libxineadec/.Diego 'Flameeyes' Pettenò
2007-05-31Allow building with external a52dec, crc.c is still used.Diego 'Flameeyes' Pettenò
2007-05-31Move xine_a52_decoder.c into libxineadec.Diego 'Flameeyes' Pettenò
2007-05-31Move liba52/a52dec sources inside contrib/a52dec.Diego 'Flameeyes' Pettenò
2007-05-31Merge from 1.1 branch.Diego 'Flameeyes' Pettenò
2007-05-31Move libmad in libxineadec directory.Diego 'Flameeyes' Pettenò
2007-05-31Replace libmad with a pristine copy of 0.15.1b, and move it into contrib/.Diego 'Flameeyes' Pettenò
2007-04-16Merge fix for xine-lib extension.Reinhard Nißl
2007-04-16Merge fix from other xine-lib extension.Reinhard Nißl
2007-04-16Simplify handling of internal/external libmpcdec, most of the work is done at...Diego 'Flameeyes' Pettenò
2007-04-16Fix ffmpeg_config.h build, so that make distchecks works.Diego 'Flameeyes' Pettenò
2007-04-16FIX: Make sleeps in video out loops interruptable for immediate OSDReinhard Nißl
2007-04-15Avoid sending BUF_FLAG_FRAME_END before the first frame.Reinhard Nißl
2007-04-15Extend the original MAX_SHOWING by 16 VDR OSD objects.Reinhard Nißl
2007-04-15Integrate vdr directory into xine-lib's build system.Reinhard Nißl
2007-04-15Provide some internal functions to be used by input_vdr.Reinhard Nißl
2007-04-15Merge extensions to xine engine.Reinhard Nißl
2007-04-15Avoid locking log_lock once the buffer has been allocated.Reinhard Nißl
2007-04-15Avoid immediate frame drops by giving decoder a further chance toReinhard Nißl
2007-04-15Choose maximum for frame drop limit depending on the number ofReinhard Nißl
2007-04-15Avoid skipping an unsuitable frame when there are only few buffersReinhard Nißl
2007-04-15Increase priority of video decoder a little bit, to avoid frameReinhard Nißl
2007-04-15Make sleeps in video out loops interruptable for immediate OSDReinhard Nißl
2007-04-15Provide a function to query for outstanding OSD events.Reinhard Nißl
2007-04-15Initialize image size in bmiheader with data from AVCodecContext, if still un...Reinhard Nißl
2007-04-15The X11 visual doesn't seem to actually work at all with X11 xine-ui, so use ...Diego 'Flameeyes' Pettenò
2007-04-15Change file documentation to Doxygen format; cleanup comment; change the outp...Diego 'Flameeyes' Pettenò
2007-04-15Only declare ffmpeg_config.h as built source when using internal FFmpeg.Diego 'Flameeyes' Pettenò
2007-04-14Compile fixes.Darren Salt
2007-04-14The other half of the dependencies fix.Darren Salt