summaryrefslogtreecommitdiff
path: root/src/libxinevdec
AgeCommit message (Collapse)Author
2004-08-21little cleanup and improved the playback of broaken iff filesManfred Tremmel
CVS patchset: 6902 CVS date: 2004/08/21 21:21:12
2004-07-11PNGs are rendered too bright because the conversion coefficients are wrongMichael Roitzsch
CVS patchset: 6789 CVS date: 2004/07/11 21:38:05
2004-05-29re-instate 32-bit decodingMike Melanson
CVS patchset: 6608 CVS date: 2004/05/29 22:55:11
2004-05-29revise RGB decoder to be able to handle RGB data from Microsoft filesMike Melanson
and Apple QT files, upside down or not, at 7 different bit depths and both byte orders CVS patchset: 6607 CVS date: 2004/05/29 22:34:43
2004-05-28added PNG_CFLAGS, patch from Daniel MackConrad Parker
CVS patchset: 6602 CVS date: 2004/05/28 22:33:24
2004-05-21double-free fix for yuv decoder by Barry ScottMichael Roitzsch
CVS patchset: 6576 CVS date: 2004/05/21 19:54:42
2004-03-14goodbye decoders-- you have served your purpose well and we salute youMike Melanson
CVS patchset: 6256 CVS date: 2004/03/14 21:27:03
2004-03-10Remove defunct v4l specific yuv_frames decoderJames Stembridge
CVS patchset: 6241 CVS date: 2004/03/10 22:54:52
2004-03-07Support for YUY2James Stembridge
Optimise case where buffer contains whole frame CVS patchset: 6232 CVS date: 2004/03/07 22:45:23
2004-03-07added ANIM OPT 3, 4 and 6 support (untested, can't find testfiles)Manfred Tremmel
CVS patchset: 6227 CVS date: 2004/03/07 12:48:15
2004-03-03fix compiler warningMichael Roitzsch
CVS patchset: 6210 CVS date: 2004/03/03 20:00:38
2004-02-29speed improvements (reduced CPU-usage up to 90% when playing IFF-ANIM files)Manfred Tremmel
CVS patchset: 6196 CVS date: 2004/02/29 19:22:42
2004-02-25IFF: added ANIM OPT7 and OPT8 supportManfred Tremmel
CVS patchset: 6188 CVS date: 2004/02/25 18:57:34
2004-02-22HAM decoding bug fixedManfred Tremmel
CVS patchset: 6184 CVS date: 2004/02/22 18:31:48
2004-02-22fixed a bug when displaying IFF-ILBM 24 Bit picturesManfred Tremmel
CVS patchset: 6183 CVS date: 2004/02/22 16:47:30
2004-02-22added IFF-ANIM support, opt5 and (untested, can't finde samples) opt 4 codingsManfred Tremmel
CVS patchset: 6182 CVS date: 2004/02/22 12:36:35
2004-02-14Read aspect when BUF_FLAG_ASPECT is setJames Stembridge
CVS patchset: 6156 CVS date: 2004/02/14 20:29:53
2004-02-09Only read frame duration when BUF_FLAG_FRAMERATE is setJames Stembridge
CVS patchset: 6125 CVS date: 2004/02/09 22:04:11
2004-02-02added IFF-ILBM supportManfred Tremmel
CVS patchset: 6108 CVS date: 2004/02/02 22:22:51
2004-01-12it seems i forgot to commit the api increase (demux/decoder). weird.Miguel Freitas
CVS patchset: 6030 CVS date: 2004/01/12 17:35:14
2004-01-09- rework semantics of some buffer flags. check buffer.h for details.Miguel Freitas
- increase demux and decoder apis - fix runtime changing of ogg/ogm audio channels note: i hope i haven't broken any demux->decoder data exchange. please report any problems. CVS patchset: 6014 CVS date: 2004/01/09 01:26:32
2004-01-07use frame copying functionsJames Stembridge
CVS patchset: 6012 CVS date: 2004/01/07 22:28:34
2003-12-24remove unused variableMichael Roitzsch
CVS patchset: 5941 CVS date: 2003/12/24 13:27:47
2003-12-14API version bounceSiggi Langauf
CVS patchset: 5912 CVS date: 2003/12/14 22:13:22
2003-12-09update copyright year (and we have to do it again in 3 weeks... ;-) )Daniel Caujolle-Bert
CVS patchset: 5879 CVS date: 2003/12/09 00:02:28
2003-12-05cleanup phase II. use xprintf when it's relevant, use xine_xmalloc when it's ↵Daniel Caujolle-Bert
relevant too. Small other little fix (can't remember). Change few internal function prototype because it xine_t pointer need to be used if some xine's internal sections. NOTE: libdvd{nav,read} is still too noisy, i will take a look to made it quit, without invasive changes. To be continued... CVS patchset: 5844 CVS date: 2003/12/05 15:54:56
2003-11-26lprintf cleanup, pass I.Daniel Caujolle-Bert
CVS patchset: 5796 CVS date: 2003/11/26 19:43:26
2003-11-16New stream/meta info (safe) stuff.Daniel Caujolle-Bert
BIG NOTE: use helpers to access to these informations (get/set/reset): _x_{stream,meta}_info_{get,set,reset}() are for internal use, don't use *_public() ones from inside the beast ;-) Some wrongly names "xine_" fonction renaming. CVS patchset: 5757 CVS date: 2003/11/16 23:33:42
2003-11-15more helper functions cleanup (stream info, meta info)Miguel Freitas
CVS patchset: 5731 CVS date: 2003/11/15 13:01:00
2003-10-24use the common bitmapinfo and waveformatex structuresMike Melanson
CVS patchset: 5582 CVS date: 2003/10/24 02:57:58
2003-10-23I should have seen this coming...Michael Roitzsch
The changes to the video API of course require the video/spu decoder and post plugin APIs to be increased as well. CVS patchset: 5579 CVS date: 2003/10/23 20:12:33
2003-08-25Reduce GCC verbosity (various prototype declaration fixes). ffmpeg, wine and ↵Daniel Caujolle-Bert
fft*post are untouched (fft: for now). CVS patchset: 5310 CVS date: 2003/08/25 21:51:37
2003-08-12pay attention to img->pitches when copying yv12 and i420 framesJames Stembridge
CVS patchset: 5283 CVS date: 2003/08/12 19:08:24
2003-08-12use extra info from yuv4mpeg2 demuxer, fixes fps and aspect errorsJames Stembridge
CVS patchset: 5282 CVS date: 2003/08/12 18:45:09
2003-08-04support for arbitrary aspect ratiosMiguel Freitas
patch by Philip Jgenstedt CVS patchset: 5243 CVS date: 2003/08/04 03:47:09
2003-06-11- add VO_INTERLACED_FLAG to get_frameMiguel Freitas
- do not trust progressive_frame for detecting NTSC 3:2, quote: 'the alternating progressive_frame encoding problem. This is a problem where the progressive_frame flag alternates between true and false every frame, when it really should have been set to "true" all the time.' 'There is a lot of content that is affected by this issue, because it's caused by a dumb decision by a very big company that made a very popular MPEG encoder. They've since fixed the encoder, but there are apparently still authoring companies that use it, because the problem is on a lot of high-profile current discs, like Disney's "Monsters Inc." and "Beauty and the Beast".' http://www.hometheaterhifi.com/volume_8_2/dvd-benchmark-special-report-chroma-bug-4-2001.html CVS patchset: 5025 CVS date: 2003/06/11 23:08:54
2003-06-06initial ideas for automatic enabling/disabling deinterlacerMiguel Freitas
fixes, comments, suggestions are welcome CVS patchset: 5011 CVS date: 2003/06/06 19:42:04
2003-05-28fix uv order for yv12 and add support for i420James Stembridge
CVS patchset: 4974 CVS date: 2003/05/28 13:16:43
2003-05-14as announced on xine-devel, this is the big Makefile refactoring:Michael Roitzsch
extracted some common targets and variables into a common Makefile which is then included CVS patchset: 4844 CVS date: 2003/05/14 16:21:44
2003-05-11png image loader fixStefan Holst
CVS patchset: 4828 CVS date: 2003/05/11 22:00:09
2003-04-21- fix the image/png decoder on big endian machinesBastien Nocera
CVS patchset: 4647 CVS date: 2003/04/21 13:26:29
2003-03-26ignore alpha channel in imagesStefan Holst
CVS patchset: 4494 CVS date: 2003/03/26 23:45:58
2003-03-23png image supportStefan Holst
CVS patchset: 4472 CVS date: 2003/03/23 17:12:26
2003-02-08modified to support FLI files from Magic Carpet PC gameMike Melanson
CVS patchset: 4118 CVS date: 2003/02/08 15:39:07
2003-01-31update ffmpegMiguel Freitas
CVS patchset: 4068 CVS date: 2003/01/31 18:29:43
2003-01-31Removing unstable, unfinished and down useless entry.Stephen Torri
CVS patchset: 4054 CVS date: 2003/01/31 02:22:21
2003-01-31- Added debian into Makefile.am as a sub-directory rather than have theStephen Torri
makefile variable. - Cleaned up Makefile.am (wine, goom, libxinevdec) - Cleaned up compiler warnings (libfaad) - Cleaned up header includes (libfaad, libdha) CVS patchset: 4053 CVS date: 2003/01/31 01:20:24
2003-01-19hushGuenter Bartsch
CVS patchset: 3972 CVS date: 2003/01/19 19:42:48
2003-01-19a dummy video decoder for v4l inputGuenter Bartsch
CVS patchset: 3971 CVS date: 2003/01/19 19:42:00
2003-01-08fixes/cleanups of the handled/unhandled codecsMiguel Freitas
for more information see message on xine-devel CVS patchset: 3818 CVS date: 2003/01/08 01:02:27