Fri, 27 Jun 2008 18:53:41 +0000 |
astrange |
Remove pointless AVFrame* casting.
libavcodec
|
Fri, 27 Jun 2008 18:52:02 +0000 |
astrange |
Remove duplicate emms.
libavcodec
|
Fri, 27 Jun 2008 18:51:01 +0000 |
astrange |
Remove commented-out code.
libavcodec
|
Fri, 27 Jun 2008 18:50:06 +0000 |
astrange |
Export qscale so that postprocessing works.
libavcodec
|
Fri, 27 Jun 2008 18:47:01 +0000 |
astrange |
Remove unused PutBitContext.
libavcodec
|
Thu, 12 Jun 2008 21:50:13 +0000 |
stefano |
Make AVCodec long_names definition conditional depending on CONFIG_SMALL.
libavcodec
|
Wed, 14 May 2008 16:30:37 +0000 |
diego |
Add codec long name, patch by Stefano Sabatini, stefano.sabatini-lala poste it.
libavcodec
|
Tue, 08 Apr 2008 01:09:33 +0000 |
superdump |
Increase alignment for DCT block arrays from 8 to 16
libavcodec
|
Fri, 21 Mar 2008 03:11:20 +0000 |
zuxy |
Apply 'cold' attribute to init/uninit functions in libavcodec
libavcodec
|
Sun, 09 Mar 2008 23:31:02 +0000 |
aurel |
add FF_ prefix to all (frame)_TYPE usage
libavcodec
|
Fri, 01 Feb 2008 03:34:43 +0000 |
michael |
const
libavcodec
|
Wed, 05 Dec 2007 13:11:18 +0000 |
benoit |
Fix missing chroma in version 3 STR.
libavcodec
|
Thu, 05 Jul 2007 10:37:29 +0000 |
diego |
Group all copyright and author notices together.
libavcodec
|
Thu, 05 Jul 2007 09:21:55 +0000 |
aurel |
add proper ff_ prefix to new extern symbols
libavcodec
|
Sat, 07 Oct 2006 15:30:46 +0000 |
diego |
Change license headers to say 'FFmpeg' instead of 'this program/this library'
libavcodec
|