summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2003-07-03disabled plugins that will not compileMike Melanson
2003-07-03cleaning up; removing unused stuffMarco Zuehlke
2003-07-02Metronom does the pts prediction now, not the decoders.James Courtier-Dutton
2003-07-02fix unreleased mutex, also some reordering to guarantee consistency ofMiguel Freitas
2003-07-02Update xine to use new alsa api.James Courtier-Dutton
2003-07-01Some minor fixes. One buffer leak fix.James Courtier-Dutton
2003-07-01Turn off some debug.James Courtier-Dutton
2003-07-01Some updates.James Courtier-Dutton
2003-07-01New implementation of MPEG PES demuxer.James Courtier-Dutton
2003-06-29use the correct mutexMiguel Freitas
2003-06-29port of some simple video filters from mplayerMiguel Freitas
2003-06-29on some DVDs, the first highlight information (which button to highlight) willMichael Roitzsch
2003-06-29- fix rtsp redirections, and division by zero crash, helps with:Bastien Nocera
2003-06-29- simplify a bit the binary searchThibaut Mattern
2003-06-27apply patch from Bastien for ffmpeg silenceMichael Roitzsch
2003-06-27offer sputext config options before playback startsMichael Roitzsch
2003-06-27- fix PLANE_PRED8x8 prediction (H/V are swapped, this is correct!)Ewald Snel
2003-06-27these functions actually have (void) parameters, not (), which is equal to (...)Michael Roitzsch
2003-06-27Fix third pixel motion compensationEwald Snel
2003-06-26these should be staticMiguel Freitas
2003-06-26Try to un-autodetect when we see a PAT,PMT.James Courtier-Dutton
2003-06-26Update to make A52 Audio work with Video Lan Server playing a DVD.James Courtier-Dutton
2003-06-25not all gcc versions support all these options, so probe them before usingMichael Roitzsch
2003-06-25convenienceMichael Roitzsch
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