Thu, 05 Jul 2007 09:08:28 +0000 |
aurel |
split mpeg12 encoder out of mpeg12.c
libavcodec
|
Thu, 05 Jul 2007 06:47:02 +0000 |
mru |
Merge branch 'master' of /var/git/ffmpeg/
libavcodec
|
Thu, 05 Jul 2007 06:47:00 +0000 |
mru |
use av_freep() in free_vlc() and failed init_vlc()
libavcodec
|
Thu, 05 Jul 2007 03:01:53 +0000 |
vitor |
Remove more useless parentheses.
libavcodec
|
Tue, 03 Jul 2007 09:55:56 +0000 |
benoit |
Description: split mpegvideo.c
libavcodec
|
Tue, 03 Jul 2007 09:12:55 +0000 |
diego |
CONFIG_XVID --> CONFIG_LIBXVID
libavcodec
|
Tue, 03 Jul 2007 02:52:40 +0000 |
vitor |
Remove useless parentheses.
libavcodec
|
Tue, 03 Jul 2007 02:50:36 +0000 |
vitor |
Remove variables made unused by the last two patches and test svn access.
libavcodec
|
Mon, 02 Jul 2007 17:00:04 +0000 |
diego |
Remove leading underscores from specifiers, they are reserved.
libavcodec
|
Mon, 02 Jul 2007 10:21:41 +0000 |
benoit |
use properly AVFrame.linesize
libavcodec
|
Mon, 02 Jul 2007 10:20:12 +0000 |
benoit |
use properly AVFrame.linesize
libavcodec
|
Mon, 02 Jul 2007 10:13:19 +0000 |
diego |
Ignore .ho files.
libavcodec
|
Mon, 02 Jul 2007 10:08:47 +0000 |
diego |
Add missing comment markers to #endif directive.
libavcodec
|
Mon, 02 Jul 2007 07:06:28 +0000 |
benoit |
QT RLE encoder
libavcodec
|
Thu, 28 Jun 2007 15:53:36 +0000 |
kostya |
this prediction direction adjustment is wrong
libavcodec
|
Wed, 27 Jun 2007 14:27:47 +0000 |
iive |
Identify the loop_filter flag as such and remove the unused variables in the context.
libavcodec
|
Wed, 27 Jun 2007 10:40:29 +0000 |
benoit |
use the right stride
libavcodec
|
Wed, 27 Jun 2007 06:57:31 +0000 |
benoit |
use the right stride
libavcodec
|
Tue, 26 Jun 2007 20:13:59 +0000 |
benoit |
indentation
libavcodec
|
Tue, 26 Jun 2007 20:13:09 +0000 |
benoit |
right copyrights
libavcodec
|
Tue, 26 Jun 2007 20:10:26 +0000 |
benoit |
add width and height in context and use them
libavcodec
|
Tue, 26 Jun 2007 18:01:15 +0000 |
benoit |
Indentation
libavcodec
|
Tue, 26 Jun 2007 18:00:50 +0000 |
benoit |
test context before accessing it
libavcodec
|
Tue, 26 Jun 2007 16:09:55 +0000 |
benoit |
add an AVClass pointer in SwsContext context
libavcodec
|