Tue, 20 Apr 2010 14:45:34 +0000 |
diego |
Remove explicit filename from Doxygen @file commands.
libavcodec
|
Tue, 30 Mar 2010 23:30:55 +0000 |
stefano |
Define AVMediaType enum, and use it instead of enum CodecType, which
libavcodec
|
Fri, 08 Jan 2010 05:08:02 +0000 |
jai_menon |
Set bits_per_coded_sample in the raw video encoder.
libavcodec
|
Thu, 02 Apr 2009 12:15:04 +0000 |
cehoyos |
Map MOV fourcc YUV2 correctly to PIX_FMT_YUYV422.
libavcodec
|
Sun, 01 Feb 2009 02:00:19 +0000 |
diego |
Use full internal pathname in doxygen @file directives.
libavcodec
|
Mon, 19 Jan 2009 15:46:40 +0000 |
diego |
cosmetics: Remove pointless period after copyright statement non-sentences.
libavcodec
|
Thu, 23 Oct 2008 07:30:16 +0000 |
benoit |
Revert r15653.
libavcodec
|
Mon, 20 Oct 2008 07:35:17 +0000 |
benoit |
Copy pts for each raw encoded frame.
libavcodec
|
Thu, 12 Jun 2008 21:50:13 +0000 |
stefano |
Make AVCodec long_names definition conditional depending on CONFIG_SMALL.
libavcodec
|
Sun, 27 Apr 2008 22:39:51 +0000 |
diego |
Add long names to AVCodec declarations.
libavcodec
|
Fri, 21 Mar 2008 03:11:20 +0000 |
zuxy |
Apply 'cold' attribute to init/uninit functions in libavcodec
libavcodec
|
Mon, 09 Jul 2007 16:26:11 +0000 |
aurel |
split rawvideo encoder and decoder in their own files
libavcodec
|