summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2002-07-11fixups and cleanups, and it also works nowMike Melanson
2002-07-10* handle aspect special buffer to force aspect ratioMichael Roitzsch
2002-07-10* handle aspect special buffers and force the aspect to the mode requestedMichael Roitzsch
2002-07-10handle freshly introduced pan&scan aspect like anamorphic aspectMichael Roitzsch
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-10Fix untranslateable message by ValtrII/mePhilipp Hahn
2002-07-10Fix naming bug by ValtrIIPhilipp Hahn
2002-07-10Fix untranslateable message by ValtrIIPhilipp Hahn
2002-07-10Also translate buffering by ValtrIIPhilipp Hahn
2002-07-10send temporal position information to the engineMike Melanson
2002-07-09add aac fourccMiguel Freitas
2002-07-09fix buffer leakage (symptom: xine freezes on exit)Miguel Freitas
2002-07-09Made nvtvmode configurable (bool).Daniel Caujolle-Bert
2002-07-09seek improvements, fixed buffer leak and memory overflow. tested with pcm,Miguel Freitas
2002-07-08Use BUF_FLAG_SEEK.Thibaut Mattern
2002-07-08rename the dxr3 vo_types to something more usefulMichael Roitzsch
2002-07-08add half-way support for 16:9 tv setsMichael Roitzsch
2002-07-08when playing mpeg content we can close previously opened encoder contexts,Michael Roitzsch
2002-07-08Request period_TIME instead of period_SIZEPhilipp Hahn
2002-07-07add Microsoft's FOURCC for raw RGBMike Melanson
2002-07-07initial commit for WAV, SMJPEG, FLI, and Id CIN file demuxersMike Melanson
2002-07-07add buffer support for SMJPEG files and Id CIN filesMike Melanson
2002-07-07remembered to unlock the mutex in a few placesMike Melanson
2002-07-06whoops, spelling errorMichael Roitzsch
2002-07-06Button areas in the nav packets are in screen coordinated.Michael Roitzsch
2002-07-05disable some debug messages (patch by Claire Griffin <claire@comedia.com>)uid45177
2002-07-05hack to use dv codecuid45177
2002-07-05another mpeg4 fourccuid45177
2002-07-05checks to avoid segfaulting with (very) broken streamsuid45177
2002-07-05- win32 bugfixesMiguel Freitas
2002-07-05Bump up version numbers due to changes in xine_tMichael Roitzsch
2002-07-05fix small bug in seek logicMike Melanson
2002-07-05optimized seeking with binary search, fixed sync after seek, fixedMike Melanson
2002-07-05* correctly handle anamorphic menus now by using the letterboxed spuMichael Roitzsch
2002-07-05make use of the freshly introduced information about different spu typesMichael Roitzsch
2002-07-05oops, minor bug that makes all the difference; seeking is quite smooth nowMike Melanson
2002-07-05optimized seeking using binary search, corrected sync after seek, fixedMike Melanson
2002-07-04now user needs to change priority to enable this buggy codecMiguel Freitas
2002-07-04remove change that broke avi pcm audio (care must be taken when blindly commi...Miguel Freitas
2002-07-04fix off by one errorMichael Roitzsch
2002-07-03rte only handles stream sizes that are multiples of 16Michael Roitzsch
2002-07-03Add function descriptions because I am tired of looking them up eacg timePhilipp Hahn
2002-07-03Calculate b/f the alsa wayPhilipp Hahn
2002-07-03Only test 8bit, do not set itPhilipp Hahn
2002-07-03Optionally reduce logging outputPhilipp Hahn
2002-07-02make audio only streams work againGuenter Bartsch
2002-07-02fix time seeking to keyframe (patch by Staszek Pasko <staszek@nutki.com>)Miguel Freitas
2002-07-02Fix spellingPhilipp Hahn
2002-07-02Some fixes to the recent changes made to audio_alsa_out.James Courtier-Dutton