summaryrefslogtreecommitdiff
path: root/src/libxinevdec
AgeCommit message (Collapse)Author
2002-09-13use xine's optimized memcpy() where applicableMike Melanson
CVS patchset: 2656 CVS date: 2002/09/13 03:02:18
2002-09-05remove plugin's private priority and interface membersMichael Roitzsch
adapt some more decoders CVS patchset: 2618 CVS date: 2002/09/05 22:18:50
2002-09-05make all the plugin init functions staticMichael Roitzsch
(geez this was a job) CVS patchset: 2616 CVS date: 2002/09/05 20:44:38
2002-09-04merging in the new_api branch ... unfortunately video_out / vo_scale is ↵Guenter Bartsch
broken now ... matthias/miguel: please fix it :-) CVS patchset: 2606 CVS date: 2002/09/04 23:31:05
2002-09-04added Mario Brito's Wing Commander III video decoderMike Melanson
CVS patchset: 2599 CVS date: 2002/09/04 02:52:16
2002-09-01add XShm to the reference video decoderMike Melanson
CVS patchset: 2582 CVS date: 2002/09/01 20:45:50
2002-09-01added Roberto Togni's QT RPZA video decoderMike Melanson
CVS patchset: 2571 CVS date: 2002/09/01 01:50:39
2002-08-29initial commit for QT SMC video decoderMike Melanson
CVS patchset: 2552 CVS date: 2002/08/29 06:09:06
2002-08-28add raw greyscale support. i'm using xine to receive video data from an embeddedMiguel Freitas
system across some kilometers of optical fiber... ;) CVS patchset: 2540 CVS date: 2002/08/28 14:03:29
2002-08-28revised palette conversion subsystem to make a little more senseMike Melanson
CVS patchset: 2539 CVS date: 2002/08/28 03:32:48
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-07-20updated to use FINISH_LINE() macroMike Melanson
CVS patchset: 2325 CVS date: 2002/07/20 04:24:59
2002-07-18Fix 'dungeons & dragons' trailer segmentation faultEwald Snel
CVS patchset: 2313 CVS date: 2002/07/18 22:58:54
2002-07-18Fix 'pitch != width' related problemEwald Snel
CVS patchset: 2312 CVS date: 2002/07/18 20:08:00
2002-07-15oops! :)Ewald Snel
CVS patchset: 2283 CVS date: 2002/07/15 22:07:18
2002-07-15Add 'pitch' support to video decoders (pitch != width)Ewald Snel
CVS patchset: 2282 CVS date: 2002/07/15 21:42:33
2002-07-15enable libfaadMiguel Freitas
svq1.c priority = 4 CVS patchset: 2278 CVS date: 2002/07/15 19:44:51
2002-07-15initial commit for 3 new decoders: Raw RGB, Raw YUV, and MS RLEMike Melanson
CVS patchset: 2270 CVS date: 2002/07/15 00:56:12
2002-07-14initial commit for FLI video decoderMike Melanson
CVS patchset: 2262 CVS date: 2002/07/14 01:31:57
2002-07-05Bump up version numbers due to changes in xine_tMichael Roitzsch
CVS patchset: 2214 CVS date: 2002/07/05 17:31:59
2002-06-25added support in buffer.h for transporting RGB palette from the demuxer toMike Melanson
the decoder; modified AVI demuxer and MSVC decoder to support this feature CVS patchset: 2160 CVS date: 2002/06/25 03:37:52
2002-06-23Let cvs ignore a lot of files that are built.Dennis Björklund
CVS patchset: 2138 CVS date: 2002/06/23 16:18:44
2002-06-22Fix missing files in tarball problem.Daniel Caujolle-Bert
CVS patchset: 2123 CVS date: 2002/06/22 00:20:12
2002-06-200.9.11xine-0_9_11-release0.9.11Siggi Langauf
CVS patchset: 2107 CVS date: 2002/06/20 17:46:58
2002-06-12Remove no more needed XINE_LOGO.Daniel Caujolle-Bert
Internationalize all config related stuff. Fix not registered mrl ending in roq/film demuxer. Add bindtextdomain() calls in load_plugins (for audio/video out plugins). CVS patchset: 2066 CVS date: 2002/06/12 12:22:25
2002-06-10initial commit for video decoder example templateMike Melanson
CVS patchset: 2053 CVS date: 2002/06/10 05:18:46
2002-06-05make it work with xshmMiguel Freitas
CVS patchset: 2020 CVS date: 2002/06/05 13:09:37
2002-06-05fix roq segfaultsMiguel Freitas
CVS patchset: 2019 CVS date: 2002/06/05 13:05:19
2002-06-03Fix msvc decoder (add img->copy for XShm driver)Ewald Snel
Update msvc and cinepak to new xine_bmiheader format CVS patchset: 2000 CVS date: 2002/06/03 17:31:29
2002-06-03BITMAPINFOHEADER -> xine_bmiheader (now compatible with 64bit systems)Miguel Freitas
remove some dependencies on wine headers CVS patchset: 1995 CVS date: 2002/06/03 13:31:12
2002-05-27initial commit for Dr. Tim's RoQ video decoderMike Melanson
CVS patchset: 1955 CVS date: 2002/05/27 21:17:57
2002-05-25patch from Michael Roitzsch:Siggi Langauf
increased interface version numbers, to reflect the xine_t change CVS patchset: 1939 CVS date: 2002/05/25 19:19:16
2002-05-06fix cinepak decoding with xshm driverMiguel Freitas
CVS patchset: 1858 CVS date: 2002/05/06 20:32:36
2002-05-01big cleanup on plugin dispose handling, small improvements on version ↵Guenter Bartsch
handling for decoder plugins CVS patchset: 1824 CVS date: 2002/05/01 19:42:56
2002-04-30biBitCount information not needed for cinepak moviesEwald Snel
CVS patchset: 1820 CVS date: 2002/04/30 20:06:16
2002-04-30Add libxinevdec video decodersEwald Snel
- Cinepak decoder moved into this directory - New Creative YUV (CYUV) decoder by Mike Melanson - New Microsoft Video-1 (msvc) decoder by Ewald Snel CVS patchset: 1813 CVS date: 2002/04/30 08:28:09