summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2008-12-26Don't store immediately-discarded input read() resultsThomas Viehmann
2008-12-20Fix constantness.Diego E. 'Flameeyes' Pettenò
2008-12-20Comment out the unused variables, make sure side effects are preserved though.Diego E. 'Flameeyes' Pettenò
2008-12-20Remove format warning.Diego E. 'Flameeyes' Pettenò
2008-12-20Remove unused variable.Diego E. 'Flameeyes' Pettenò
2008-12-20Fix size of mrls array.Diego E. 'Flameeyes' Pettenò
2008-11-22Add position-based seeking independent from seekpoints.Lorenzo Desole
2008-11-22Fix linkage failure caused by the av_free() changes in the ffmpeg decoders.Darren Salt
2008-11-20Memory access fixes:František Dvořák
2008-11-20Some warning fixes: XINE_FORMAT_SCANF, statics in headers, consts, ...František Dvořák
2008-11-20Fix using of the pointers, leak fixes in configfile.František Dvořák
2008-11-18Fix of the two opened CACA windows in cacaxine (xine-ui).František Dvořák
2008-11-09Matroska and FLI demuxers warning and valgrind fixesFrantisek Dvorak
2008-11-07Fixed segfault on start when using XINE_PLUGIN_PATH.František Dvořák
2008-11-07Merge.Darren Salt
2008-11-07Recognise H.264 codec with "XiWave" fourcc too.valtri@funny.zcu.cz
2008-11-07some spudvb fixesChristophe Thommeret
2008-11-05Simpler code, no gaps during playback in DirectX(2) audio outputmringwal@vs22.inf.ethz.ch
2008-10-30Create secondary buffer with correct pixelformatMatthias Ringwald
2008-11-07Fix resuming video after corrupted pes.Christophe Thommeret
2008-10-19Pass native HWND through xine to SDLMatthias Ringwald
2008-11-07voraw minor fixChristophe Thommeret
2008-11-07aac channel ordering for multi-channel audioMatthias Dahl
2008-11-07Composer meta-tagMaximilian Schwerin
2008-09-13Compilation fixes for ffmpeg API & ABI changes.Darren Salt
2008-09-05Updated FLV demuxer.Claudio Ciccani
2008-09-03Adding ID3 tag TDRC to replace/complement the deprecated tag TYER.Maximilian Schwerin
2008-10-17Replace configure test for PulseAudio version by cpp testMatthias Ringwald
2008-09-28Fix xine_usec_sleep for mingw+msysMatthias Ringwald
2008-08-25Fix CDDB access on 64-bit.Darren Salt
2008-08-18Fix another compilation failure when using C++.Darren Salt
2008-08-17Fix a compilation failure when using C++.Darren Salt
2008-08-13Improve parsing of cddb informationArnold Metselaar
2008-08-13add cdda_class_get_dir method to cdda pluginArnold Metselaar
2008-05-28Fix exploitable heap buffer overflow in id3.c.Diego 'Flameeyes' Pettenò
2008-08-13Check for possible buffer overflow attempts in the Real demuxer.Darren Salt
2008-08-13Check for allocation failures.Darren Salt
2008-08-13Use size_t for data length variables.Darren Salt
2008-08-13Merge.Darren Salt
2008-08-13Apply the deinterlacer size fix to the XCB Xv plugin.Darren Salt
2008-08-13Allow (and prefer) use of external libfaad.Darren Salt
2008-08-13Remove faad.h since we don't use it.Darren Salt
2008-08-13Update to libfaad 2.6.1, fixing a crash with a corrupted AAC file.Darren Salt
2008-08-08Fix crash with corrupted WMV files when checking for aspect ratio information.Darren Salt
2008-08-08Fix crash with corrupted AVI files (chunk size).Darren Salt
2008-08-08video_out_opengl: Actually bail out if no display found.Matthias Hopf
2008-08-08Merge.Matthias Hopf
2008-08-07Merge.Darren Salt
2008-08-07Fix a segfault introduced in the Windows Media crash fix.Darren Salt
2008-08-07Fix crashes with fuzzed Ogg files. (CVE-2008-3231)Darren Salt