log libschroedingerenc.c @ 12501:b3f9612d4ea7 libavcodec

age author description
Wed, 05 May 2010 21:38:02 +0000 conrad schroenc: Set colorspace info libavcodec
Wed, 05 May 2010 21:37:58 +0000 conrad schroenc: Use AV_RB32 libavcodec
Wed, 05 May 2010 21:02:49 +0000 conrad schroenc: Set open-gop libavcodec
Wed, 05 May 2010 21:02:45 +0000 conrad schroenc: Set keyframe interval libavcodec
Wed, 05 May 2010 21:02:41 +0000 conrad schroenc: Use constant quality for constant quality, not noise threshold libavcodec
Wed, 05 May 2010 21:02:37 +0000 conrad schroenc: Don't touch gop_structure by default, it should be left adaptive 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 16:09:21 +0000 reimar Mark all pix_fmts and supported_framerates compound literals as const. libavcodec
Sat, 15 Aug 2009 11:59:53 +0000 diego Fix bug caused by difference in stride and picture width. libavcodec
Sat, 15 Aug 2009 11:42:15 +0000 diego cosmetics: indentation, prettyprinting, K&R coding style libavcodec
Sat, 15 Aug 2009 11:31:42 +0000 diego Simplify another 'if' condition: Replace 'exp == 0' by '!exp'. libavcodec
Sat, 15 Aug 2009 11:12:47 +0000 diego Remove useless braces around if/for/while expressions. libavcodec
Sat, 15 Aug 2009 11:02:50 +0000 diego Simplify 'if' condition statements. libavcodec
Tue, 10 Feb 2009 14:27:16 +0000 diego Fix crash when encoding using libschroedinger. libavcodec
Sun, 01 Feb 2009 02:00:19 +0000 diego Use full internal pathname in doxygen @file directives. libavcodec
Tue, 09 Sep 2008 14:47:47 +0000 diego Add support for creating Simple Profile (I-frame only, no arithmetic coding) libavcodec
Sat, 12 Jul 2008 20:12:18 +0000 diego Fix pts handling when encoding with libschroedinger, closes issue 453. libavcodec
Thu, 12 Jun 2008 21:50:13 +0000 stefano Make AVCodec long_names definition conditional depending on CONFIG_SMALL. libavcodec
Sat, 17 May 2008 10:20:01 +0000 diego missing codec long names by Stefano Sabatini, stefano.sabatini-lala poste it libavcodec
Sun, 11 May 2008 22:28:43 +0000 cehoyos Replace some occurrences of -1 with PIX_FMT_NONE. libavcodec
Sat, 03 May 2008 13:59:45 +0000 diego Add Dirac support through libschroedinger. libavcodec