summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2003-06-25bugfix, stability improvementMiguel Freitas
2003-06-24- the gnome-vfs input was a bit too keen on trying to open some filesBastien Nocera
2003-06-22Fix unaligned access in real demuxerRobin KAY
2003-06-22use our own port of greedy2frame (tvtime port is currently broken)Miguel Freitas
2003-06-22some additional pthread_*_destroy() callsMichael Roitzsch
2003-06-22readd some missing patches from diff_to_ffmpeg_cvs.txt, resulting inMichael Roitzsch
2003-06-22remove unused class members and fix compiler warning (-1 is used as a marker, soMichael Roitzsch
2003-06-22- disable chroma filter by defaultMiguel Freitas
2003-06-22implement simple interpolation for 4:2:0 -> 4:2:2 upsamplingMiguel Freitas
2003-06-21set a different default durationMike Melanson
2003-06-21added RGB565 support (used for 4xm video) and RGB555 support (not usedMike Melanson
2003-06-21missed file in the last syncMike Melanson
2003-06-21adopt xine coding guidelinesMichael Roitzsch
2003-06-21hopefully this will finally fix the deadlocksMichael Roitzsch
2003-06-21delete debug leftoverMichael Roitzsch
2003-06-21major purpose of this update is to import the rearranged MC edgeMike Melanson
2003-06-20real demuxer improvements:James Stembridge
2003-06-20the new logging macros, for details see README.loggingMarco Zuehlke
2003-06-20- fake a newer version of RealPlayer to avoid "too old version" from someBastien Nocera
2003-06-20v4l needs alsa, not pvr (thanks go to Daniel for realizing my stupidity)Michael Roitzsch
2003-06-19removed/ifdef'd unnecessary printf stuffAndreas Heinchen
2003-06-19fixed:Stefan Holst
2003-06-19make xine work with theora-alpha2Andreas Heinchen
2003-06-19replace old LOG_MSG macros, add missing host parameter to read error messageGuenter Bartsch
2003-06-19add missing host parameterm, check for demux_action_pending to avoid read err...Guenter Bartsch
2003-06-19Add bitrate info.James Courtier-Dutton
2003-06-19maintenance ffmpeg sync: import and activate decoders for 4X andMike Melanson
2003-06-18Build fix, when srcdir != objdirJuergen Keil
2003-06-18extract DTS (decoder timestamps) from the MPEG stream,Michael Roitzsch
2003-06-18Daniel's patch for audio level reporting with alsaMichael Roitzsch
2003-06-18small Makefile cleanupMichael Roitzsch
2003-06-18Some minor updates.James Courtier-Dutton
2003-06-18Use the same discard mecanism for audio and video in xine_demux_flush_engine.Thibaut Mattern
2003-06-18try filtering more to remove chroma problemsMiguel Freitas
2003-06-17- Seek to previous keyframeThibaut Mattern
2003-06-17Protect this->discard_buffers and this->flush_audio_driver with a mutex.Thibaut Mattern
2003-06-17sourceforge is ignoring my commit, trying againMiguel Freitas
2003-06-16reducing differences to tvtime cvsMiguel Freitas
2003-06-16Patch from Jeroen Asselman:Stefan Holst
2003-06-16patch by Bill FinkMiguel Freitas
2003-06-16added support for 'nam' atom; this will cause xine to display the titleMike Melanson
2003-06-15Properly deinterlace YUY2 frames.Robin KAY
2003-06-15a bit of cleanupMichael Roitzsch
2003-06-15James Slorach's suggestionsMiguel Freitas
2003-06-15Remove linear blend deinterlacer from video_out_pgx64. Add C implementation o...Robin KAY
2003-06-14Fix QuickTime binary audio decoder lockupEwald Snel
2003-06-14Further improvements.James Courtier-Dutton
2003-06-14More picture info added.James Courtier-Dutton
2003-06-13- fix sync problem with ffmpeg audio decoderThibaut Mattern
2003-06-13Make deinterlacer plugin compile on Solaris. Remove defunct code from xine-ut...Robin KAY