summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2002-06-12some additional i18n for dxr3Michael Roitzsch
2002-06-12improve incremental buildingMichael Roitzsch
2002-06-12Remove no more needed XINE_LOGO.Daniel Caujolle-Bert
2002-06-12fixed DK3 segfault, changed comment styleMike Melanson
2002-06-11missing header from distMiguel Freitas
2002-06-10Added TV mode switching support for nvtvd from Dirk Thierbach.Matthias Hopf
2002-06-10changed some config strings to enumsMichael Roitzsch
2002-06-10*** empty log message ***Miguel Freitas
2002-06-10sync to ffmpeg cvs, trying to keep differences to a mininum.Miguel Freitas
2002-06-10Fix dist/distcheck stages (one more time ;-) ).Daniel Caujolle-Bert
2002-06-10better fix for logo race conditionMiguel Freitas
2002-06-10fixed MS ADPCM; also fixed DK3, but there still seems to be a lingeringMike Melanson
2002-06-10initial commit for video decoder example templateMike Melanson
2002-06-10revert previous commitMiguel Freitas
2002-06-09Made profiler in non debug less verbose. Change the warning sentence.Daniel Caujolle-Bert
2002-06-09fix "tilting" problemMiguel Freitas
2002-06-09improve error reporting for win32 codecsMiguel Freitas
2002-06-09only report valid audio fourccMiguel Freitas
2002-06-09reporting unknown buffer types is useless - it must be reported at demuxerMiguel Freitas
2002-06-09Fix playing time (seconds instead of qt units)Ewald Snel
2002-06-09overlay mode fixedMichael Roitzsch
2002-06-09Fix frame height not divisible by 4 for Xv driverEwald Snel
2002-06-08small fixes (slider positioning and playing time)Miguel Freitas
2002-06-08fix another logo raceMiguel Freitas
2002-06-08changed BUF_AUDIO_IMAADPCM -> BUF_AUDIO_MSIMAADPCM for clarificationMike Melanson
2002-06-08added 3 more ADPCM decoders (DK3, MS ADPCM, and MS IMA ADPCM), but noneMike Melanson
2002-06-07Ability to xine-lib clients to use non debug xine-lib with UI compiled withDaniel Caujolle-Bert
2002-06-07Random guid.Thibaut Mattern
2002-06-07QT IMA ADPCM promoted to "working" status, so debug printf()'s have beenMike Melanson
2002-06-07codec reporting apiMiguel Freitas
2002-06-07added hack to fix audio pts calculation...the calculation could stand toMike Melanson
2002-06-07- demuxer cleanup (helper functions)Miguel Freitas
2002-06-06sorry...Siggi Langauf
2002-06-06*grrrr*, okay, seems like the audio fourcc really is little endian,Siggi Langauf
2002-06-06fixed fourcc endianness for video fourcc (untested on little endian machines)Siggi Langauf
2002-06-06revised to parse trak atoms instead of minf atoms; fixed video ptsMike Melanson
2002-06-06first pass at 2 of the ADPCM decoders (not quite functional yet)Mike Melanson
2002-06-05Move "mpg4" from "ISO-MPEG4/OpenDivx format" to "Microsoft MPEG-4 format v1/v2".Thibaut Mattern
2002-06-05make it work with xshmMiguel Freitas
2002-06-05fix roq segfaultsMiguel Freitas
2002-06-04libmpeg2 patches for gcc3.1 from michelGuenter Bartsch
2002-06-04endianness fixes (untested)Miguel Freitas
2002-06-04fix endianness (xine_bmiheader is already in machine format)Miguel Freitas
2002-06-04fixed output (bad colors) for a video stream with odd height (not aHeiko Schaefer
2002-06-04- fix freeing unallocated memoryMiguel Freitas
2002-06-04added some more audio fourccs found in QT filesMike Melanson
2002-06-03Flush audio_out buffers at seek and pause.Thibaut Mattern
2002-06-03display log messages for unknown codecsMiguel Freitas
2002-06-03* first approach to a fix for broken overlay modeMichael Roitzsch
2002-06-03* make a/v offset permanent, not only restricted to mpeg contentMichael Roitzsch