summaryrefslogtreecommitdiff
path: root/src/xine-engine
AgeCommit message (Expand)Author
2002-06-22fixing logo extensionGuenter Bartsch
2002-06-22ao_fill_gap already outputs a messageMichael Roitzsch
2002-06-20correct comment for DISC_STREAMSEEK after Thibaut MatternMichael Roitzsch
2002-06-20add some documentation for new discontinuity DISC_STREAMSEEKMichael Roitzsch
2002-06-20quiet pleaseMichael Roitzsch
2002-06-19Fix the resume problem introduced by flushing audio_out buffers.Thibaut Mattern
2002-06-19Handle the new flag BUF_FLAG_SEEK.Thibaut Mattern
2002-06-19Handle the new discontinuity DISC_STREAMSEEK.Thibaut Mattern
2002-06-19Add a new discontinuity for seeking, and a flag to authorize a big ao_fill_gap.Thibaut Mattern
2002-06-19Add a new flag for seeking.Thibaut Mattern
2002-06-19pack structsMiguel Freitas
2002-06-17Add Siggi's idea about option config change on the fly. New "mrl style"Daniel Caujolle-Bert
2002-06-16xine lib is X11 independent, so don't include nvtv support if X11 is notDaniel Caujolle-Bert
2002-06-12Remove no more needed XINE_LOGO.Daniel Caujolle-Bert
2002-06-10Added TV mode switching support for nvtvd from Dirk Thierbach.Matthias Hopf
2002-06-10better fix for logo race conditionMiguel Freitas
2002-06-10revert previous commitMiguel Freitas
2002-06-09reporting unknown buffer types is useless - it must be reported at demuxerMiguel Freitas
2002-06-08fix another logo raceMiguel Freitas
2002-06-08changed BUF_AUDIO_IMAADPCM -> BUF_AUDIO_MSIMAADPCM for clarificationMike Melanson
2002-06-07codec reporting apiMiguel Freitas
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