Age | Commit message (Expand) | Author |
2004-08-21 | little cleanup and improved the playback of broaken iff files | Manfred Tremmel |
2004-07-11 | PNGs are rendered too bright because the conversion coefficients are wrong | Michael Roitzsch |
2004-05-29 | re-instate 32-bit decoding | Mike Melanson |
2004-05-29 | revise RGB decoder to be able to handle RGB data from Microsoft files | Mike Melanson |
2004-05-28 | added PNG_CFLAGS, patch from Daniel Mack | Conrad Parker |
2004-05-21 | double-free fix for yuv decoder by Barry Scott | Michael Roitzsch |
2004-03-14 | goodbye decoders-- you have served your purpose well and we salute you | Mike Melanson |
2004-03-10 | Remove defunct v4l specific yuv_frames decoder | James Stembridge |
2004-03-07 | Support for YUY2 | James Stembridge |
2004-03-07 | added ANIM OPT 3, 4 and 6 support (untested, can't find testfiles) | Manfred Tremmel |
2004-03-03 | fix compiler warning | Michael Roitzsch |
2004-02-29 | speed improvements (reduced CPU-usage up to 90% when playing IFF-ANIM files) | Manfred Tremmel |
2004-02-25 | IFF: added ANIM OPT7 and OPT8 support | Manfred Tremmel |
2004-02-22 | HAM decoding bug fixed | Manfred Tremmel |
2004-02-22 | fixed a bug when displaying IFF-ILBM 24 Bit pictures | Manfred Tremmel |
2004-02-22 | added IFF-ANIM support, opt5 and (untested, can't finde samples) opt 4 codings | Manfred Tremmel |
2004-02-14 | Read aspect when BUF_FLAG_ASPECT is set | James Stembridge |
2004-02-09 | Only read frame duration when BUF_FLAG_FRAMERATE is set | James Stembridge |
2004-02-02 | added IFF-ILBM support | Manfred Tremmel |
2004-01-12 | it 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-07 | use frame copying functions | James Stembridge |
2003-12-24 | remove unused variable | Michael Roitzsch |
2003-12-14 | API version bounce | Siggi Langauf |
2003-12-09 | update copyright year (and we have to do it again in 3 weeks... ;-) ) | Daniel Caujolle-Bert |
2003-12-05 | cleanup phase II. use xprintf when it's relevant, use xine_xmalloc when it's ... | Daniel Caujolle-Bert |
2003-11-26 | lprintf cleanup, pass I. | Daniel Caujolle-Bert |
2003-11-16 | New stream/meta info (safe) stuff. | Daniel Caujolle-Bert |
2003-11-15 | more helper functions cleanup (stream info, meta info) | Miguel Freitas |
2003-10-24 | use the common bitmapinfo and waveformatex structures | Mike Melanson |
2003-10-23 | I should have seen this coming... | Michael Roitzsch |
2003-08-25 | Reduce GCC verbosity (various prototype declaration fixes). ffmpeg, wine and ... | Daniel Caujolle-Bert |
2003-08-12 | pay attention to img->pitches when copying yv12 and i420 frames | James Stembridge |
2003-08-12 | use extra info from yuv4mpeg2 demuxer, fixes fps and aspect errors | James Stembridge |
2003-08-04 | support for arbitrary aspect ratios | Miguel Freitas |
2003-06-11 | - add VO_INTERLACED_FLAG to get_frame | Miguel Freitas |
2003-06-06 | initial ideas for automatic enabling/disabling deinterlacer | Miguel Freitas |
2003-05-28 | fix uv order for yv12 and add support for i420 | James Stembridge |
2003-05-14 | as announced on xine-devel, this is the big Makefile refactoring: | Michael Roitzsch |
2003-05-11 | png image loader fix | Stefan Holst |
2003-04-21 | - fix the image/png decoder on big endian machines | Bastien Nocera |
2003-03-26 | ignore alpha channel in images | Stefan Holst |
2003-03-23 | png image support | Stefan Holst |
2003-02-08 | modified to support FLI files from Magic Carpet PC game | Mike Melanson |
2003-01-31 | update ffmpeg | Miguel Freitas |
2003-01-31 | Removing unstable, unfinished and down useless entry. | Stephen Torri |
2003-01-31 | - Added debian into Makefile.am as a sub-directory rather than have the | Stephen Torri |
2003-01-19 | hush | Guenter Bartsch |
2003-01-19 | a dummy video decoder for v4l input | Guenter Bartsch |
2003-01-08 | fixes/cleanups of the handled/unhandled codecs | Miguel Freitas |