Tue, 20 Jul 2010 21:54:46 +0000 |
skal |
remove an unneeded av_realloc()
libavcodec
|
Sun, 11 Jul 2010 06:59:21 +0000 |
skal |
add some buffer checks
libavcodec
|
Sun, 11 Jul 2010 06:40:05 +0000 |
skal |
use avccontext->frame_size where appropriate
libavcodec
|
Sun, 27 Jun 2010 09:25:05 +0000 |
mstorsjo |
Fix libvorbis encoding with more than 2 channels
libavcodec
|
Tue, 22 Jun 2010 06:53:06 +0000 |
mstorsjo |
libvorbis: Only drop 1-byte packets at end of stream
libavcodec
|
Wed, 16 Jun 2010 19:03:54 +0000 |
mstorsjo |
libvorbis: Use memmove instead of memcpy for shifting data
libavcodec
|
Fri, 04 Jun 2010 22:40:40 +0000 |
conrad |
libvorbis: Disable strict bitrate management when not requested
libavcodec
|
Fri, 04 Jun 2010 22:40:36 +0000 |
conrad |
libvorbis: OV_ECTL_RATEMANAGE_AVG is depreciated in favor of
libavcodec
|
Fri, 04 Jun 2010 22:40:31 +0000 |
conrad |
libvorbis: Hook up min/max bitrate
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
|
Sun, 06 Sep 2009 09:15:07 +0000 |
reimar |
Make sample_fmts and channel_layouts compound literals const to reduce size of
libavcodec
|
Wed, 01 Jul 2009 06:48:27 +0000 |
bcoudurier |
add missing \n to error message
libavcodec
|
Sun, 22 Feb 2009 13:48:55 +0000 |
stefano |
Add missing av_cold in static init/close functions.
libavcodec
|
Mon, 09 Feb 2009 22:11:28 +0000 |
jbr |
libvorbis: Use 0-10 range for audio quality.
libavcodec
|
Sun, 01 Feb 2009 02:00:19 +0000 |
diego |
Use full internal pathname in doxygen @file directives.
libavcodec
|
Mon, 26 Jan 2009 22:51:16 +0000 |
diego |
Fix filenames in Doxygen comments.
libavcodec
|
Wed, 15 Oct 2008 07:31:06 +0000 |
benoit |
Cosmetics: fix indentation after previous commit.
libavcodec
|
Wed, 15 Oct 2008 07:29:37 +0000 |
benoit |
Add a flag to avoid calling vorbis_analysis_wrote twice with an empty buffer.
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
|
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
|
Sun, 04 Nov 2007 12:55:32 +0000 |
diego |
Remove libvorbis Vorbis decoding support. Our native decoder is complete
libavcodec
|
Sat, 11 Aug 2007 23:17:03 +0000 |
aurel |
various simplifications around recent av_clip_int16() usage
libavcodec
|
Sat, 11 Aug 2007 22:48:55 +0000 |
aurel |
use av_clip_int16() where it makes sense
libavcodec
|
Thu, 05 Jul 2007 10:40:25 +0000 |
diego |
license header consistency cosmetics
libavcodec
|
Wed, 06 Jun 2007 00:14:18 +0000 |
diego |
Give all wrappers for external libraries names starting with lib.
libavcodec
base
oggvorbis.c@93bd4d10c7da
|