summaryrefslogtreecommitdiff
path: root/src/xine-engine
AgeCommit message (Expand)Author
2004-12-08fix race reported by ReinhardMiguel Freitas
2004-12-01Fix compilation on HP/UX and Cygwin/mingw32Andre Pang
2004-11-30- added resync codeThibaut Mattern
2004-11-26Don't make xine engine depend on internal libintl if ./configure'd --without-...Andre Pang
2004-11-24another wmv9 fourccMiguel Freitas
2004-11-24use the internal freeing function, because it saves code and does proper lockingMichael Roitzsch
2004-11-24the ratio_code in xine_get_current_frame() is wrong, since we changed theMichael Roitzsch
2004-11-17fix stupid mistake (thanks Thibaut)Miguel Freitas
2004-11-17fix #1067672Miguel Freitas
2004-11-16do never cache input position.Miguel Freitas
2004-11-13sanity checkingMiguel Freitas
2004-11-10inc/dec the stream_t reference counterThibaut Mattern
2004-10-31last fixes...Miguel Freitas
2004-10-30better check for posix timersMiguel Freitas
2004-10-30fix time/position displaying for dvdsMiguel Freitas
2004-10-30fixed seeking unresponsiveness when using external subtitlesMiguel Freitas
2004-10-29use monotonic clock when availableMiguel Freitas
2004-10-29hmm did i miss this one?Miguel Freitas
2004-10-27minor osd fix: hide empty (cleared) osd. thanks Stefan for noticing it.Miguel Freitas
2004-10-27flush on end of streamMiguel Freitas
2004-10-27Thibaut's request optimizer input layerMiguel Freitas
2004-10-26add frontend cropping supportMiguel Freitas
2004-10-24Load plugins with ".xineplugin" in its file name on Mac OS X, and also fix up...Andre Pang
2004-10-18rewiring to ANON_STREAM is valid, and that avoid some segfault too ;-)Daniel Caujolle-Bert
2004-10-17copy_up should not copy the stream, this info travels from decoders to output,Michael Roitzsch
2004-10-17img->stream == NULL is validMichael Roitzsch
2004-10-16- Speed up amp set at 0%, add support for 8-bit sounds in the amplifierBastien Nocera
2004-10-14sorry about that.Thibaut Mattern
2004-10-14Implemented stream_t reference counter idea.Thibaut Mattern
2004-10-12xxmc driver updates:Thomas Hellström
2004-10-09prevent the user from enabling scaling on video outs not supporting itMichael Roitzsch
2004-10-09...it was so easy, but I still got it wrongMichael Roitzsch
2004-10-08change variable logic slightly to make it more clear that Miguel is a geniusMichael Roitzsch
2004-10-08* moved image scaling config entry from XShm to vo_scale helperMichael Roitzsch
2004-10-03Quicktime uses a lowercase yv12 fourccMike Melanson
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