Sat, 03 Jul 2010 15:35:23 +0000 |
cehoyos |
Change all occurences of "inofficial" to "unofficial" in code, comments
libavcodec
|
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
|
Sat, 13 Feb 2010 03:43:10 +0000 |
cehoyos |
Fix compilation with --enable-libgsm on Gentoo and OpenSUSE.
libavcodec
|
Sun, 06 Sep 2009 09:15:07 +0000 |
reimar |
Make sample_fmts and channel_layouts compound literals const to reduce size of
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, 10 Nov 2008 20:02:00 +0000 |
andoma |
Fix memory leak in libgsm wrapper.
libavcodec
|
Thu, 31 Jul 2008 10:47:31 +0000 |
pross |
Modify all codecs to report their supported input and output sample format(s).
libavcodec
|
Thu, 12 Jun 2008 21:50:13 +0000 |
stefano |
Make AVCodec long_names definition conditional depending on CONFIG_SMALL.
libavcodec
|
Tue, 29 Apr 2008 18:32:06 +0000 |
michael |
indent
libavcodec
|
Tue, 29 Apr 2008 18:31:29 +0000 |
michael |
Fix decoding of:
libavcodec
|
Tue, 29 Apr 2008 07:24:44 +0000 |
diego |
Add some long names to AVCodec declarations.
libavcodec
|
Fri, 25 Apr 2008 13:25:11 +0000 |
mbardiaux |
Make sure some value is always returned via data_size
libavcodec
|
Fri, 25 Apr 2008 13:05:15 +0000 |
mbardiaux |
Allow bitrates zero and 13200 (needed for decoding mov and aiff)
libavcodec
|
Fri, 21 Mar 2008 03:11:20 +0000 |
zuxy |
Apply 'cold' attribute to init/uninit functions in libavcodec
libavcodec
|
Sat, 28 Jul 2007 12:46:26 +0000 |
diego |
cosmetics: misc typo fixes
libavcodec
|
Wed, 06 Jun 2007 08:41:45 +0000 |
diego |
Give names of external library decoders/encoders a lib prefix
libavcodec
|
Tue, 20 Feb 2007 11:09:47 +0000 |
mbardiaux |
Add support for MS-GSM codec
libavcodec
|
Sat, 07 Oct 2006 15:30:46 +0000 |
diego |
Change license headers to say 'FFmpeg' instead of 'this program/this library'
libavcodec
|
Thu, 12 Jan 2006 22:43:26 +0000 |
diego |
Update licensing information: The FSF changed postal address.
libavcodec
|
Sat, 17 Dec 2005 18:14:38 +0000 |
diego |
COSMETICS: Remove all trailing whitespace.
libavcodec
|
Sun, 22 May 2005 23:39:11 +0000 |
michael |
libgsm warper by (Alban Bedel: albeu, free fr)
libavcodec
|