summaryrefslogtreecommitdiff
path: root/src/libxinevdec
AgeCommit message (Collapse)Author
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