summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2004-10-08unify the two patches for the same file into oneMichael Roitzsch
2004-10-05- Some fixes for crashes when trying to play encrypted DVDs without libdvdcssBastien Nocera
2004-10-04Fixed a segmentation fault seen in kaffeine when dereferencing a NULLThomas Hellström
2004-10-03Quicktime uses a lowercase yv12 fourccMike Melanson
2004-10-03Bugfix for IDCT and MOCOMP XvMC where the block pointer was notThomas Hellström
2004-09-29disable vo deinterlace when port is closedMiguel Freitas
2004-09-29trying to automaticaly enable vo deinterlacing for hardware decodersMiguel Freitas
2004-09-28xxmc patch by Thomas Hellstrom (with some changes)Miguel Freitas
2004-09-28Get SCNx64 and SCNxMAX format macros working properly on Mac OS XAndre Pang
2004-09-28Turn #if condition in ppcasm_string.S to an AM_CONDITIONAL: fixes compilationAndre Pang
2004-09-28wrong commentMiguel Freitas
2004-09-27make it compile on sparc32 (without VIS) again...Siggi Langauf
2004-09-26 - almost finalize headers refactoring needed for MSVC frontends (and for otherFrantišek Dvořák
2004-09-23- Factor is 1.0, num_buffers is 230...Bastien Nocera
2004-09-23- Fix crashes with some input plugins when no audio output was availableBastien Nocera
2004-09-22Do not segfault if there is no seekpoint.Thibaut Mattern
2004-09-22- added cropping capability (thanks James Stembridge)Miguel Freitas
2004-09-22xshm "chicken egg" problemMiguel Freitas
2004-09-21- Port patch from MPlayer for win32 DLLs loading on recent versions of LinuxBastien Nocera
2004-09-21Use ffmpeg buffer padding size.Thibaut Mattern
2004-09-21- Set the Codec name meta info even if we can't load the libraries, otherwiseBastien Nocera
2004-09-20Do never memcpy the buffer if the stream is mpeg1/2.Thibaut Mattern
2004-09-20Build system improvements:František Dvořák
2004-09-18Fixed compilation on MacOSX/Darwin.Daniel Mack
2004-09-17Warning patch for Win32 - casted off_t to intmax_t for printing.František Dvořák
2004-09-16new DVD MRL parser (refactored into two new functions to be more readable andMichael Roitzsch
2004-09-14Fix palette based codecsJames Stembridge
2004-09-14Moved building xmlparser.c back to xine-utils Makefile from xine-engine MakefileStephen Torri
2004-09-14- Add support for 3ivx video (doesn't work in QT streams yet)Bastien Nocera
2004-09-12including <unistd.h>, which has been removed from the global headersMichael Roitzsch
2004-09-12add missing bracket (only in the text, no compilation problem)Michael Roitzsch
2004-09-12Unbreak ffmpeg mpeg-1/2 decodingJames Stembridge
2004-09-12made it compile againDaniel Caujolle-Bert
2004-09-11Properly pad buffersJames Stembridge
2004-09-11Support for H.264/AVC videoJames Stembridge
2004-09-11doc/faq/Makefile.am:Stephen Torri
2004-09-09Add .cvsignoreAndre Pang
2004-09-09Small tidyups and turn off logging in CMML decoderAndre Pang
2004-09-09Added codec to decode CMML (Continuous Media Markup Language): seeAndre Pang
2004-09-09Identify CMML (Continuous Media Markup Language) logical bitstreams in AnnodexAndre Pang
2004-09-08chunk size fix from Ross FinlaysonMiguel Freitas
2004-09-07Commit to xine the MinGW patch already used in external VCD.František Dvořák
2004-09-07Remove Win32 headers required for removed alarm from cdda input plugin.František Dvořák
2004-09-06Updates:František Dvořák
2004-09-05Not system headers.František Dvořák
2004-09-04Fix some 'make distcheck' problems.František Dvořák
2004-09-04- fix compilation in non-debug modeBastien Nocera
2004-09-03less Apple commercials in xine ;)Michael Roitzsch
2004-09-03* fixed LOG_DEBUG builds of spu.c (unresolved symbols)Michael Roitzsch
2004-09-02Warnings on WIN32.František Dvořák