log libschroedingerenc.c @ 10060:965220ebc611 libavcodec

age author description
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