summaryrefslogtreecommitdiff
path: root/src/libxinevdec/yuv.c
AgeCommit message (Expand)Author
2003-01-08fixes/cleanups of the handled/unhandled codecsMiguel Freitas
2002-12-21- add buf->decoder_info_ptr: portability for systems where pointer hasMiguel Freitas
2002-12-18Don't append 'BUF_FLAG_SPECIAL' packets to frame dataEwald Snel
2002-12-06remove img->copy from all decodersMiguel Freitas
2002-12-04modified YUV9 -> YV12 converterMike Melanson
2002-12-01deploy filtering YUV9 -> YV12 converterMike Melanson
2002-11-20engine modifications to allow post plugin layer:Michael Roitzsch
2002-11-12merge metronom's improvements (inform decoders about discontinuities)Miguel Freitas
2002-11-11native video decoders now report themselves in the stream/meta infoMike Melanson
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