Tue, 24 Feb 2009 22:24:34 +0000 |
cehoyos |
Export timestamp parameter from H.264.
libavcodec
|
Tue, 24 Feb 2009 20:19:59 +0000 |
cehoyos |
Correct time_base of H.264 and repeat_pict.
libavcodec
|
Sat, 21 Feb 2009 20:11:47 +0000 |
cehoyos |
Use context variable repeat_pict for frame duration computation and
libavcodec
|
Sat, 21 Feb 2009 20:03:05 +0000 |
cehoyos |
Set context variable picture_structure in H264 parser.
libavcodec
|
Sat, 21 Feb 2009 19:59:25 +0000 |
cehoyos |
Set context variable key_frame in H264 parser.
libavcodec
|
Sat, 21 Feb 2009 19:56:50 +0000 |
cehoyos |
Parse NAL units in H264 parser.
libavcodec
|
Sun, 08 Feb 2009 21:22:18 +0000 |
superdump |
Fix a const related warning
libavcodec
|
Sun, 01 Feb 2009 02:00:19 +0000 |
diego |
Use full internal pathname in doxygen @file directives.
libavcodec
|
Sat, 17 Jan 2009 01:17:04 +0000 |
cehoyos |
Remove CODEC_ID_H264_VDPAU.
libavcodec
|
Tue, 13 Jan 2009 23:44:16 +0000 |
aurel |
Change semantic of CONFIG_*, HAVE_* and ARCH_*.
libavcodec
|
Sun, 04 Jan 2009 23:55:27 +0000 |
cehoyos |
Add VDPAU hardware accelerated decoding for H264 which can be used by
libavcodec
|
Sun, 28 Dec 2008 23:26:12 +0000 |
michael |
Explain the lack of +3/7
libavcodec
|
Tue, 23 Dec 2008 02:34:58 +0000 |
michael |
Make h264 parser 50% faster.
libavcodec
|
Sat, 04 Oct 2008 01:11:04 +0000 |
michael |
100l forgot return type.
libavcodec
|
Fri, 03 Oct 2008 23:08:52 +0000 |
michael |
ff_parse_close() is not the correct function for H264Context.
libavcodec
|
Thu, 02 Oct 2008 19:24:26 +0000 |
gpoirier |
fix warning reported by Intel C compiler:
libavcodec
|
Thu, 05 Jul 2007 10:40:25 +0000 |
diego |
license header consistency cosmetics
libavcodec
|
Thu, 10 May 2007 22:26:44 +0000 |
aurel |
split h264.c to move parser in its own file
libavcodec
|