Sat, 11 Apr 2009 13:58:18 +0000 |
michael |
get rid of INIT_VLC_USE_STATIC in h261.
libavcodec
|
Sat, 11 Apr 2009 11:47:15 +0000 |
cehoyos |
Use INIT_VLC_USE_STATIC and not its value "1".
libavcodec
|
Tue, 07 Apr 2009 15:59:50 +0000 |
rbultje |
Implement avcodec_decode_video2(), _audio3() and _subtitle2() which takes an
libavcodec
|
Sun, 01 Feb 2009 02:00:19 +0000 |
diego |
Use full internal pathname in doxygen @file directives.
libavcodec
|
Mon, 08 Sep 2008 18:18:49 +0000 |
michael |
Rename error_resilience to error_recognition.
libavcodec
|
Sat, 02 Aug 2008 22:51:49 +0000 |
bcoudurier |
do not fail on qscale==0 if error resilience is high, fix broken quicktime h261, lotr.mov
libavcodec
|
Thu, 12 Jun 2008 21:50:13 +0000 |
stefano |
Make AVCodec long_names definition conditional depending on CONFIG_SMALL.
libavcodec
|
Fri, 30 May 2008 21:08:41 +0000 |
michael |
Change init_vlc_rl() so it does not use *alloc_static() anymore.
libavcodec
|
Sun, 27 Apr 2008 10:52:44 +0000 |
diego |
Add long names to many AVCodec declarations.
libavcodec
|
Sat, 22 Mar 2008 01:06:57 +0000 |
diego |
typo: occured --> occurred
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 13:32:41 +0000 |
michael |
const
libavcodec
|
Sat, 16 Jun 2007 15:15:19 +0000 |
mru |
move definition of MB_TYPE_H261_FIL to h261.h so h261.c doesn't
libavcodec
|
Tue, 12 Jun 2007 18:50:50 +0000 |
diego |
misc typo fixes
libavcodec
|
Tue, 12 Jun 2007 09:29:25 +0000 |
diego |
misc spelling fixes
libavcodec
|
Mon, 21 May 2007 12:51:29 +0000 |
takis |
Split the h261.c file into separate files for the encoder, decoder and common stuff.
libavcodec
base
h261.c@f5cc6038cfe4
|