summaryrefslogtreecommitdiff
path: root/src/libxinevdec
AgeCommit message (Expand)Author
2002-10-18added support for little-used RGB palette modeMike Melanson
2002-10-09configure.ac:Stephen Torri
2002-10-06The following was crashing on SPARC with a BUS error:Juergen Keil
2002-10-06Workaround for code generation bug in gcc on SPARC. Mike's endian macros now ...Robin KAY
2002-10-05copy block from previous frame instead of just skipping itMike Melanson
2002-10-04added support for raw YV12 dataMike Melanson
2002-10-04bring the RoQ video decoder up to snuff (much, much faster; moreMike Melanson
2002-10-04fixed 2- and 4-bit variantsMike Melanson
2002-10-03finish bringing the template video decoder up to the new specMike Melanson
2002-09-22unused variable -> hint to Mike: still needed?Michael Roitzsch
2002-09-22initial commit for QT RLE video decoderMike Melanson
2002-09-19Updated cvscompile.sh to look for configure.acStephen Torri
2002-09-13reinstate some codec formats lost in API transitionMike Melanson
2002-09-13use xine's optimized memcpy() where applicableMike Melanson
2002-09-05remove plugin's private priority and interface membersMichael Roitzsch
2002-09-05make all the plugin init functions staticMichael Roitzsch
2002-09-04merging in the new_api branch ... unfortunately video_out / vo_scale is broke...Guenter Bartsch
2002-09-04added Mario Brito's Wing Commander III video decoderMike Melanson
2002-09-01add XShm to the reference video decoderMike Melanson
2002-09-01added Roberto Togni's QT RPZA video decoderMike Melanson
2002-08-29initial commit for QT SMC video decoderMike Melanson
2002-08-28add raw greyscale support. i'm using xine to receive video data from an embeddedMiguel Freitas
2002-08-28revised palette conversion subsystem to make a little more senseMike Melanson
2002-08-12initial commit for Dr. Tim's Id CIN video decoderMike Melanson
2002-07-20updated to use FINISH_LINE() macroMike Melanson
2002-07-18Fix 'dungeons & dragons' trailer segmentation faultEwald Snel
2002-07-18Fix 'pitch != width' related problemEwald Snel
2002-07-15oops! :)Ewald Snel
2002-07-15Add 'pitch' support to video decoders (pitch != width)Ewald Snel
2002-07-15enable libfaadMiguel Freitas
2002-07-15initial commit for 3 new decoders: Raw RGB, Raw YUV, and MS RLEMike Melanson
2002-07-14initial commit for FLI video decoderMike Melanson
2002-07-05Bump up version numbers due to changes in xine_tMichael Roitzsch
2002-06-25added support in buffer.h for transporting RGB palette from the demuxer toMike Melanson
2002-06-23Let cvs ignore a lot of files that are built.Dennis Björklund
2002-06-22Fix missing files in tarball problem.Daniel Caujolle-Bert
2002-06-200.9.11xine-0_9_11-release0.9.11Siggi Langauf
2002-06-12Remove no more needed XINE_LOGO.Daniel Caujolle-Bert
2002-06-10initial commit for video decoder example templateMike Melanson
2002-06-05make it work with xshmMiguel Freitas
2002-06-05fix roq segfaultsMiguel Freitas
2002-06-03Fix msvc decoder (add img->copy for XShm driver)Ewald Snel
2002-06-03BITMAPINFOHEADER -> xine_bmiheader (now compatible with 64bit systems)Miguel Freitas
2002-05-27initial commit for Dr. Tim's RoQ video decoderMike Melanson
2002-05-25patch from Michael Roitzsch:Siggi Langauf
2002-05-06fix cinepak decoding with xshm driverMiguel Freitas
2002-05-01big cleanup on plugin dispose handling, small improvements on version handlin...Guenter Bartsch
2002-04-30biBitCount information not needed for cinepak moviesEwald Snel
2002-04-30Add libxinevdec video decodersEwald Snel