summaryrefslogtreecommitdiff
path: root/src/xine-engine
AgeCommit message (Expand)Author
2002-08-30remove unused event, escape is bound to XINE_EVENT_INPUT_MENU1Michael Roitzsch
2002-08-29Fix intl' breakage.Daniel Caujolle-Bert
2002-08-29added preliminary support for a video codec known only as 'Xxan'Mike Melanson
2002-08-29Use more Fkeys to jump to different DVD menus.James Courtier-Dutton
2002-08-28enforce scaling_disabledMiguel Freitas
2002-08-28add raw greyscale support. i'm using xine to receive video data from an embeddedMiguel Freitas
2002-08-27Provide a better value for the SPU vpts during discontinuites.James Courtier-Dutton
2002-08-16- syncfb simplified with helper functions (obs: i enabled zoom since it seeme...Miguel Freitas
2002-08-16- simplify sdl video driver with scaling helperMiguel Freitas
2002-08-15- reimplement independent x/y zooming.Miguel Freitas
2002-08-12added buffer types for VQA file A/V typesMike Melanson
2002-08-10syncing my local tree:Miguel Freitas
2002-08-09use correct format in log messageMichael Roitzsch
2002-08-09fixed JPEG buffer typeMike Melanson
2002-08-05added buffer type for SMJPEG's custom IMA ADPCM formatMike Melanson
2002-08-03made xine a bit less verbose and Marcelo a lot happier...Siggi Langauf
2002-08-03remained incompatible xine_tvmode_* functions to xine_tvmode_*2,Siggi Langauf
2002-08-02TV mode selection enhanced.Matthias Hopf
2002-08-01fix another logo race condition.Miguel Freitas
2002-07-31Okay, one step back about ngettext, it's no more required.Daniel Caujolle-Bert
2002-07-31Remove (maybe temporary) ngettext check/fallback_macro.Daniel Caujolle-Bert
2002-07-30memory leaks fixed by Andres Salomon <dilinger@voxel.net>Michael Roitzsch
2002-07-30- video out fixes (never trigged deadlocks and erroneous flush of overlayMiguel Freitas
2002-07-28introduce a config option for passthough offsetHeiko Schaefer
2002-07-27Fix ngettext usage.Daniel Caujolle-Bert
2002-07-26do bounds checking on audio_track_map to never use audio channels whichMichael Roitzsch
2002-07-25initialize and reset audio_track_map_entries properlyMichael Roitzsch
2002-07-19- fix mpeg2/lpcm messMiguel Freitas
2002-07-17Apply Bill Fink's patch for skip by chapter capability.Daniel Caujolle-Bert
2002-07-17more fixes to play aac streams (.mp4)Miguel Freitas
2002-07-17initialize size to avoid simple mistakesMiguel Freitas
2002-07-15Add fourCC 'PIM1', PCTV tv apps record file format.Daniel Caujolle-Bert
2002-07-15Add 'pitch' support to video decoders (pitch != width)Ewald Snel
2002-07-15lazy parsing of mp4 esds atom to extract AAC decoder config. now playbackMiguel Freitas
2002-07-14make demuxers a bit more "programmer friendly"Miguel Freitas
2002-07-14some fixes to osd displaying (show the right time after seeks)Miguel Freitas
2002-07-14new color conversion facilitiesMike Melanson
2002-07-13added a few more obscure buffer typesMike Melanson
2002-07-13Check for visual_type before vo plugin loading.Daniel Caujolle-Bert
2002-07-13Move the flush of the audio_out plugin to audio_decoder loop.Thibaut Mattern
2002-07-13Improve seeking:Thibaut Mattern
2002-07-12vidix: LIBDIR unneeded for weeks.Daniel Caujolle-Bert
2002-07-10new aspect ratio type to handle pan&scan materialMichael Roitzsch
2002-07-10new special buffer type to replace hacky aspect change event sent fromMichael Roitzsch
2002-07-09add aac fourccMiguel Freitas
2002-07-09Made nvtvmode configurable (bool).Daniel Caujolle-Bert
2002-07-08rename the dxr3 vo_types to something more usefulMichael Roitzsch
2002-07-07add Microsoft's FOURCC for raw RGBMike Melanson
2002-07-07add buffer support for SMJPEG files and Id CIN filesMike Melanson
2002-07-05another mpeg4 fourccuid45177