log

age author description
Mon, 02 Oct 2006 05:55:16 +0000 ods15 Original Commit: r4 | ods15 | 2006-09-16 15:36:03 +0300 (Sat, 16 Sep 2006) | 3 lines libavcodec
Mon, 02 Oct 2006 05:55:14 +0000 ods15 Original Commit: r3 | ods15 | 2006-09-16 11:49:07 +0300 (Sat, 16 Sep 2006) | 2 lines libavcodec
Mon, 02 Oct 2006 05:54:55 +0000 ods15 skeleton for vorbis_enc.c libavcodec
Sun, 01 Oct 2006 21:25:17 +0000 lorenm approximate qpel functions: sacrifice some quality for some decoding speed. enabled on B-frames with -lavdopts fast. libavcodec
Sun, 01 Oct 2006 18:19:49 +0000 diego Fix compilation with --disable-encoders. libavcodec
Sun, 01 Oct 2006 17:38:07 +0000 ods15 remove render_line from vorbis.h, add ff_vorbis_floor1_render_list instead libavcodec
Sun, 01 Oct 2006 13:53:08 +0000 ods15 prevent warning in vorbis_data.c libavcodec
Sun, 01 Oct 2006 13:45:17 +0000 ods15 100l, broke ffmpeg compilation, ABS() and uint* types not defined in vorbis_data.c libavcodec
Sun, 01 Oct 2006 11:59:33 +0000 ods15 make some more functions global so they can be shared with vorbis_enc.c libavcodec
Sun, 01 Oct 2006 11:11:30 +0000 ods15 make ready_floor1_list() shared for vorbis_enc.c libavcodec
Sun, 01 Oct 2006 05:09:20 +0000 kostya 1l: correct argument order in avcodec_check_dimensions libavcodec
Sat, 30 Sep 2006 23:49:09 +0000 michael palette (if we memcpy it into AVFrame) must be uint32_t libavcodec
Sat, 30 Sep 2006 18:47:15 +0000 ods15 vorbis.h -> vorbis_data.c libavcodec
Sat, 30 Sep 2006 18:16:38 +0000 michael marking AVPaletteControl as deprecated due to thread saftey amongth other issues (it doesnt work if theres any delay between demuxer and decoder) libavcodec
Sat, 30 Sep 2006 16:00:27 +0000 michael seems only 3 bits are used for the number of resolutions, some rv30 files have this set to 10 even though there are just 2 resolutions in the extradata libavcodec