summaryrefslogtreecommitdiff
path: root/src/libxinevdec
AgeCommit message (Expand)Author
2004-08-21little cleanup and improved the playback of broaken iff filesManfred Tremmel
2004-07-11PNGs are rendered too bright because the conversion coefficients are wrongMichael Roitzsch
2004-05-29re-instate 32-bit decodingMike Melanson
2004-05-29revise RGB decoder to be able to handle RGB data from Microsoft filesMike Melanson
2004-05-28added PNG_CFLAGS, patch from Daniel MackConrad Parker
2004-05-21double-free fix for yuv decoder by Barry ScottMichael Roitzsch
2004-03-14goodbye decoders-- you have served your purpose well and we salute youMike Melanson
2004-03-10Remove defunct v4l specific yuv_frames decoderJames Stembridge
2004-03-07Support for YUY2James Stembridge
2004-03-07added ANIM OPT 3, 4 and 6 support (untested, can't find testfiles)Manfred Tremmel
2004-03-03fix compiler warningMichael Roitzsch
2004-02-29speed improvements (reduced CPU-usage up to 90% when playing IFF-ANIM files)Manfred Tremmel
2004-02-25IFF: added ANIM OPT7 and OPT8 supportManfred Tremmel
2004-02-22HAM decoding bug fixedManfred Tremmel
2004-02-22fixed a bug when displaying IFF-ILBM 24 Bit picturesManfred Tremmel
2004-02-22added IFF-ANIM support, opt5 and (untested, can't finde samples) opt 4 codingsManfred Tremmel
2004-02-14Read aspect when BUF_FLAG_ASPECT is setJames Stembridge
2004-02-09Only read frame duration when BUF_FLAG_FRAMERATE is setJames Stembridge
2004-02-02added IFF-ILBM supportManfred Tremmel
2004-01-12it seems i forgot to commit the api increase (demux/decoder). weird.Miguel Freitas
2004-01-09- rework semantics of some buffer flags. check buffer.h for details.Miguel Freitas
2004-01-07use frame copying functionsJames Stembridge
2003-12-24remove unused variableMichael Roitzsch
2003-12-14API version bounceSiggi Langauf
2003-12-09update copyright year (and we have to do it again in 3 weeks... ;-) )Daniel Caujolle-Bert
2003-12-05cleanup phase II. use xprintf when it's relevant, use xine_xmalloc when it's ...Daniel Caujolle-Bert
2003-11-26lprintf cleanup, pass I.Daniel Caujolle-Bert
2003-11-16New stream/meta info (safe) stuff.Daniel Caujolle-Bert
2003-11-15more helper functions cleanup (stream info, meta info)Miguel Freitas
2003-10-24use the common bitmapinfo and waveformatex structuresMike Melanson
2003-10-23I should have seen this coming...Michael Roitzsch
2003-08-25Reduce GCC verbosity (various prototype declaration fixes). ffmpeg, wine and ...Daniel Caujolle-Bert
2003-08-12pay attention to img->pitches when copying yv12 and i420 framesJames Stembridge
2003-08-12use extra info from yuv4mpeg2 demuxer, fixes fps and aspect errorsJames Stembridge
2003-08-04support for arbitrary aspect ratiosMiguel Freitas
2003-06-11- add VO_INTERLACED_FLAG to get_frameMiguel Freitas
2003-06-06initial ideas for automatic enabling/disabling deinterlacerMiguel Freitas
2003-05-28fix uv order for yv12 and add support for i420James Stembridge
2003-05-14as announced on xine-devel, this is the big Makefile refactoring:Michael Roitzsch
2003-05-11png image loader fixStefan Holst
2003-04-21- fix the image/png decoder on big endian machinesBastien Nocera
2003-03-26ignore alpha channel in imagesStefan Holst
2003-03-23png image supportStefan Holst
2003-02-08modified to support FLI files from Magic Carpet PC gameMike Melanson
2003-01-31update ffmpegMiguel Freitas
2003-01-31Removing unstable, unfinished and down useless entry.Stephen Torri
2003-01-31- Added debian into Makefile.am as a sub-directory rather than have theStephen Torri
2003-01-19hushGuenter Bartsch
2003-01-19a dummy video decoder for v4l inputGuenter Bartsch
2003-01-08fixes/cleanups of the handled/unhandled codecsMiguel Freitas