Sun, 09 Sep 2007 18:14:11 +0000 |
reimar |
dsputil must be initialized before calling rtjpeg init.
libavcodec
|
Sun, 09 Sep 2007 10:20:47 +0000 |
reimar |
Properly handle nuv file with changing resolution
libavcodec
|
Sun, 09 Sep 2007 09:16:47 +0000 |
reimar |
Make sure rtjpeg quality is a valid value
libavcodec
|
Sun, 09 Sep 2007 09:00:12 +0000 |
reimar |
Fix extreme stupidity: buffer size check must of course be before buffer use!
libavcodec
|
Sun, 09 Sep 2007 08:52:53 +0000 |
reimar |
10l, add check forgotten in last commit
libavcodec
|
Sun, 09 Sep 2007 08:42:49 +0000 |
reimar |
First ugly and slow attempt to fix nuv files with extra frameheader
libavcodec
|
Sun, 09 Sep 2007 08:22:07 +0000 |
reimar |
Simplify nuv: factor out LZO decompression
libavcodec
|
Thu, 10 May 2007 09:00:44 +0000 |
diego |
Remove redundant #inclusion of common.h, avcodec.h already #includes it.
libavcodec
|
Sun, 08 Apr 2007 20:24:16 +0000 |
diego |
Get rid of unnecessary pointer casts.
libavcodec
|
Sat, 07 Apr 2007 17:37:30 +0000 |
diego |
Remove superfluous setting of has_b_frames in codecs without B-frames.
libavcodec
|
Sun, 04 Mar 2007 11:53:11 +0000 |
takis |
Add the prefix "av_" to img_crop(), img_copy() and img_pad(), and rename "img"
libavcodec
|
Fri, 19 Jan 2007 22:12:59 +0000 |
alex |
rename BE/LE_8/16/32 to AV_RL/B_8/16/32
libavcodec
|
Sat, 07 Oct 2006 15:30:46 +0000 |
diego |
Change license headers to say 'FFmpeg' instead of 'this program/this library'
libavcodec
|
Mon, 27 Mar 2006 22:22:50 +0000 |
reimar |
NuppelVideo/MythTVVideo support, including rtjpeg decoder
libavcodec
|