summaryrefslogtreecommitdiff
path: root/libavcodec/nuv.c
Commit message (Expand)AuthorAge
...
* Add long names to many AVCodec declarations.Stefano Sabatini2008-04-27
* Apply 'cold' attribute to init/uninit functions in libavcodecZuxy Meng2008-03-21
* constMichael Niedermayer2008-02-01
* constsMichael Niedermayer2008-02-01
* dsputil must be initialized before calling rtjpeg init.Reimar Döffinger2007-09-09
* Properly handle nuv file with changing resolutionReimar Döffinger2007-09-09
* Make sure rtjpeg quality is a valid valueReimar Döffinger2007-09-09
* Fix extreme stupidity: buffer size check must of course be before buffer use!Reimar Döffinger2007-09-09
* 10l, add check forgotten in last commitReimar Döffinger2007-09-09
* First ugly and slow attempt to fix nuv files with extra frameheaderReimar Döffinger2007-09-09
* Simplify nuv: factor out LZO decompressionReimar Döffinger2007-09-09
* Remove redundant #inclusion of common.h, avcodec.h already #includes it.Diego Biurrun2007-05-10
* Get rid of unnecessary pointer casts.Nicholas Tung2007-04-08
* Remove superfluous setting of has_b_frames in codecs without B-frames.Nicholas Tung2007-04-07
* Add the prefix "av_" to img_crop(), img_copy() and img_pad(), and rename "img"Panagiotis Issaris2007-03-04
* rename BE/LE_8/16/32 to AV_RL/B_8/16/32Alex Beregszaszi2007-01-19
* Change license headers to say 'FFmpeg' instead of 'this program/this library'Diego Biurrun2006-10-07
* NuppelVideo/MythTVVideo support, including rtjpeg decoderReimar Döffinger2006-03-27