Sat, 12 Dec 2009 20:18:49 +0000 |
conrad |
Clarify comment: although still hacky, it is correct for existing libtheora
libavcodec
|
Sat, 12 Dec 2009 20:18:46 +0000 |
conrad |
libtheoraenc.c: mark keyframes
libavcodec
|
Wed, 25 Nov 2009 16:00:14 +0000 |
conrad |
Support compiling against libtheora older than 1.1
libavcodec
|
Sun, 22 Nov 2009 21:08:46 +0000 |
conrad |
Set colorspace for libtheora encoding
libavcodec
|
Sun, 22 Nov 2009 21:08:43 +0000 |
conrad |
Support 4:2:2 and 4:4:4 subsampling in libtheora encoding
libavcodec
|
Sun, 22 Nov 2009 21:08:40 +0000 |
conrad |
Add support for two pass encoding in libtheora
libavcodec
|
Sun, 22 Nov 2009 21:08:37 +0000 |
conrad |
Update libtheora wrapper to use the 1.0 API
libavcodec
|
Mon, 19 Oct 2009 22:26:52 +0000 |
diego |
Get rid of some pointless '== NULL' / '!= 0' conditions in if statements.
libavcodec
|
Mon, 19 Oct 2009 15:51:34 +0000 |
diego |
whitespace cosmetics: prettyprinting, K&R style
libavcodec
|
Mon, 19 Oct 2009 15:14:00 +0000 |
diego |
Remove pointless parentheses.
libavcodec
|
Sat, 10 Oct 2009 14:43:31 +0000 |
reimar |
Hack: set the coded frame PTS to the incoming PTS.
libavcodec
|
Wed, 30 Sep 2009 22:25:49 +0000 |
conrad |
Support constant-quant encoding for libtheora
libavcodec
|
Mon, 13 Jul 2009 01:59:48 +0000 |
conrad |
Fix "warning: assignment discards qualifiers from pointer target type"
libavcodec
|
Mon, 13 Jul 2009 01:59:45 +0000 |
conrad |
Fix memory leak in libtheora encoder
libavcodec
|
Fri, 22 May 2009 22:01:50 +0000 |
conrad |
Fix libtheora encoding for non-mod16 sizes
libavcodec
|
Sun, 22 Feb 2009 13:48:55 +0000 |
stefano |
Add missing av_cold in static init/close functions.
libavcodec
|
Mon, 26 Jan 2009 22:51:16 +0000 |
diego |
Fix filenames in Doxygen comments.
libavcodec
|
Sun, 11 Jan 2009 23:26:52 +0000 |
stefano |
Add missing inclusion of libavutil/intreadwrite.h, fix compilation when
libavcodec
|
Thu, 12 Jun 2008 21:50:13 +0000 |
stefano |
Make AVCodec long_names definition conditional depending on CONFIG_SMALL.
libavcodec
|
Sun, 11 May 2008 22:28:43 +0000 |
cehoyos |
Replace some occurrences of -1 with PIX_FMT_NONE.
libavcodec
|
Fri, 09 May 2008 11:56:36 +0000 |
diego |
Use full path for #includes from another directory.
libavcodec
|
Sun, 27 Apr 2008 22:39:51 +0000 |
diego |
Add long names to AVCodec declarations.
libavcodec
|
Thu, 05 Jul 2007 10:40:25 +0000 |
diego |
license header consistency cosmetics
libavcodec
|
Sat, 02 Jun 2007 01:41:07 +0000 |
ramiro |
Use AV_xx throughout libavcodec
libavcodec
|
Wed, 07 Feb 2007 14:10:50 +0000 |
diego |
Add a comment about swapped numerator and denominator.
libavcodec
|
Thu, 25 Jan 2007 00:16:28 +0000 |
diego |
Theora encoding via libtheora.
libavcodec
|