log

age author description
Sat, 19 Sep 2009 01:46:03 +0000 banan Align sample output buffer in atrac1. libavcodec
Sat, 19 Sep 2009 01:45:00 +0000 banan Fix the short block transform for atrac1. libavcodec
Fri, 18 Sep 2009 19:45:09 +0000 diego Reorder functions so that encoding functions are disabled by the preprocessor. libavcodec
Fri, 18 Sep 2009 19:41:23 +0000 diego Add missing stdint.h #include to fix 'make checkheaders'. libavcodec
Fri, 18 Sep 2009 19:03:05 +0000 bcoudurier fix uninitialized memory in dnxhd encoder libavcodec
Thu, 17 Sep 2009 18:52:11 +0000 banan Only use one mdct window size in atrac1. libavcodec
Thu, 17 Sep 2009 05:01:27 +0000 kostya Remove useless code causing crash in Targa decoder libavcodec
Wed, 16 Sep 2009 22:57:00 +0000 jbr add CODEC_CAP_SUBFRAMES to the FLAC decoder capabilities. also add a FIXME libavcodec
Wed, 16 Sep 2009 19:20:48 +0000 mru ARM: do not use movw/movt for relocatable values with PIC libavcodec
Wed, 16 Sep 2009 16:18:18 +0000 kostya Monkey's Audio uses subframes too, declare that in its capabilities libavcodec
Wed, 16 Sep 2009 15:08:26 +0000 faust3 Add CODEC_CAP_SUBFRAMES for codecs that output multiple subframes libavcodec
Wed, 16 Sep 2009 11:29:47 +0000 pross perform sanity check on number of audio channels in avcodec_open() libavcodec
Wed, 16 Sep 2009 07:50:09 +0000 gb Fill in new VASliceParameterBufferMPEG2.slice_horizontal_position field. libavcodec
Wed, 16 Sep 2009 07:49:08 +0000 gb Move down HWAccel code path so that to fill in s->mb_x first. libavcodec
Tue, 15 Sep 2009 23:14:55 +0000 mru 10l: fix ff_fft_init_arm() prototype libavcodec
Tue, 15 Sep 2009 21:14:14 +0000 mru Move per-arch fft init bits into the corresponding subdirs libavcodec
Tue, 15 Sep 2009 16:18:16 +0000 vitor Add two more sizes to ff_sine_windows[] and also pad it with NULLs so libavcodec
Tue, 15 Sep 2009 15:06:04 +0000 jai_menon Fix max_coded_frame_size computation to account for byte alignment. libavcodec
Mon, 14 Sep 2009 21:37:41 +0000 mru ARM: 10l: fix large FFTs libavcodec
Sun, 13 Sep 2009 19:17:02 +0000 banan Do not release the AVFrame when using reget_buffer in flashsv. libavcodec
Sun, 13 Sep 2009 18:05:14 +0000 banan Cosmetics. Renames, indentation and spacing. libavcodec
Sat, 12 Sep 2009 20:10:02 +0000 ramiro Remove ; after while(0) in macros. libavcodec
Sat, 12 Sep 2009 17:59:19 +0000 ramiro eval: Check for return value of memory allocations. libavcodec
Fri, 11 Sep 2009 19:39:40 +0000 banan Remove table that was forgotten in the split. libavcodec
Fri, 11 Sep 2009 19:38:26 +0000 banan Fix doxygen comment libavcodec
Fri, 11 Sep 2009 15:59:27 +0000 faust3 reinit get_bits for every decode_packet call libavcodec
Fri, 11 Sep 2009 06:25:36 +0000 benoit Make get_ur_golomb capable of reading 16 bit values. libavcodec
Fri, 11 Sep 2009 06:20:05 +0000 benoit Fix a typo in the documentation. libavcodec
Fri, 11 Sep 2009 02:24:22 +0000 mru ARM: NEON optimised MDCT libavcodec
Fri, 11 Sep 2009 02:24:19 +0000 mru Prepare for optimised forward MDCT implementations libavcodec