summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2002-08-09More include fixesRich J Wareham
CVS patchset: 2409 CVS date: 2002/08/09 07:34:47
2002-08-09many fixes, most notably framerateMike Melanson
CVS patchset: 2408 CVS date: 2002/08/09 00:27:35
2002-08-09fixed JPEG buffer typeMike Melanson
CVS patchset: 2407 CVS date: 2002/08/09 00:24:58
2002-08-08Changed loads of #include <dvdread/...> to #include <...>Rich J Wareham
CVS patchset: 2405 CVS date: 2002/08/08 21:55:54
2002-08-08First stage of DVD plugin -> dvdnav conversionRich J Wareham
CVS patchset: 2404 CVS date: 2002/08/08 17:49:20
2002-08-07correct mpeg1 scr.Miguel Freitas
closes http://sourceforge.net/tracker/index.php?func=detail&aid=578662&group_id=9655&atid=109655 CVS patchset: 2403 CVS date: 2002/08/07 20:50:45
2002-08-07- sync with ffmpeg cvsMiguel Freitas
- apply Zdenek Kabelac patches to enable -fpic compiling (why this stuff isn't in ffmpeg cvs?) CVS patchset: 2402 CVS date: 2002/08/07 19:46:28
2002-08-07added support for ferreting out MPEG streams packaged with RIFF headersMike Melanson
CVS patchset: 2401 CVS date: 2002/08/07 03:13:37
2002-08-06attempt to support MPEG audio wrapped in a RIFF fileMike Melanson
CVS patchset: 2400 CVS date: 2002/08/06 03:21:59
2002-08-06make the MPEG-within-QT file detection a little smarter by not traversingMike Melanson
file chunks if the current file chunk does not look like a QT atom CVS patchset: 2399 CVS date: 2002/08/06 01:59:22
2002-08-05- second version of binary search patchMiguel Freitas
- do not whine on content probing CVS patchset: 2398 CVS date: 2002/08/05 22:09:25
2002-08-05More Plural-Form fixesPhilipp Hahn
CVS patchset: 2397 CVS date: 2002/08/05 07:19:41
2002-08-05Add Plural-From headersPhilipp Hahn
CVS patchset: 2396 CVS date: 2002/08/05 07:04:01
2002-08-05Update2Philipp Hahn
CVS patchset: 2395 CVS date: 2002/08/05 05:59:36
2002-08-05UpdatePhilipp Hahn
CVS patchset: 2394 CVS date: 2002/08/05 05:58:31
2002-08-05fixed MS IMA ADPCM decoding, added initial support for SMJPEG's custom IMAMike Melanson
ADPCM format CVS patchset: 2393 CVS date: 2002/08/05 00:20:35
2002-08-05minor fixes, added audio supportMike Melanson
CVS patchset: 2392 CVS date: 2002/08/05 00:18:47
2002-08-05added buffer type for SMJPEG's custom IMA ADPCM formatMike Melanson
CVS patchset: 2391 CVS date: 2002/08/05 00:16:28
2002-08-04add support for finding MPEG streams within Quicktime filesMike Melanson
CVS patchset: 2390 CVS date: 2002/08/04 21:45:10
2002-08-03final polishingxine-0_9_13-release0.9.13Siggi Langauf
CVS patchset: 2389 CVS date: 2002/08/03 20:52:28
2002-08-03made xine a bit less verbose and Marcelo a lot happier...Siggi Langauf
CVS patchset: 2388 CVS date: 2002/08/03 20:42:32
2002-08-030.9.13 preparation...Siggi Langauf
CVS patchset: 2387 CVS date: 2002/08/03 18:49:58
2002-08-03remained incompatible xine_tvmode_* functions to xine_tvmode_*2,Siggi Langauf
added backwards compatible functions => binary compatibility with former libxine0 0.9.11 and 0.9.12 Someone who uses nvtvd should definitely test this! They should be renamed back when the new API is released. CVS patchset: 2386 CVS date: 2002/08/03 17:33:06
2002-08-02Debian updates for 0.9.13Siggi Langauf
(versioning info follows tomorrow) CVS patchset: 2385 CVS date: 2002/08/02 22:27:38
2002-08-02TV mode selection enhanced.Matthias Hopf
CVS patchset: 2384 CVS date: 2002/08/02 14:09:05
2002-08-02replace unreliable "return this->status" statementsMike Melanson
CVS patchset: 2383 CVS date: 2002/08/02 13:11:25
2002-08-02replace unreliable "return this->status" statementsMike Melanson
CVS patchset: 2382 CVS date: 2002/08/02 13:00:12
2002-08-02support for large Quicktime files by Dan Lindstrom <lindstromd@gmx.net>Michael Roitzsch
CVS patchset: 2381 CVS date: 2002/08/02 12:31:28
2002-08-01fix another logo race condition.Miguel Freitas
was trigged by the sequence: <play mrl1>, <stop>, <play mrl2>. where <stop> to <play mrl2> timming was shorter than logo file duration. CVS patchset: 2380 CVS date: 2002/08/01 22:30:55
2002-08-01another return value as DEMUX_OKMiguel Freitas
CVS patchset: 2379 CVS date: 2002/08/01 19:32:28
2002-08-01ops, debug printf doesn't belong to cvs!Miguel Freitas
CVS patchset: 2378 CVS date: 2002/08/01 04:28:05
2002-08-01do not flush_engine on playback start (otherwise we can kill importantMiguel Freitas
mpeg4 decoder_config buffer). obs: qt seeking looks somewhat broken for me...mike? ;) CVS patchset: 2377 CVS date: 2002/08/01 04:23:20
2002-08-01always return DEMUX_OK at the very end of the _start() functionMike Melanson
CVS patchset: 2376 CVS date: 2002/08/01 03:56:31
2002-07-31Okay, one step back about ngettext, it's no more required.Daniel Caujolle-Bert
CVS patchset: 2375 CVS date: 2002/07/31 22:36:35
2002-07-31*** empty log message ***Miguel Freitas
CVS patchset: 2374 CVS date: 2002/07/31 21:13:38
2002-07-31Remove (maybe temporary) ngettext check/fallback_macro.Daniel Caujolle-Bert
CVS patchset: 2373 CVS date: 2002/07/31 07:06:04
2002-07-31Fix endian issue by Bastien NoceraPhilipp Hahn
CVS patchset: 2372 CVS date: 2002/07/31 06:29:08
2002-07-31oops...remove premature reference to RealMedia demuxer...for nowMike Melanson
CVS patchset: 2371 CVS date: 2002/07/31 06:12:25
2002-07-31added RGB palette support for Quicktime filesMike Melanson
CVS patchset: 2370 CVS date: 2002/07/31 06:04:53
2002-07-30should fix Heiko's problem playing several avis in a rowMiguel Freitas
CVS patchset: 2369 CVS date: 2002/07/30 20:13:09
2002-07-30Check for plural supportPhilipp Hahn
CVS patchset: 2368 CVS date: 2002/07/30 14:54:12
2002-07-30mention Pierre Lombard's linearblend improvementMichael Roitzsch
CVS patchset: 2367 CVS date: 2002/07/30 13:38:23
2002-07-30Pierre Lombard <p-l-42@wanadoo.fr> fixed losing the first line inMichael Roitzsch
linearblend deinterlacer CVS patchset: 2366 CVS date: 2002/07/30 13:37:33
2002-07-30mention memory leaks fixed by Andres SalomonMichael Roitzsch
CVS patchset: 2365 CVS date: 2002/07/30 13:30:58
2002-07-30memory leaks fixed by Andres Salomon <dilinger@voxel.net>Michael Roitzsch
CVS patchset: 2364 CVS date: 2002/07/30 13:28:47
2002-07-30- video out fixes (never trigged deadlocks and erroneous flush of overlayMiguel Freitas
events) - duplicate_frame is now internal use only (api function deprecated) - special case for redrawing screen in paused mode (due overlay changes, resize, window movement, brightness adjusting etc) - xshm brightness may be adjusted with video paused CVS patchset: 2363 CVS date: 2002/07/30 00:26:45
2002-07-28introduce a config option for passthough offsetHeiko Schaefer
CVS patchset: 2362 CVS date: 2002/07/28 21:37:35
2002-07-28fixes for multi-channel audio (blame guenter :o))Heiko Schaefer
CVS patchset: 2361 CVS date: 2002/07/28 21:12:18
2002-07-28comments fixed :)Heiko Schaefer
CVS patchset: 2360 CVS date: 2002/07/28 21:10:40
2002-07-28attempt to fix seeking artefacts for mpeg-1 streamsHeiko Schaefer
CVS patchset: 2359 CVS date: 2002/07/28 15:23:31