log

age author description
Tue, 27 May 2008 19:44:56 +0000 michael Do not read from prior the array, fix CID 127. libavcodec
Tue, 27 May 2008 16:50:48 +0000 vitor Add comment libavcodec
Tue, 27 May 2008 16:14:31 +0000 vitor Fix doxy comments libavcodec
Tue, 27 May 2008 12:32:59 +0000 diego cosmetics: XviD is now called Xvid. libavcodec
Tue, 27 May 2008 10:51:23 +0000 diego cosmetics: typo fixes libavcodec
Tue, 27 May 2008 00:43:39 +0000 jbr zero the upper frequencies of the correct coefficients libavcodec
Mon, 26 May 2008 23:36:05 +0000 diego consistency cosmetics: indices --> indexes in variable names libavcodec
Mon, 26 May 2008 23:19:26 +0000 diego Clarify avcodec_encode_audio() vs. PCM audio. libavcodec
Mon, 26 May 2008 23:14:25 +0000 diego consistency cosmetics: indices --> indexes libavcodec
Mon, 26 May 2008 23:11:24 +0000 diego cosmetics: typo libavcodec
Mon, 26 May 2008 23:09:46 +0000 diego cosmetics: Use C-style comments in #endif directives. libavcodec
Mon, 26 May 2008 18:26:47 +0000 vitor Rename var: add read coefficients a decent name libavcodec
Mon, 26 May 2008 18:21:09 +0000 vitor Update comment libavcodec
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