summaryrefslogtreecommitdiff
path: root/src/xine-engine
AgeCommit message (Expand)Author
2003-10-07fix some compiler warningsMichael Roitzsch
2003-10-06- add XvMC supportMiguel Freitas
2003-10-06New API function for setting encoding of OSD texts.František Dvořák
2003-10-06Ooops, I resolved the last conflict in this file wronglyMichael Roitzsch
2003-10-06from the AO_PROP_CLOSE_DEVICE case branch, ret would be returned uninitializedMichael Roitzsch
2003-10-05Update comment in input_rip.c according to current syntax.František Dvořák
2003-10-04the #save: MRL parameter (formerly named after the RIP Input Plugin...)Siggi Langauf
2003-10-04Fix scaling by the wrong factor.Robin KAY
2003-10-03Let the sound driver do the locking for mixer volume, instead of audio_out en...James Courtier-Dutton
2003-10-02remove nvtv supportMiguel Freitas
2003-09-25IPv6 patch from Njål T. Borch <Njaal.Borch@njaal.net>Daniel Caujolle-Bert
2003-09-25Correct/add comment about xine_demux_flush_engine.Rocky Bernstein
2003-09-18Generating codepages with more than 256 characters (max. 16-bit).František Dvořák
2003-09-17Fix one seeking bug in RIP: seeking behind or on savepos, if we areFrantišek Dvořák
2003-09-17Fix one thing: calling *_read() from original input plugin in theFrantišek Dvořák
2003-09-15avoid memory corruption, then segfault when using the '#' mrl parametersDaniel Caujolle-Bert
2003-09-15Improve liba52 PTS processing.James Courtier-Dutton
2003-09-14Add multi-buffering support to video_out_pgx64 (massive performance increase ...Robin KAY
2003-09-13fix ao/vo flush while paused (it would freeze the engine).Miguel Freitas
2003-09-13new seeking patch by Frantisek Dvorak <valtri@atlas.cz>Miguel Freitas
2003-09-13fix for duplicated pts by Simon Truss <simon@bigblue.demon.co.uk>Miguel Freitas
2003-09-05div by zero fix by G DeveloperMiguel Freitas
2003-09-04still fighting the same bug. now i must have killed it :)Miguel Freitas
2003-09-04this should complete the fix for more than 1 flush at the same timeMiguel Freitas
2003-09-03cool... a deadlock ;)Miguel Freitas
2003-09-03fix freeze condition (more than 1 flush at the same time)Miguel Freitas
2003-09-01Add proper support for 4.1 and 5 channel setups.James Courtier-Dutton
2003-08-31support for vp4, requires vp4vfw.dllJames Stembridge
2003-08-29that must fix some crashes people have reported meMiguel Freitas
2003-08-26add a mechanism to force closing audio device without stoping stream.Miguel Freitas
2003-08-25Reduce GCC verbosity (various prototype declaration fixes). ffmpeg, wine and ...Daniel Caujolle-Bert
2003-08-24should return something ;-)Daniel Caujolle-Bert
2003-08-22bugfix, simplify seekMiguel Freitas
2003-08-21RIP Input PluginMiguel Freitas
2003-08-16fix by Reinhard Nissl <rnissl@gmx.de>Miguel Freitas
2003-08-15- rename to overlay managerMichael Roitzsch
2003-08-15I am using the latest internal API increase to rename video_overlay_instace toMichael Roitzsch
2003-08-12small code beautificationMichael Roitzsch
2003-08-12these tests are done more cenralized in video out nowMichael Roitzsch
2003-08-12add a flags member to frame struct (the relevant API versions have already beenMichael Roitzsch
2003-08-08Fix segmentation fault caused by closing a conversion descriptor when none wa...Robin KAY
2003-08-07remove useless gnu89 compiler flag, some configure tweakingMichael Roitzsch
2003-08-05clarify commentMichael Roitzsch
2003-08-05recycle the unused VO_PREDICTION_FLAG as a new VO_PAN_SCAN_FLAG which is usedMichael Roitzsch
2003-08-04support for arbitrary aspect ratiosMiguel Freitas
2003-08-04fallback to no conversion on iconv errorMiguel Freitas
2003-08-04add xine_get_current_vpts() to make xine_osd_show and xine_osd_hide api consi...Miguel Freitas
2003-07-31English, pleaseMichael Roitzsch
2003-07-31introduce config file versioningMichael Roitzsch
2003-07-27priority reset mechanismSiggi Langauf