summaryrefslogtreecommitdiff
path: root/src/xine-engine
AgeCommit message (Expand)Author
2002-02-09the long-awaited video_out changes, not completely debuged (races)Guenter Bartsch
2002-02-06rename config_file_init to xine_config_file_init.Daniel Caujolle-Bert
2002-02-02Added a new DirectFB output plugin (experimental)Rich J Wareham
2002-02-02ooopppss... :)Miguel Freitas
2002-02-02small fixes to still frame codeMiguel Freitas
2002-02-01Ooch, remove crap.Daniel Caujolle-Bert
2002-02-01Is_seekable return -1 is there's no cur_input_plugin.Daniel Caujolle-Bert
2002-01-28patches from Ewald Snel (finish metronom sync loop on xine exit, initializeMiguel Freitas
2002-01-25New logo code seems to access NULL img. Trying to fix...Juergen Keil
2002-01-25Remove guenter_rpms.sh from configure.in. Check INPUT_CAP_CLUT capabilityDaniel Caujolle-Bert
2002-01-24video_out will take care of logo display now ... video_out needs more work bt...Guenter Bartsch
2002-01-20Change SDL checks.Daniel Caujolle-Bert
2002-01-16changing function pointer name to make new gcc happy. (i think it isMiguel Freitas
2002-01-15Beginning of overlay highlights correction work.James Courtier-Dutton
2002-01-15another codec/buftypes updateMiguel Freitas
2002-01-15disable debuggingMiguel Freitas
2002-01-15small updates, another codec supported (VP31)Miguel Freitas
2002-01-15small fixes and cleanups, metronom wasn't told the frame rate of next stream ...Guenter Bartsch
2002-01-14miguel's latest still frame patches and some minor cleanupsGuenter Bartsch
2002-01-13Fix another compiler warning.James Courtier-Dutton
2002-01-13Undo last change.James Courtier-Dutton
2002-01-13Fix a few compile warnings.James Courtier-Dutton
2002-01-12buf types for real audio/videoGuenter Bartsch
2002-01-10More info is put in the vo_frame.James Courtier-Dutton
2002-01-09video_driver api changed.James Courtier-Dutton
2002-01-09IRIX port finally compiles (and actually works) again.Matthias Hopf
2002-01-08increase palette size of overlays to 256 colorsChristian Vogler
2002-01-08fix type mismatch in initplug declaration for video_out and audio_outChristian Vogler
2002-01-08disabling some debug messagesMiguel Freitas
2002-01-07Fix menu button colours on RGB displays like XShm.James Courtier-Dutton
2002-01-07Don't use dlerror() as a macro argument for LOG_MSG. LOG_MSG might use theJuergen Keil
2002-01-06Hide menu overlays between menus.James Courtier-Dutton
2002-01-06Menu button events now filtered based on PTS comparison.James Courtier-Dutton
2002-01-06Partial fix for video_overlay handles management.James Courtier-Dutton
2002-01-06miguel's superb metronom/still frame patches, with very small modifications. ...Guenter Bartsch
2002-01-06mpeg4 supportGuenter Bartsch
2002-01-06add buf type for aac (needed for ISMA support - coming soon)Guenter Bartsch
2002-01-05updates for closed caption decoderMiguel Freitas
2002-01-05Added EVENT_FREE_HANDLE to video_overlay events.James Courtier-Dutton
2002-01-05Fix NAV packet demux.James Courtier-Dutton
2002-01-04NAV packets now reach libspudec.James Courtier-Dutton
2002-01-03make buf->size signed. some demuxers do if(size<0) to check the end of file.Miguel Freitas
2002-01-02Correct spelling of __VA_ARGS__ macroJuergen Keil
2001-12-27Forgotten file.Daniel Caujolle-Bert
2001-12-27Add intl support + more logging messages.Daniel Caujolle-Bert
2001-12-25small fix in video_wrap_offset calculationMiguel Freitas
2001-12-24fixes for still image detection. rough hack, needs improvement.Harm van der Heijden
2001-12-24fix bug reported by Christer PalmMiguel Freitas
2001-12-24automatic still image detection - based on miguel's work but with modificatio...Guenter Bartsch
2001-12-23spu vpts calculation may fallback using audio_wrap_offsetMiguel Freitas