summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
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
2002-06-02Here it is: A brand-new (and quite functional, if I do say soMike Melanson
2002-06-02added some new buffer types and modified formattag_to_buf_audio() to thatMike Melanson
2002-06-01Stick to our if/endif statements.Daniel Caujolle-Bert
2002-06-01Fix kernel module compilation and distcheck stage.Daniel Caujolle-Bert
2002-06-01support for libfame 0.8.10 and aboveMichael Roitzsch
2002-06-01add missing lockMichael Roitzsch
2002-06-01more careful handling of frame skip conditionsMichael Roitzsch
2002-06-01Add vidix/libdha from mplayerxp and Miguel's video ouput vidix.Daniel Caujolle-Bert
2002-05-30bugfixes from MauroMiguel Freitas
2002-05-30Added Aspect Ratio change hint eventRich J Wareham
2002-05-30Fix iconv on FreeBSD (i hope).Daniel Caujolle-Bert
2002-05-29Compile PPC files only on PPC arch.Daniel Caujolle-Bert
2002-05-29commit Mauro Borghi <mauro.borghi@tilab.com> patches plus some small fix to d...Miguel Freitas
2002-05-29Fixed FreeBSD libgiconv dependencies (Thanks Heiko).Daniel Caujolle-Bert
2002-05-28fix seekingMiguel Freitas
2002-05-28PowerPC Assembly Patch by Andrew Patrikalakis <anrp@irulethe.net>Siggi Langauf
2002-05-28use the port /usr/ports/converters/libiconv on FreeBSDHeiko Schaefer
2002-05-28FreeBSD compile fixHeiko Schaefer
2002-05-28added new directory for audio decoders native to the xine codebase, andMike Melanson
2002-05-28adjusted the audio pts calculationMike Melanson
2002-05-27initial commit for Dr. Tim's RoQ video decoderMike Melanson