log

age author description
Mon, 26 May 2008 18:18:33 +0000 vitor Rename var: val -> energy libavcodec
Mon, 26 May 2008 18:16:05 +0000 vitor Rename var: swapbuf* are LPC related libavcodec
Mon, 26 May 2008 17:10:00 +0000 vitor Rename var: buffer_2 is an adaptive codebook libavcodec
Mon, 26 May 2008 16:59:39 +0000 vitor Context vars are not global vars. glob is a bad name for it. libavcodec
Mon, 26 May 2008 16:55:22 +0000 vitor Rename context struct to be more consistent with the rest of ffmpeg libavcodec
Mon, 26 May 2008 11:32:42 +0000 michael Warn about packed B-frames. (especially useful if the file in question is libavcodec
Mon, 26 May 2008 02:00:18 +0000 michael indent libavcodec
Mon, 26 May 2008 01:58:47 +0000 michael allow av_parser_close(NULL) libavcodec
Mon, 26 May 2008 01:06:15 +0000 michael print direct_spatial_mv_pred libavcodec
Sun, 25 May 2008 20:02:24 +0000 jbr safer solution for setting audio parameters libavcodec
Sun, 25 May 2008 19:48:03 +0000 vitor Merge two if's libavcodec
Sun, 25 May 2008 19:00:13 +0000 vitor Use (u)int16_t instead of (unsigned) short libavcodec
Sun, 25 May 2008 18:54:17 +0000 jbr set audio parameters if frame header is ok, even if crc fails libavcodec
Sun, 25 May 2008 18:06:01 +0000 jbr cosmetics: indent libavcodec
Sun, 25 May 2008 18:05:15 +0000 jbr add error concealment libavcodec
Sun, 25 May 2008 17:06:14 +0000 vitor Yet more cosmetics libavcodec
Sun, 25 May 2008 17:04:42 +0000 vitor More cosmetics libavcodec
Sun, 25 May 2008 16:58:25 +0000 vitor Cosmetics libavcodec
Sun, 25 May 2008 16:53:55 +0000 vitor Rename var libavcodec
Sun, 25 May 2008 16:52:14 +0000 vitor Minor simplification of dec1() libavcodec
Sun, 25 May 2008 16:50:08 +0000 vitor Minor simplification of dec2() libavcodec
Sun, 25 May 2008 16:46:05 +0000 vitor Remove useless variable libavcodec
Sun, 25 May 2008 16:44:56 +0000 vitor Cosmetics: merge declaration and initialization libavcodec
Sun, 25 May 2008 16:42:31 +0000 vitor Cosmetics: braces removal libavcodec
Sun, 25 May 2008 16:29:07 +0000 vitor Move evaluation of variable a to where it is trivial libavcodec
Sun, 25 May 2008 16:27:33 +0000 vitor Make add_wav() receive a vector instead of three integers libavcodec
Sun, 25 May 2008 16:20:06 +0000 jbr cosmetics: indent libavcodec
Sun, 25 May 2008 16:19:44 +0000 jbr 10l: fix error in commit r13382 libavcodec
Sun, 25 May 2008 16:10:08 +0000 vitor Remove gbuf2 from context libavcodec
Sun, 25 May 2008 15:34:48 +0000 jbr add checks for missing information in the first block libavcodec