summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2002-06-07more french translation, update xine-lib.potDaniel Caujolle-Bert
2002-06-07Polish update from Bartlomiej Muryn.Daniel Caujolle-Bert
2002-06-07note about fourcc parameterMiguel Freitas
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-06Fix vidix/dha deps. Add BUILD_ARGS envvar handling for configure stage.Daniel Caujolle-Bert
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-04Add AC_C_ALWAYS_INLINE from Michel Lespinasse.Daniel Caujolle-Bert
2002-06-04?awk is needed to vidix.Daniel Caujolle-Bert
2002-06-04endianness fixes (untested)Miguel Freitas
2002-06-04fix endianness (xine_bmiheader is already in machine format)Miguel Freitas
2002-06-04Compile vidix/lha on i?386 and friends on linux or freebsd only.Daniel Caujolle-Bert
2002-06-040.9.10 Debian stuffSiggi Langauf
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
2002-06-03some beautification to dxr3 configure checkMichael Roitzsch
2002-06-03*** empty log message ***Miguel Freitas
2002-06-03patch to improve linearblend quality by Carsten Weinhold <cw.news@gmx.net>Miguel Freitas
2002-06-03- send control buffers even for unknown codecsMiguel Freitas
2002-06-03Fix msvc decoder (add img->copy for XShm driver)Ewald Snel
2002-06-03fill bih.biCompression to make w32codecs happyMiguel Freitas
2002-06-03provide function to convert endianess of BITMAPINFOHEADER (when reading data ...Miguel Freitas
2002-06-03cosmetic fix. (i haven't noticed BUF_FLAG_FRAMERATE is only sent ifMiguel Freitas
2002-06-03*** empty log message ***Miguel Freitas
2002-06-03BITMAPINFOHEADER -> xine_bmiheader (now compatible with 64bit systems)Miguel Freitas
2002-06-03Avoid segfault on qt_exit(), if qt demuxer wasn't used.Daniel Caujolle-Bert
2002-06-03DHA kernel module is not build by default now.Daniel Caujolle-Bert
2002-06-03Install/remove linux kernel modules only on linux platformJuergen Keil
2002-06-03Due of a nice suggestion from Siggi, remember_volume has moved to audio_out,Daniel Caujolle-Bert
2002-06-03Add "remember volume" feature.Daniel Caujolle-Bert
2002-06-03implemented the decoder's _close() functionMike Melanson
2002-06-03Sync drivers to mplayer CVS.Daniel Caujolle-Bert
2002-06-02Fix for versioned kernel symbols.Daniel Caujolle-Bert
2002-06-02zlib is a pre-req for compilation, so do not bother checking for itMike Melanson