summaryrefslogtreecommitdiff
path: root/src/xine-engine
AgeCommit message (Expand)Author
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
2002-07-05- win32 bugfixesMiguel Freitas
2002-07-05Bump up version numbers due to changes in xine_tMichael Roitzsch
2002-07-05make use of the freshly introduced information about different spu typesMichael Roitzsch
2002-07-04remove change that broke avi pcm audio (care must be taken when blindly commi...Miguel Freitas
2002-07-02Some fixes to the recent changes made to audio_alsa_out.James Courtier-Dutton
2002-07-01Link libxineutils to thread lib (xine-mutex introduced that). Thanks toDaniel Caujolle-Bert
2002-07-01this fourcc is used for msmpeg4 v1 (thanks Mike for the test stream, it is wo...Miguel Freitas
2002-07-01enable ffmpeg's msmpeg4 v1/v2.Miguel Freitas
2002-07-01improved audio resampling for limited featured sound cards (like the ones fou...Miguel Freitas
2002-06-29Use an other method for DISC_STREAMSEEK :Thibaut Mattern
2002-06-28added aspect information to xine_frame_change_event_t to pass suchMichael Roitzsch
2002-06-28new video out types to distinguish between dxr3 overlay and tv modeMichael Roitzsch
2002-06-26Update nvtvd source so that we can compile it with Sun's Forte cc (C99Juergen Keil
2002-06-26must include "config.h", so that __attribute__() is properly defined as anJuergen Keil
2002-06-26no output to stderrMichael Roitzsch