summaryrefslogtreecommitdiff
path: root/src/libxinevdec/yuv.c
AgeCommit message (Expand)Author
2002-10-20bring the YUV decoder in line with the latest API revisionMike Melanson
2002-10-04added support for raw YV12 dataMike Melanson
2002-09-13reinstate some codec formats lost in API transitionMike 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-08-28add raw greyscale support. i'm using xine to receive video data from an embeddedMiguel Freitas
2002-07-15Add 'pitch' support to video decoders (pitch != width)Ewald Snel
2002-07-15initial commit for 3 new decoders: Raw RGB, Raw YUV, and MS RLEMike Melanson