summaryrefslogtreecommitdiff
path: root/src/xine-engine
AgeCommit message (Expand)Author
2002-06-07- demuxer cleanup (helper functions)Miguel Freitas
2002-06-05Move "mpg4" from "ISO-MPEG4/OpenDivx format" to "Microsoft MPEG-4 format v1/v2".Thibaut Mattern
2002-06-04added some more audio fourccs found in QT filesMike Melanson
2002-06-03display log messages for unknown codecsMiguel Freitas
2002-06-03provide function to convert endianess of BITMAPINFOHEADER (when reading data ...Miguel Freitas
2002-06-03BITMAPINFOHEADER -> xine_bmiheader (now compatible with 64bit systems)Miguel Freitas
2002-06-03Due of a nice suggestion from Siggi, remember_volume has moved to audio_out,Daniel Caujolle-Bert
2002-06-02added some new buffer types and modified formattag_to_buf_audio() to thatMike Melanson
2002-06-01add missing lockMichael Roitzsch
2002-05-30Added Aspect Ratio change hint eventRich J Wareham
2002-05-27Buffer type patch from Mike MelansonSiggi Langauf
2002-05-27added number events needed for VCD menusSiggi Langauf
2002-05-25patch from Michael Roitzsch:Siggi Langauf
2002-05-24- dxr3 cleanup from Michael Roitzsch <amalthea@freenet.de>Miguel Freitas
2002-05-24Thibaut's suggestion to flush audio driver on seek. harmlessMiguel Freitas
2002-05-24some cleanups, mutex to protect driver access (unpredictable things mayMiguel Freitas
2002-05-24fit osd status in 160 pixels wide streamsMiguel Freitas
2002-05-22trivial fix to snapshot code:Miguel Freitas
2002-05-21i'm tired of people reporting "throwing away image..." as bugs.Miguel Freitas
2002-05-21better output buffer calculations (when resampling) by Ian GoldbergMiguel Freitas
2002-05-21Remove unneeded mutex unlock.Daniel Caujolle-Bert
2002-05-21eject should work again.Siggi Langauf
2002-05-21atomic status code on demux start/seekSiggi Langauf
2002-05-18small fix to still frame logic. this improves recovering when decoderMiguel Freitas
2002-05-14Fix 'finished thread still running after xine_exit()' segmentation faultEwald Snel
2002-05-12this should fix logo races (trying to play logo together with otherMiguel Freitas
2002-05-03switches to libtool versioningSiggi Langauf
2002-05-03Fix 'make debug' stage (slap on my face).Daniel Caujolle-Bert
2002-05-02Declare a logo name constant (better to use in UIs).Daniel Caujolle-Bert
2002-05-02Made logo configurable. Add a new XINE_LOGO status, use XINE_QUIT atDaniel Caujolle-Bert
2002-05-02new logo code; xine uses a logo MRL instead of proprietary logo files.Siggi Langauf
2002-05-01planar yv12 logo formatGuenter Bartsch
2002-05-01big cleanup on plugin dispose handling, small improvements on version handlin...Guenter Bartsch
2002-04-30remove sound card drift debug messagesMiguel Freitas
2002-04-29Replace all exit(1) with abort().James Courtier-Dutton
2002-04-28descriptor leak patch from chrisxine-0_9_9-release0.9.9Guenter Bartsch
2002-04-27add closed caption buffer type, so the CC decoder is not discardedChristian Vogler
2002-04-27Add function to unregister configfile callback.Christian Vogler
2002-04-27fix 64-bit diff calculationMiguel Freitas
2002-04-24Some more adjustments to make dvd menus work better.James Courtier-Dutton
2002-04-23Add support for forced buttons due to nav pci fosl control.James Courtier-Dutton
2002-04-23Increment audio/video/spu decoder and input plugin API version numberEwald Snel
2002-04-23Fix memory leaks by disposing unused pluginsEwald Snel
2002-04-23Fix memory leaks by disposing input, demux and decoder plugins at exitEwald Snel
2002-04-23Fix osd memory leaks (unprocessed events and unfreed overlay objects)Ewald Snel
2002-04-20differentiating mpeg-4 formats even more, divx5 apparently is not completely ...Guenter Bartsch
2002-04-20added cyuv format codeGuenter Bartsch
2002-04-19vorbis format tags reported by Ivan TopolskyMiguel Freitas
2002-04-17fix prebuffer vpts for no-audio streamsMiguel Freitas
2002-04-16By default, only print the wrong interface version (vo).Daniel Caujolle-Bert