log

age author description
Wed, 23 Sep 2009 13:08:48 +0000 michael Check begin/end/partition_size. libavcodec
Wed, 23 Sep 2009 12:42:12 +0000 michael Fix >= vs > check of coded_fragment_list_index. libavcodec
Wed, 23 Sep 2009 12:29:56 +0000 diego Remove unused variables, fixes the warnings: libavcodec
Wed, 23 Sep 2009 12:27:10 +0000 michael Fix init_get_bits() buffer size. libavcodec
Wed, 23 Sep 2009 12:24:21 +0000 michael Check res_setup->books. libavcodec
Wed, 23 Sep 2009 12:17:54 +0000 michael Check masterbook index and subclass book index. libavcodec
Wed, 23 Sep 2009 12:09:33 +0000 michael Add checks for per-packet mode indexes and per-header mode mapping indexes. libavcodec
Wed, 23 Sep 2009 12:02:31 +0000 michael Check classbook value. libavcodec
Wed, 23 Sep 2009 11:44:30 +0000 michael Set data_size to 0 to avoid having it uninitialized. libavcodec
Wed, 23 Sep 2009 11:33:44 +0000 michael Check data_size in decode_frame_mp3on4(). libavcodec
Wed, 23 Sep 2009 11:29:38 +0000 michael check data_size in decode_frame() libavcodec
Wed, 23 Sep 2009 10:45:14 +0000 michael Fix book_idx check. libavcodec
Wed, 23 Sep 2009 10:40:33 +0000 michael Sanity checks for magnitude and angle. libavcodec
Wed, 23 Sep 2009 10:33:49 +0000 michael = -> == typo. libavcodec
Wed, 23 Sep 2009 10:33:13 +0000 mru WMA: use DSPContext.butterflies_float libavcodec
Wed, 23 Sep 2009 10:07:29 +0000 cehoyos Cosmetics: Fix typo. libavcodec
Wed, 23 Sep 2009 09:58:44 +0000 michael Check num_units_in_tick/time_scale to be valid and within the range we support. libavcodec
Wed, 23 Sep 2009 09:03:26 +0000 darkshikari Add support for new x264 API. libavcodec
Wed, 23 Sep 2009 08:35:29 +0000 michael Check dimensions against 0 too. libavcodec
Wed, 23 Sep 2009 07:46:51 +0000 michael Check validity of channels & samplerate. libavcodec
Wed, 23 Sep 2009 05:38:12 +0000 melanson Another micro-optimization for unpack_vlcs(): Eliminate a possible libavcodec
Tue, 22 Sep 2009 22:44:56 +0000 michael Check codec_id and codec_type in avcodec_open(), based on 43_codec_type_mismatch.patch from chrome libavcodec
Tue, 22 Sep 2009 20:37:55 +0000 mru ARM: NEON optimised scalarproduct_float libavcodec
Tue, 22 Sep 2009 19:31:01 +0000 mru AAC: 10l: fix PNS decoding libavcodec
Tue, 22 Sep 2009 17:28:03 +0000 banan Hook up the MD studio demuxer and Atrac1 decoder. libavcodec
Tue, 22 Sep 2009 17:05:19 +0000 banan Mention SDDS so search engines will pick it up for when someone libavcodec
Tue, 22 Sep 2009 17:03:28 +0000 banan Use ff_sine_32 in atrac1. libavcodec
Tue, 22 Sep 2009 15:58:08 +0000 melanson Perform the DC prediction reversal immediately after decoding all of libavcodec
Tue, 22 Sep 2009 01:34:42 +0000 alexc AAC: Simplify some logic from r19956. (The escape codebook is unsigned.) libavcodec
Tue, 22 Sep 2009 00:48:48 +0000 mru ARM: NEON optimisations for some dsputil functions libavcodec