summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2003-07-04sync to ivtv cvsMiguel Freitas
CVS patchset: 5129 CVS date: 2003/07/04 04:09:23
2003-07-03cleaning up; removing unused stuffMarco Zuehlke
CVS patchset: 5128 CVS date: 2003/07/03 15:45:49
2003-07-03cleaning up; removing unused stuffMarco Zuehlke
CVS patchset: 5127 CVS date: 2003/07/03 12:35:18
2003-07-03remove //Miguel Freitas
CVS patchset: 5126 CVS date: 2003/07/03 02:24:28
2003-07-03disabled plugins that will not compileMike Melanson
CVS patchset: 5125 CVS date: 2003/07/03 01:29:03
2003-07-03cleaning up; removing unused stuffMarco Zuehlke
CVS patchset: 5124 CVS date: 2003/07/03 00:58:51
2003-07-02Metronom does the pts prediction now, not the decoders.James Courtier-Dutton
CVS patchset: 5123 CVS date: 2003/07/02 23:10:21
2003-07-02fix unreleased mutex, also some reordering to guarantee consistency ofMiguel Freitas
play_blk/play_page CVS patchset: 5122 CVS date: 2003/07/02 18:20:55
2003-07-02Update xine to use new alsa api.James Courtier-Dutton
CVS patchset: 5121 CVS date: 2003/07/02 12:56:10
2003-07-02removed debugging echoAndreas Heinchen
CVS patchset: 5120 CVS date: 2003/07/02 12:43:37
2003-07-01Some minor fixes. One buffer leak fix.James Courtier-Dutton
CVS patchset: 5119 CVS date: 2003/07/01 16:04:53
2003-07-01Turn off some debug.James Courtier-Dutton
CVS patchset: 5118 CVS date: 2003/07/01 15:48:31
2003-07-01Some updates.James Courtier-Dutton
CVS patchset: 5117 CVS date: 2003/07/01 15:42:49
2003-07-01New implementation of MPEG PES demuxer.James Courtier-Dutton
It is very similar to standard MPEG, so we could probably role them bother together. TODO: resyncing, and other FIXMEs. CVS patchset: 5116 CVS date: 2003/07/01 14:09:17
2003-06-29we have deinterlacing plugin alreadyMiguel Freitas
CVS patchset: 5115 CVS date: 2003/06/29 23:10:01
2003-06-29use the correct mutexMiguel Freitas
CVS patchset: 5114 CVS date: 2003/06/29 21:56:17
2003-06-29port of some simple video filters from mplayerMiguel Freitas
CVS patchset: 5113 CVS date: 2003/06/29 18:56:24
2003-06-29on some DVDs, the first highlight information (which button to highlight) willMichael Roitzsch
arrive before the first SPU packet, therefore the SPU decoder has not yet been initialized; we cannot just drop the highlight information when this happens, but we should trigger decoder initialization by sending a dummy SPU packet (this fixes wrong initial button highlight on "Star Trek DS9 Season 1") CVS patchset: 5112 CVS date: 2003/06/29 10:57:08
2003-06-29- fix rtsp redirections, and division by zero crash, helps with:Bastien Nocera
http://stream.qtv.apple.com/events/jun/happy_wwdc/wwdc_250_100_56_ref.mov CVS patchset: 5111 CVS date: 2003/06/29 01:38:57
2003-06-29- simplify a bit the binary searchThibaut Mattern
- fix seeking when the end of the stream has already been demuxed - add an ugly hack from mplayer to detect keyframes when rebuilding the index CVS patchset: 5110 CVS date: 2003/06/29 00:14:05
2003-06-27apply patch from Bastien for ffmpeg silenceMichael Roitzsch
CVS patchset: 5109 CVS date: 2003/06/27 13:56:55
2003-06-27mention Frantisek's work on sputextMichael Roitzsch
CVS patchset: 5108 CVS date: 2003/06/27 13:49:23
2003-06-27offer sputext config options before playback startsMichael Roitzsch
(patch provided by Frantisek Dvorak) CVS patchset: 5107 CVS date: 2003/06/27 13:47:35
2003-06-27- fix PLANE_PRED8x8 prediction (H/V are swapped, this is correct!)Ewald Snel
- fix B-frame motion compensation - cleanup motion vector math and other blocks of common code CVS patchset: 5106 CVS date: 2003/06/27 13:41:25
2003-06-27these functions actually have (void) parameters, not (), which is equal to (...)Michael Roitzsch
CVS patchset: 5105 CVS date: 2003/06/27 13:40:51
2003-06-27Fix third pixel motion compensationEwald Snel
CVS patchset: 5104 CVS date: 2003/06/27 13:34:49
2003-06-27fix post install target: when doing a "make install" from withinMichael Roitzsch
some subdirectories (those which have subdirs themselves), the post install procedure would not be executed properly CVS patchset: 5103 CVS date: 2003/06/27 12:29:17
2003-06-26update to current status of discussionGuenter Bartsch
CVS patchset: 5102 CVS date: 2003/06/26 23:31:50
2003-06-26these should be staticMiguel Freitas
CVS patchset: 5101 CVS date: 2003/06/26 22:25:03
2003-06-26Try to un-autodetect when we see a PAT,PMT.James Courtier-Dutton
CVS patchset: 5100 CVS date: 2003/06/26 21:57:46
2003-06-26Update to make A52 Audio work with Video Lan Server playing a DVD.James Courtier-Dutton
Example command line: - xine udp://localhost:1234 CVS patchset: 5099 CVS date: 2003/06/26 21:18:46
2003-06-26some ideas about xine's futureGuenter Bartsch
CVS patchset: 5098 CVS date: 2003/06/26 20:16:18
2003-06-25not all gcc versions support all these options, so probe them before usingMichael Roitzsch
CVS patchset: 5097 CVS date: 2003/06/25 14:32:39
2003-06-25convenienceMichael Roitzsch
CVS patchset: 5096 CVS date: 2003/06/25 14:01:19
2003-06-25bugfix, stability improvementMiguel Freitas
CVS patchset: 5095 CVS date: 2003/06/25 00:28:41
2003-06-24- the gnome-vfs input was a bit too keen on trying to open some filesBastien Nocera
CVS patchset: 5094 CVS date: 2003/06/24 21:38:31
2003-06-22Fix unaligned access in real demuxerRobin KAY
CVS patchset: 5093 CVS date: 2003/06/22 19:42:31
2003-06-22use our own port of greedy2frame (tvtime port is currently broken)Miguel Freitas
CVS patchset: 5092 CVS date: 2003/06/22 17:30:03
2003-06-22some additional pthread_*_destroy() callsMichael Roitzsch
(based on the implementation, this might fix memleaks on some platforms, although I doubt that this is the case here) CVS patchset: 5091 CVS date: 2003/06/22 17:10:41
2003-06-22let's hope this is true...Michael Roitzsch
CVS patchset: 5090 CVS date: 2003/06/22 16:58:33
2003-06-22readd some missing patches from diff_to_ffmpeg_cvs.txt, resulting inMichael Roitzsch
motion_est.c being obsolete again (reduces compile time) CVS patchset: 5089 CVS date: 2003/06/22 16:55:45
2003-06-22remove unused class members and fix compiler warning (-1 is used as a marker, soMichael Roitzsch
the "unsigned" is wrong) CVS patchset: 5088 CVS date: 2003/06/22 16:53:04
2003-06-22- disable chroma filter by defaultMiguel Freitas
- sync to tvtime cvs (speedy.c, speedy.h) CVS patchset: 5087 CVS date: 2003/06/22 15:42:07
2003-06-22implement simple interpolation for 4:2:0 -> 4:2:2 upsamplingMiguel Freitas
use mmxext non-temporal hints and pavgb CVS patchset: 5086 CVS date: 2003/06/22 15:03:43
2003-06-21set a different default durationMike Melanson
CVS patchset: 5085 CVS date: 2003/06/21 22:33:49
2003-06-21added RGB565 support (used for 4xm video) and RGB555 support (not usedMike Melanson
yet) CVS patchset: 5084 CVS date: 2003/06/21 22:32:08
2003-06-21missed file in the last syncMike Melanson
CVS patchset: 5083 CVS date: 2003/06/21 19:55:56
2003-06-21adopt xine coding guidelinesMichael Roitzsch
CVS patchset: 5082 CVS date: 2003/06/21 11:28:04
2003-06-21hopefully this will finally fix the deadlocksMichael Roitzsch
CVS patchset: 5081 CVS date: 2003/06/21 11:26:51
2003-06-21delete debug leftoverMichael Roitzsch
CVS patchset: 5080 CVS date: 2003/06/21 11:26:18