summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2002-07-01Link libxineutils to thread lib (xine-mutex introduced that). Thanks toDaniel Caujolle-Bert
2002-07-01enable playing sorenson mpg4 fourccMiguel Freitas
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-07-01new fileMiguel Freitas
2002-07-01- ffmpeg syncMiguel Freitas
2002-07-01Pre-final: cleanup period-size calculationPhilipp Hahn
2002-07-01FIX: Set buffer-time instead of buffer-sizePhilipp Hahn
2002-07-01Fix rate adjustmentPhilipp Hahn
2002-07-01Add documentationPhilipp Hahn
2002-07-01Add/improve error reportingPhilipp Hahn
2002-07-01Remove unused variablePhilipp Hahn
2002-07-01Remove obsolete cruftPhilipp Hahn
2002-06-30do not change aspect in zoom modeMichael Roitzsch
2002-06-29Use BUF_FLAG_SEEK.Thibaut Mattern
2002-06-29Use an other method for DISC_STREAMSEEK :Thibaut Mattern
2002-06-28evaluate frame change events to correctly position dvd menu highlights inMichael Roitzsch
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-28/usr/src/linux is not needed as an include pathMichael 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-26Define __stdcall and __cdecl as empty macros when gcc is not used, so that weJuergen Keil
2002-06-26Sun Forte cc refuses to initialize "const int" array with non-const expressions.Juergen Keil
2002-06-26C99 version of macro with variable arguments (for Sun Forte cc)Juergen Keil
2002-06-26no output to stderrMichael Roitzsch
2002-06-25no output to stderrMichael Roitzsch
2002-06-25use easier to read symbolic names for the aspectsMichael Roitzsch
2002-06-25A bug fix for the fix.Matthias Hopf
2002-06-25added support in buffer.h for transporting RGB palette from the demuxer toMike Melanson
2002-06-24Bug fix for avi subtitles w/o end times.Matthias Hopf