summaryrefslogtreecommitdiff
path: root/src/xine-engine
AgeCommit message (Expand)Author
2004-09-28xxmc patch by Thomas Hellstrom (with some changes)Miguel Freitas
2004-09-28wrong commentMiguel Freitas
2004-09-26 - almost finalize headers refactoring needed for MSVC frontends (and for otherFrantišek Dvořák
2004-09-22- added cropping capability (thanks James Stembridge)Miguel Freitas
2004-09-20Build system improvements:František Dvořák
2004-09-17Warning patch for Win32 - casted off_t to intmax_t for printing.František Dvořák
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-09Identify CMML (Continuous Media Markup Language) logical bitstreams in AnnodexAndre Pang
2004-09-06Updates:František Dvořák
2004-09-04Fix some 'make distcheck' problems.František Dvořák
2004-09-03less Apple commercials in xine ;)Michael Roitzsch
2004-09-02Warnings on WIN32.František Dvořák
2004-09-01Improvements and implementing Michael's suggestions:František Dvořák
2004-09-01- add a nice name for the AVC1 codecBastien Nocera
2004-08-30Fix builds where 'srcdir != builddir'.Robin KAY
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-28Various fixes and improvements of mingw port:František Dvořák
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-18Add standard macro for machine-endian fourccJames Stembridge
2004-08-17Stay within array boundsJames Stembridge
2004-08-06Improved quality of overlays.James Courtier-Dutton
2004-08-02no objections so far: committing the fine speed control patchMiguel Freitas
2004-07-22protect from overly long filenamesMichael Roitzsch
2004-07-222 extra bytes is enough, one for the '/' and one for '\0'Michael Roitzsch
2004-07-22frontends could have crashed xine-lib by passing a too long filenameMichael Roitzsch
2004-07-22since we potentially add a '\n', we cannot fill the string to the limit earlierMichael Roitzsch
2004-07-19fix for brightness driftMiguel Freitas
2004-07-15check number of frames on fifo before deciding to skip decodingMiguel Freitas
2004-07-14Moritz patch for matroska vobsub supportMiguel Freitas
2004-07-06fix a long standing bug: streams were not played till their very end, becauseMiguel Freitas
2004-07-05when first_frame_flag drops to 0, first_frame_reached has to be emittedMichael Roitzsch
2004-06-27only issue the warning on unavailable audio devices under the conditionMichael Roitzsch
2004-06-26do not assume YV12 and YUY2 are the only image formatsMichael Roitzsch
2004-06-25exit pause loop, when video loop is terminatedMichael Roitzsch
2004-06-23* fix the realloc-bug introduced by me and found by FrantisekMichael Roitzsch
2004-06-21removing unused SPU_DVD_SUBTYPE_SUBP_CONTROL and the stream_filter stuffMichael Roitzsch
2004-06-19modified patch from Reinhard Nissl to report the length of the out fifosMichael Roitzsch
2004-06-19rename part of config entry keys from "plugin" to "subsection", because forMichael Roitzsch
2004-06-19this comment is outdated since decoders provide the discontinuity() functionMichael Roitzsch
2004-06-19force slave metronoms to reinit when a new master is attached; otherwise aMichael Roitzsch
2004-06-19readd the decoder's name to the description of the config entry, but doMichael Roitzsch
2004-06-16Fix description in decoder priority config entry - there must be different po...František Dvořák
2004-06-13implement steps 1, 2, 3 and 4 of the seeking proposal:Miguel Freitas
2004-06-13make sure the current decoder plugin name is included in verbosity debugMiguel Freitas