summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2010-11-10Option for disabling HW acceleration in directx.František Dvořák
2010-10-30Try to meassure memcpy method speed by clock() when times() not available.František Dvořák
2010-10-30Proper place for log mutex initialization (logging can start after xine_new()...František Dvořák
2010-10-30Using binary mode when writing raw data, in disabled debug code.František Dvořák
2010-10-30Using binary mode when checking configfile. New configfile would not be writt...František Dvořák
2010-10-23mingw32-w64 port: integer sizes portabilityFrantišek Dvořák
2010-10-23mingw32-w64 port: integer sizes portabilityFrantišek Dvořák
2010-10-23mingw32-w64 port:František Dvořák
2010-10-23mingw32-w64 port:František Dvořák
2010-10-23mingw32-w64 port: '-no-undefined' partFrantišek Dvořák
2010-09-20Update Qt demuxer's extensions list.Darren Salt
2010-09-16Add f4v/f4a file extensions to the Qt demuxer's MIME tableBrad Smith
2010-08-16Fix building with recent videoprotoGeoff Leach
2010-08-21Pulseaudio volume control feedback (stream end)Günter Merz
2010-08-18Pulseaudio volume control feedbackGünter Merz
2010-07-29Spelling fixes.Darren Salt
2010-07-28Re-add tests for __FreeBSD_kernel__ (should fix Debian GNU/kFreeBSD builds).Darren Salt
2010-07-21Remove duplicate codeLorenzo Desole
2010-07-210 → NULL for consistency.Darren Salt
2010-07-21Add NetBSD support to the VCD input pluginMatthias Drochner
2010-07-18Fix metronome not getting audio PTSGünter Merz
2010-07-21Add _POSIX_THREAD_PRIORITY_SCHEDULING #ifdefsMatthias Drochner
2010-07-21Advance buffer pointer after readMatthias Drochner
2010-07-21Normalize timevalMatthias Drochner
2010-07-20Missing mutex initMatthias Drochner
2010-07-19Fix a few small memory leaks.Darren Salt
2010-07-19Fix a potential freeing of unallocated memory.Darren Salt
2010-07-19Explicitly report unhandled codecs (in Matroska).Darren Salt
2010-07-18Fix playback of the first file handled by the modplug demuxer.Darren Salt
2010-07-18Recognise ScreamTracker files. ST3 is untested.Darren Salt
2010-07-18Add audio/ac3.Darren Salt
2010-07-08Set default volume value at init time (pulseaudio)Lorenzo Desole
2010-07-17"Configuration loaded" log item.Darren Salt
2010-05-22Recognise and handle the WebM container format.Darren Salt
2010-01-30BluRay subtitles in matroskaPetri Hintukainen
2010-04-20remove the unneeded unistd.h and fix compatibility for msvcShixin Zeng
2010-04-29add /usr/lib64/codecs as real binary codec locationAnssi Hannula
2010-04-29Minor C99ism.Darren Salt
2010-02-21Typo fixUlrich Eckhardt
2010-04-12C89 fixShixin Zeng
2010-04-11Report NBC buffer stats to the application using new event XINE_EVENT_NBC_STATSFrank Enderle
2009-12-16TTA demux: use _x_demux_send_dataKelvie Wong
2010-04-11Fix a flaw on recovering from ALSA-reported errors in ao_alsa_delay()Frank Enderle
2010-04-09Minor indentation cleanup.Darren Salt
2010-04-09Add eac3 support to demux_tsJose Alberto Reguero
2010-04-08Add support for Xv gamma adjustment.Darren Salt
2010-04-02demux_tta: fix some dumb truncation errorsKelvie Wong
2010-04-07Add video/mp2t (and the corresponding video/mp2p).Darren Salt
2010-03-23Demux EAC3 audio from matroskaPetri Hintukainen
2010-03-23Added new audio buffer type (EAC3)Petri Hintukainen