Mon, 12 Jul 2010 21:23:03 +0000 |
cehoyos |
Do not map video quantizer scale (from 1-51 to 0-63) for libvpx anymore.
libavcodec
|
Sun, 11 Jul 2010 16:56:20 +0000 |
jbr |
Add AVCodecContext.lpc_type and Add AVCodecContext.lpc_passes fields.
libavcodec
|
Sat, 10 Jul 2010 06:34:57 +0000 |
darkshikari |
Change qmax/qmin limits to 63 instead of 51.
libavcodec
|
Sat, 03 Jul 2010 15:35:23 +0000 |
cehoyos |
Change all occurences of "inofficial" to "unofficial" in code, comments
libavcodec
|
Thu, 27 May 2010 01:29:09 +0000 |
cehoyos |
Some fields were incorrectly reset (to NULL) when calling avcodec_copy_context().
libavcodec
|
Mon, 17 May 2010 22:49:34 +0000 |
stefano |
Add log_level_offset to AVCodecContext.
libavcodec
|
Thu, 06 May 2010 22:38:18 +0000 |
darkshikari |
Add intra refresh and crf-max support to the libavcodec libx264 wrapper.
libavcodec
|
Wed, 28 Apr 2010 20:00:23 +0000 |
michael |
Add version to AVClass so we can add to and use fields of AVClass without ABI issues.
libavcodec
|
Tue, 20 Apr 2010 14:45:34 +0000 |
diego |
Remove explicit filename from Doxygen @file commands.
libavcodec
|
Fri, 02 Apr 2010 14:08:51 +0000 |
michael |
Change default for bidir_refine to 1.
libavcodec
|
Wed, 31 Mar 2010 20:40:49 +0000 |
rbultje |
Add avcodec_copy_context().
libavcodec
|
Tue, 30 Mar 2010 23:30:55 +0000 |
stefano |
Define AVMediaType enum, and use it instead of enum CodecType, which
libavcodec
|
Thu, 25 Mar 2010 19:39:06 +0000 |
bcoudurier |
Enable mbtree by default, and remove it from presets
libavcodec
|
Thu, 25 Mar 2010 19:25:21 +0000 |
bcoudurier |
Enable more libx264 options, aq, psy, rc lookahead and ssim
libavcodec
|
Fri, 12 Feb 2010 19:25:23 +0000 |
michael |
Try to support truncated h264 frames mixed with mpeg pes headers in mkv.
libavcodec
|
Mon, 01 Feb 2010 00:18:49 +0000 |
michael |
Set reordered_opaque during context alloc by default to AV_NOPTS_VALUE.
libavcodec
|
Wed, 27 Jan 2010 00:31:52 +0000 |
stefano |
Fix misc typos, patch by
libavcodec
|
Tue, 08 Dec 2009 20:01:46 +0000 |
darkshikari |
Add MBtree support for libx264
libavcodec
|
Thu, 26 Nov 2009 20:46:13 +0000 |
jai_menon |
Allow decoders to correctly set the sample format by defaulting to
libavcodec
|
Tue, 24 Nov 2009 15:49:34 +0000 |
darkshikari |
Add weightp support in API for libx264.
libavcodec
|
Mon, 12 Oct 2009 11:35:35 +0000 |
reimar |
Add an execute2 function that is more flexible and allows to use parallel
libavcodec
|
Wed, 27 May 2009 21:40:10 +0000 |
bcoudurier |
remove apparently unused real_pict_num from AVCodecContext
libavcodec
|
Mon, 11 May 2009 04:34:23 +0000 |
conrad |
Add a chroma_sample_location field to define positioning of chroma samples
libavcodec
|
Tue, 05 May 2009 18:25:20 +0000 |
michael |
Add colorspace fields to AVCodecContext.
libavcodec
|
Thu, 09 Apr 2009 21:52:12 +0000 |
lucabe |
Fix documentation for the "-ps" option
libavcodec
|
Sun, 15 Mar 2009 13:38:36 +0000 |
reimar |
1 km^3 cola, timecode_frame_start is a 64 bit integer, this resulted in
libavcodec
|
Thu, 26 Feb 2009 23:47:32 +0000 |
michael |
Add ticks_per_frame, this should hopefully fix the regressions caused
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
|
Sun, 18 Jan 2009 05:52:12 +0000 |
mru |
Alpha: proper IDCT selection
libavcodec
|
Tue, 13 Jan 2009 23:44:16 +0000 |
aurel |
Change semantic of CONFIG_*, HAVE_* and ARCH_*.
libavcodec
|
Sat, 10 Jan 2009 09:53:21 +0000 |
stefano |
Move the AVCodecContext options definition to a dedicated file, reduce
libavcodec
|