log

age author description
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
Fri, 11 Sep 2009 02:01:18 +0000 mru ARM: faster NEON IMDCT libavcodec
Thu, 10 Sep 2009 19:01:53 +0000 banan Use reget_buffer instead of get_buffer. Fixes issue1367. libavcodec
Thu, 10 Sep 2009 18:49:25 +0000 banan Add ATRAC1 codec ID. libavcodec
Thu, 10 Sep 2009 18:47:02 +0000 banan Initial commit of the atrac1 decoder, not hooked up yet libavcodec
Thu, 10 Sep 2009 18:39:57 +0000 banan Remove redundant code forgotten in the split libavcodec
Thu, 10 Sep 2009 14:12:05 +0000 michael Check for thread_count==0. libavcodec
Thu, 10 Sep 2009 12:23:45 +0000 reimar Simplify: reget_buffer behaves exactly like get_buffer if the buffer was libavcodec
Thu, 10 Sep 2009 08:50:03 +0000 mru ARM: NEON optimised FFT and MDCT libavcodec
Thu, 10 Sep 2009 08:49:59 +0000 mru DCA: move an aligned array from stack to context libavcodec
Wed, 09 Sep 2009 21:44:48 +0000 michael Check thread count as multithreaded decoding is not supported. libavcodec
Tue, 08 Sep 2009 19:25:54 +0000 banan Split out common routines needed in the atrac1 decoder from atrac3.c to atrac.c. libavcodec
Tue, 08 Sep 2009 09:11:56 +0000 diego Remove pointless debug statement that fails to compile. libavcodec
Tue, 08 Sep 2009 08:30:56 +0000 reimar Try to clarify that anyone using get_bits must check for buffer overrun libavcodec
Sun, 06 Sep 2009 18:24:25 +0000 cehoyos Cosmetics: Fix typo. libavcodec
Sun, 06 Sep 2009 16:09:21 +0000 reimar Mark all pix_fmts and supported_framerates compound literals as const. libavcodec
Sun, 06 Sep 2009 09:15:07 +0000 reimar Make sample_fmts and channel_layouts compound literals const to reduce size of libavcodec
Sun, 06 Sep 2009 08:56:10 +0000 reimar ff_sine_windows table contains only constant data, too. libavcodec
Sun, 06 Sep 2009 08:53:14 +0000 reimar The ff_cos_tabs table itself is constant, too, so mark it as such. libavcodec
Sun, 06 Sep 2009 08:50:20 +0000 reimar The pointers in ff_sin_tabs themselves are constant, so mark them accordingly. libavcodec
Sun, 06 Sep 2009 08:48:45 +0000 reimar ff_swb_offset_* tables should be const. libavcodec
Sun, 06 Sep 2009 08:27:23 +0000 reimar compatible_frame array can be static const, too. libavcodec
Sun, 06 Sep 2009 08:16:26 +0000 faust3 do not decode more than one audio frame in a decode packet call libavcodec
Sun, 06 Sep 2009 06:56:25 +0000 faust3 avoid extra memcpy during scale factor decoding libavcodec
Sun, 06 Sep 2009 00:08:19 +0000 ramiro Rename CHECKED_ALLOC(Z) to FF_ALLOC(Z)_OR_GOTO and add context and label libavcodec
Sat, 05 Sep 2009 23:33:25 +0000 ramiro Make 16bit YUV formats compatible with NE avcodec_get_pix_fmt(). libavcodec
Sat, 05 Sep 2009 19:35:59 +0000 reimar Use memcpy to copy till end of line in one go instead of copying pixel by pixel libavcodec
Sat, 05 Sep 2009 19:14:44 +0000 reimar Slightly simplify detection of end of compressed data in xan_unpack libavcodec
Sat, 05 Sep 2009 17:28:20 +0000 reimar Make vp3 arrays static const where possible. libavcodec
Sat, 05 Sep 2009 16:41:20 +0000 reimar Remove useless ulti_decode_end function. libavcodec
Sat, 05 Sep 2009 11:22:36 +0000 diego prettyprinting cosmetics libavcodec
Sat, 05 Sep 2009 10:59:09 +0000 faust3 fix handling of packet loss when the output buffer is full libavcodec
Sat, 05 Sep 2009 10:18:23 +0000 faust3 reindent libavcodec
Sat, 05 Sep 2009 10:11:04 +0000 faust3 remove no longer needed debug output libavcodec
Sat, 05 Sep 2009 10:07:55 +0000 faust3 reduce output buffer needs libavcodec
Sat, 05 Sep 2009 09:56:06 +0000 faust3 store packet GetBitContext in the decoder context libavcodec
Fri, 04 Sep 2009 19:04:12 +0000 diego Reduce pointless verbosity after seeks in the MP3 decoder. libavcodec
Fri, 04 Sep 2009 00:57:20 +0000 jbr libspeex: Do not set AVCodecContext.frame_size in decoder init if there is no libavcodec
Wed, 02 Sep 2009 18:03:13 +0000 diego cosmetics: indentation and other prettyprinting fixes libavcodec
Wed, 02 Sep 2009 16:41:49 +0000 faust3 add missing wmapro decoder parts libavcodec
Sun, 30 Aug 2009 21:19:37 +0000 diego Use "FFmpeg video codec #1" instead of "FFmpeg codec #1" as codec long name. libavcodec
Sun, 30 Aug 2009 10:54:16 +0000 kostya Convert ZERO8x2 macro into inline function libavcodec
Sun, 30 Aug 2009 08:29:11 +0000 reimar Remove unused variable. libavcodec
Sun, 30 Aug 2009 06:30:53 +0000 kostya Zeroing pic->motion_val in RV3/4 causes alignment problems on some 64-bit libavcodec
Sun, 30 Aug 2009 06:16:33 +0000 kostya Adjust r->avail_cache[] indexes to avoid alignment issues when zeroing block libavcodec
Sat, 29 Aug 2009 21:04:18 +0000 jbr Store the frame size in the LibSpeexContext in case the header does not exist. libavcodec
Sat, 29 Aug 2009 16:55:55 +0000 mru One declaration of mm_flags is enough libavcodec
Sat, 29 Aug 2009 16:55:50 +0000 mru Move declarations of some mmx functions to dsputil_mmx.h libavcodec
Sat, 29 Aug 2009 16:55:46 +0000 mru Move DECLARE_ALIGNED_8 definition next to DECLARE_ALIGNED_16 libavcodec
Fri, 28 Aug 2009 23:39:02 +0000 mru Make DECLARE_ALIGNED_8 align to 8 bytes, never to 16 libavcodec
Fri, 28 Aug 2009 00:57:00 +0000 jbr Use the output data type to determine the maximum number of samples that can be libavcodec