]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/history - libavcodec/nuv.c
frsh: Export information about the last RTP contract and VRES
[frescor/ffmpeg.git] / libavcodec / nuv.c
2009-04-07 rbultjeImplement avcodec_decode_video2(), _audio3() and _subti...
2009-03-04 reimarSet AVFrame.reference correctly for nuv decoder.
2009-03-02 diegoChange a bunch of codec long_names to be more consisten...
2009-02-02 reimarAdd av_ prefix to LZO stuff and thus make it officially...
2008-09-05 reimarFix nuv decoder to use reget_buffer for non-keyframes...
2008-06-12 stefanoMake AVCodec long_names definition conditional dependin...
2008-05-09 diegoUse full path for #includes from another directory.
2008-04-27 diegoAdd long names to many AVCodec declarations.
2008-03-21 zuxyApply 'cold' attribute to init/uninit functions in...
2008-02-01 michaelconst
2008-02-01 michaelconsts
2007-09-09 reimardsputil must be initialized before calling rtjpeg init.
2007-09-09 reimarProperly handle nuv file with changing resolution
2007-09-09 reimarMake sure rtjpeg quality is a valid value
2007-09-09 reimarFix extreme stupidity: buffer size check must of course...
2007-09-09 reimar10l, add check forgotten in last commit
2007-09-09 reimarFirst ugly and slow attempt to fix nuv files with extra...
2007-09-09 reimarSimplify nuv: factor out LZO decompression
2007-05-10 diegoRemove redundant #inclusion of common.h, avcodec.h...
2007-04-08 diegoGet rid of unnecessary pointer casts.
2007-04-07 diegoRemove superfluous setting of has_b_frames in codecs...
2007-03-04 takisAdd the prefix "av_" to img_crop(), img_copy() and...
2007-01-19 alexrename BE/LE_8/16/32 to AV_RL/B_8/16/32
2006-10-07 diegoChange license headers to say 'FFmpeg' instead of ...
2006-03-27 reimarNuppelVideo/MythTVVideo support, including rtjpeg decoder