summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2004-09-02- remove C99 declaration usageBastien Nocera
2004-09-02- fix a compilation issue with gcc 3.3.xBastien Nocera
2004-09-01demux_ogg.c:Andre Pang
2004-09-01Improvements and implementing Michael's suggestions:František Dvořák
2004-09-01Fixes to DVD MRL parsing.James Courtier-Dutton
2004-09-01- add a nice name for the AVC1 codecBastien Nocera
2004-09-01- fix the gcc 3.4 errors with inline functions by moving the functions aroundBastien Nocera
2004-09-01Added more fine-grained logging to Ogg demuxer to make output easier to followAndre Pang
2004-08-30Fix builds where 'srcdir != builddir'.Robin KAY
2004-08-30add support for speex headers in new location (eg. <speex/speex.h>) forConrad Parker
2004-08-30Fix missing entry for ../xine-utils/xmlparser.c from previous commit.Robin KAY
2004-08-30running without video output is allowedDaniel Caujolle-Bert
2004-08-30Fix the way the library path is supplied when testing for libdga. Disable com...Robin KAY
2004-08-28Fix a crash when dispose it called before the DVD starts playing.James Courtier-Dutton
2004-08-28Various fixes and improvements of mingw port:František Dvořák
2004-08-28Improve handling of Transport Mpeg streams.James Courtier-Dutton
2004-08-28Improved MRL parsing in the dvd plugin.James Courtier-Dutton
2004-08-27generic mechanism for specifying subtitles encoding at demuxer levelMiguel Freitas
2004-08-27MINGW32 port. Engine library and most of plugins compiles now.František Dvořák
2004-08-27another mpeg fourccMiguel Freitas
2004-08-27empty assignment patch by Reimar DoffingerMiguel Freitas
2004-08-27fix deadlock.Miguel Freitas
2004-08-26Using one internal ffmpeg header file from xine's copy with external ffmpeg.František Dvořák
2004-08-26Implement configure option --disable-openglFrantišek Dvořák
2004-08-21little cleanup and improved the playback of broaken iff filesManfred Tremmel