summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2004-03-30bugfix for ogms larger than 2 GB - thanks to Andrew de QuinceyAndreas Heinchen
2004-03-29destroy the mutexes properlyMichael Roitzsch
2004-03-29remove unused variableMichael Roitzsch
2004-03-29fix prototypeMichael Roitzsch
2004-03-28the anti-yoyo hack is still needed.Thibaut Mattern
2004-03-28Fix asx ENTRYREF parsing.Thibaut Mattern
2004-03-28this needs to be an irrevocable ticketMichael Roitzsch
2004-03-28move the ticket acquire/release deeper inside the decoder loopsMichael Roitzsch
2004-03-28Fix recovery from corrupt video streamJames Stembridge
2004-03-28- new logic evaluate engine latency.Thibaut Mattern
2004-03-27"+y"+p code from xine-ui for guessing locale codeset (default encoding for OSD).František Dvořák
2004-03-26Fix mutex "leak".František Dvořák
2004-03-24valgrind-caught memleak.Rocky Bernstein
2004-03-23Ignore speed change in nbc during xine_stop() to avid deadlocks.František Dvořák
2004-03-23it seems I broke most DVD menus with this; unfortunately not the ones I teste...Michael Roitzsch
2004-03-23Fix thread safety of XINE_GUI_SEND_DRAWABLE_CHANGEDEwald Snel
2004-03-23Fix Qt bug, which is not really a Qt bug, but an X11-being-asynchronous bugEwald Snel
2004-03-23Some changes to make seek work without loosing track of frames.James Courtier-Dutton
2004-03-23sync up with latest libmpeg2 cvs.James Courtier-Dutton
2004-03-23Start sync with latest libmpeg2 cvs.James Courtier-Dutton
2004-03-22another memleakDaniel Caujolle-Bert
2004-03-21revert and really fix the leak, at last...Daniel Caujolle-Bert
2004-03-21memleakDaniel Caujolle-Bert
2004-03-21memleakDaniel Caujolle-Bert
2004-03-21memleak (real fix)Daniel Caujolle-Bert
2004-03-21memleakDaniel Caujolle-Bert
2004-03-21Fix longstanding problem when using xine with alsa's dmix audio out plugin.James Courtier-Dutton
2004-03-20add a boolean "audio.alsa_hw_mixer" entry, on by default, to allow front-endsBastien Nocera
2004-03-20Correct device names.James Courtier-Dutton
2004-03-19another try to fix mixer thread deadlock. Don't destroy mixer mutex too early...Daniel Caujolle-Bert
2004-03-18The string passed to putenv must not be freed during the lifetime of that ent...Robin KAY
2004-03-18Fix more messagesPhilipp Hahn
2004-03-18Fix wording of messagesPhilipp Hahn
2004-03-17small contribution ;)Thibaut Mattern
2004-03-17missing headerxine-1-rc3b-release1-rc3bDaniel Caujolle-Bert
2004-03-17fix ffmpeg breakageDaniel Caujolle-Bert
2004-03-17Patch from Bill Fink to fix DV audio endianness problem for big-endianStephen Torri
2004-03-16By popular request, dv audio decodingJames Stembridge
2004-03-16- patch from Tilmann BitterbergThibaut Mattern
2004-03-16prevent segfaults (patch from Debian bug #228751, posted by Michel Daenzer)Siggi Langauf
2004-03-16change suggested by Bill Fink: you can run Linux on Sun SPARC machines, soMichael Roitzsch
2004-03-16implicit changes to the configuration are now disabled by default and haveMichael Roitzsch
2004-03-16ignore the hue setting on NVidia cards using the Xv video output as both the ...Bastien Nocera
2004-03-16changing decoder priorities:Michael Roitzsch
2004-03-16while hanging in get_frame or get_buffer, we have to check for ticketMichael Roitzsch
2004-03-16sync to latest libdvdnavMichael Roitzsch
2004-03-16only include this file on Sun, since Linux does not have itMichael Roitzsch
2004-03-16video_out_pgx32 no longer needs to be linked against alphablend.o. Removed de...Robin KAY
2004-03-16Fix overlay display in video_out_pgx32. Minor cosmetic changes to both PGX32 ...Robin KAY
2004-03-15SIOCGIFADDR is defined in <sys/sockio.h>Robin KAY