summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2002-08-12calculate running timeMike Melanson
CVS patchset: 2441 CVS date: 2002/08/12 03:53:49
2002-08-12latest changesMike Melanson
CVS patchset: 2439 CVS date: 2002/08/12 00:18:35
2002-08-12initial commit for Dr. Tim's Id CIN video decoderMike Melanson
CVS patchset: 2438 CVS date: 2002/08/12 00:16:54
2002-08-12initial commit for VQA and VOC demuxersMike Melanson
CVS patchset: 2437 CVS date: 2002/08/12 00:14:58
2002-08-12demuxer now demuxes video properly (but files with audio still are notMike Melanson
supported) CVS patchset: 2436 CVS date: 2002/08/12 00:13:32
2002-08-12added buffer types for VQA file A/V typesMike Melanson
CVS patchset: 2435 CVS date: 2002/08/12 00:11:54
2002-08-11do version checking on libdvdnavMichael Roitzsch
CVS patchset: 2433 CVS date: 2002/08/11 21:49:15
2002-08-11grrrMiguel Freitas
CVS patchset: 2431 CVS date: 2002/08/11 15:06:13
2002-08-11fix long standing bug of segfaults on exit. stupid me: i had overlookedMiguel Freitas
this CodecAlloc/CodecRelease stuff... CVS patchset: 2430 CVS date: 2002/08/11 15:03:10
2002-08-11(hopefully) make dxr3 compile without X11Michael Roitzsch
CVS patchset: 2429 CVS date: 2002/08/11 13:22:55
2002-08-10fix mp3 division by zeroMiguel Freitas
CVS patchset: 2428 CVS date: 2002/08/10 21:39:53
2002-08-10syncing my local tree:Miguel Freitas
- removes w32codec syncshutdown hack - vo_driver api changed to support drivers with persistent overlays. that will break binary compatibility xine-lib/xine-ui (xine-ui needs to be recompiled). in order to keep binary compatibility overlay_begin/overlay_end must be added after redraw_needed. - video_overlay cleanups - fix a hard to trigger condition where redraw wouldn't happen (freeing handles) CVS patchset: 2427 CVS date: 2002/08/10 21:25:20
2002-08-10initial commit for WC3 movie demuxerMike Melanson
CVS patchset: 2426 CVS date: 2002/08/10 20:58:44
2002-08-10ease merging of new versionsMichael Roitzsch
CVS patchset: 2425 CVS date: 2002/08/10 14:00:45
2002-08-10change some more includes to local onesMichael Roitzsch
CVS patchset: 2424 CVS date: 2002/08/10 13:59:43
2002-08-10ease syncing with libdvdnav cvsMichael Roitzsch
CVS patchset: 2423 CVS date: 2002/08/10 13:38:00
2002-08-09change includes from system include to local include where the file is inMichael Roitzsch
our tree now to avoid version clashes CVS patchset: 2421 CVS date: 2002/08/09 22:52:14
2002-08-09sync with faad2 cvs (no more fftw dependency)Miguel Freitas
CVS patchset: 2420 CVS date: 2002/08/09 22:36:36
2002-08-09sorry, my raw device patch was not meant to be committedMichael Roitzsch
It only works with a patched version of libdvdcss CVS patchset: 2419 CVS date: 2002/08/09 22:33:10
2002-08-09not needed with our shiny new dvd pluginMichael Roitzsch
CVS patchset: 2418 CVS date: 2002/08/09 22:22:05
2002-08-09make developers life easier: add possibility to use an existing sharedMichael Roitzsch
version of libdvdnav CVS patchset: 2417 CVS date: 2002/08/09 22:20:38
2002-08-09make developers life easier: add possibility to use an existing sharedMichael Roitzsch
version of libdvdnav CVS patchset: 2416 CVS date: 2002/08/09 22:17:37
2002-08-09make developers life easier: add possibility to use an existing sharedMichael Roitzsch
version of libdvdnav CVS patchset: 2415 CVS date: 2002/08/09 22:13:08
2002-08-09use correct format in log messageMichael Roitzsch
CVS patchset: 2414 CVS date: 2002/08/09 22:07:29
2002-08-09be less strict with those assertions,Michael Roitzsch
I have one (rather broken disc that only works without them CVS patchset: 2413 CVS date: 2002/08/09 15:41:38
2002-08-09fix mrl parsingMichael Roitzsch
CVS patchset: 2412 CVS date: 2002/08/09 15:38:13
2002-08-09seems to compile better this way :)Heiko Schaefer
CVS patchset: 2411 CVS date: 2002/08/09 13:50:17
2002-08-09tidy things upMichael Roitzsch
CVS patchset: 2410 CVS date: 2002/08/09 13:44:38
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