index
:
ffmpeg.git
debug/motion-vectors
vaapi/drm-render-node
vaapi/hantro-support
FFmpeg multimedia libraries
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libavcodec
/
nuv.c
Age
Commit message (
Expand
)
Author
2007-09-09
dsputil must be initialized before calling rtjpeg init.
Reimar Döffinger
2007-09-09
Properly handle nuv file with changing resolution
Reimar Döffinger
2007-09-09
Make sure rtjpeg quality is a valid value
Reimar Döffinger
2007-09-09
Fix extreme stupidity: buffer size check must of course be before buffer use!
Reimar Döffinger
2007-09-09
10l, add check forgotten in last commit
Reimar Döffinger
2007-09-09
First ugly and slow attempt to fix nuv files with extra frameheader
Reimar Döffinger
2007-09-09
Simplify nuv: factor out LZO decompression
Reimar Döffinger
2007-05-10
Remove redundant #inclusion of common.h, avcodec.h already #includes it.
Diego Biurrun
2007-04-08
Get rid of unnecessary pointer casts.
Nicholas Tung
2007-04-07
Remove superfluous setting of has_b_frames in codecs without B-frames.
Nicholas Tung
2007-03-04
Add the prefix "av_" to img_crop(), img_copy() and img_pad(), and rename "img"
Panagiotis Issaris
2007-01-19
rename BE/LE_8/16/32 to AV_RL/B_8/16/32
Alex Beregszaszi
2006-10-07
Change license headers to say 'FFmpeg' instead of 'this program/this library'
Diego Biurrun
2006-03-27
NuppelVideo/MythTVVideo support, including rtjpeg decoder
Reimar Döffinger