log

age author description
Sat, 24 Jan 2009 16:01:20 +0000 jbr flacdec: remove unneeded debugging statements libavcodec
Sat, 24 Jan 2009 15:46:19 +0000 jbr flacdec: remove some unused code libavcodec
Sat, 24 Jan 2009 14:46:00 +0000 diego Add required headers to fix 'make checkheaders'. libavcodec
Sat, 24 Jan 2009 14:32:22 +0000 stefang remove alloc_table_0 and alloc_table_2, the same libavcodec
Sat, 24 Jan 2009 14:30:15 +0000 stefang remove zigzag_scan8x8, it is the same as ff_zigzag_direct libavcodec
Sat, 24 Jan 2009 14:28:08 +0000 stefang avoid duplication of size_table and offset_table libavcodec
Sat, 24 Jan 2009 14:26:40 +0000 stefang avoid duplication of dquant_code libavcodec
Sat, 24 Jan 2009 08:15:43 +0000 vitor Do not allocate RoqTempData on the stack libavcodec
Fri, 23 Jan 2009 22:27:19 +0000 jbr rename flac.c to flacdec.c libavcodec
Fri, 23 Jan 2009 12:09:32 +0000 andoma Avoid allocating MPADecodeContext on stack. libavcodec
Fri, 23 Jan 2009 06:33:04 +0000 kostya Remove the block with always false condition from vc1_parse_frame_header() libavcodec
Fri, 23 Jan 2009 06:31:17 +0000 kostya VC-1 postproc field is 2 bits wide while decoder read only single bit. libavcodec
Thu, 22 Jan 2009 22:23:58 +0000 jbr flacdec: add support for 3 additional sample rate codes libavcodec
Thu, 22 Jan 2009 19:48:10 +0000 alexc Mark ff_fft_init with av_cold. libavcodec
Thu, 22 Jan 2009 19:46:23 +0000 alexc Clean up FFT related comments. libavcodec
Thu, 22 Jan 2009 00:31:26 +0000 bcoudurier Add const, remove warning: libavcodec
Wed, 21 Jan 2009 13:24:35 +0000 kostya VMD first chunk of audio is not coded as many separate chunks of block_align libavcodec
Tue, 20 Jan 2009 22:53:25 +0000 cehoyos Sort VdpPictureInfo alphabetically. libavcodec
Tue, 20 Jan 2009 09:36:28 +0000 cehoyos Cosmetics: Fix indentation after last commit. libavcodec
Tue, 20 Jan 2009 09:28:36 +0000 cehoyos Add VDPAU hardware accelerated decoding for WMV3 and VC1 which can libavcodec
Mon, 19 Jan 2009 23:41:46 +0000 diego Use "" instead of <> when #including non-system headers. libavcodec
Mon, 19 Jan 2009 15:46:40 +0000 diego cosmetics: Remove pointless period after copyright statement non-sentences. libavcodec
Sun, 18 Jan 2009 23:04:33 +0000 stefano Replace calls to the deprecated function av_init_random() with libavcodec
Sun, 18 Jan 2009 22:57:40 +0000 aurel moves mid_pred() into mathops.h (with arch specific code split by directory) libavcodec
Sun, 18 Jan 2009 20:43:11 +0000 mru ARM: simplify ff_put/avg_h264_chroma_mc4/8_neon definitions, no code change libavcodec
Sun, 18 Jan 2009 18:31:52 +0000 mru Alpha: fix pix_abs16 libavcodec
Sun, 18 Jan 2009 07:20:12 +0000 darkshikari Fix 10L in r16670 (broke deblocking code) libavcodec
Sun, 18 Jan 2009 07:14:36 +0000 darkshikari Faster VC-1 C loopfilter using lots of xor magic libavcodec
Sun, 18 Jan 2009 05:52:20 +0000 mru dct-test: add Alpha idct libavcodec
Sun, 18 Jan 2009 05:52:17 +0000 mru Alpha: add ff_ prefix to idct functions libavcodec