log

age author description
Fri, 30 Jan 2009 08:18:06 +0000 benoit Use a constant instead of a magic number. libavcodec
Fri, 30 Jan 2009 06:38:46 +0000 stefang avoid indeterminate order of accessing src libavcodec
Thu, 29 Jan 2009 22:08:32 +0000 diego cosmetics: Add empty line for consistent formatting. libavcodec
Thu, 29 Jan 2009 17:08:51 +0000 alexc Mark ff_fft_end av_cold. libavcodec
Wed, 28 Jan 2009 11:12:19 +0000 lorenm fix an overflow in vc1 intra overlap filter libavcodec
Wed, 28 Jan 2009 07:16:52 +0000 kostya Fix Doxygen comments for VC-1 decoder. libavcodec
Wed, 28 Jan 2009 07:16:20 +0000 kostya Fix Doxygen comments for RV3/4 decoder. libavcodec
Wed, 28 Jan 2009 07:15:22 +0000 kostya Fix Doxygen comments for APE decoder. libavcodec
Tue, 27 Jan 2009 16:34:10 +0000 mru ARM: remove some unused macro arguments libavcodec
Tue, 27 Jan 2009 16:06:51 +0000 mru ARM: reorder some instructions in put_pixels*_arm for speed gains libavcodec
Tue, 27 Jan 2009 16:06:47 +0000 mru ARM: replace jump tables with conditional branches libavcodec
Tue, 27 Jan 2009 16:06:44 +0000 mru ARM: replace explicit literal loads with ldr Rd, =lit libavcodec
Tue, 27 Jan 2009 16:06:41 +0000 mru ARM: change alignment of loops in put_pixels*_arm to 32 libavcodec
Tue, 27 Jan 2009 16:06:38 +0000 mru ARM: optimised mid_pred() libavcodec
Tue, 27 Jan 2009 16:06:34 +0000 mru ARM: allow register operands for shifts in MULL() libavcodec
Tue, 27 Jan 2009 06:04:01 +0000 stefang fix doxygen file reference libavcodec
Tue, 27 Jan 2009 00:23:27 +0000 aurel vp5: don't try decoding a P frame before any I frame was parsed libavcodec
Mon, 26 Jan 2009 22:51:16 +0000 diego Fix filenames in Doxygen comments. libavcodec
Mon, 26 Jan 2009 19:46:47 +0000 stefano Change "H.263 Intel" long name to "Intel H.263". libavcodec
Mon, 26 Jan 2009 13:44:09 +0000 kostya Fix AAC data smuggling: libavcodec
Mon, 26 Jan 2009 09:42:48 +0000 benoit Remove unneeded check. libavcodec
Mon, 26 Jan 2009 09:41:23 +0000 benoit Fix an exploit in indeo by checking we are not writing out of the strip array. libavcodec
Mon, 26 Jan 2009 03:40:48 +0000 conrad Workaround for gcc 3.4 to align sh properly libavcodec
Sun, 25 Jan 2009 19:11:10 +0000 diego Directly #include some required headers. libavcodec
Sun, 25 Jan 2009 18:12:13 +0000 reimar Use AV_WL32/AV_WB32 in bitstream.h libavcodec
Sun, 25 Jan 2009 16:59:48 +0000 stefano Make more descriptive the long names for the various variants of H.263. libavcodec
Sun, 25 Jan 2009 13:04:45 +0000 mru ARM: NEON optimised H.264 weighted prediction libavcodec
Sun, 25 Jan 2009 13:04:41 +0000 mru ARM: NEON optimised H.264 biweighted prediction libavcodec
Sun, 25 Jan 2009 11:16:25 +0000 diego Add required headers to fix warnings during 'make checkheaders'. libavcodec
Sun, 25 Jan 2009 02:27:02 +0000 jbr flacdec: get total number of samples from STREAMINFO libavcodec
Sun, 25 Jan 2009 00:34:32 +0000 jbr move FLAC_STREAMINFO_SIZE to flac.h libavcodec
Sun, 25 Jan 2009 00:33:25 +0000 jbr define FLAC metadata types in flac.h libavcodec
Sat, 24 Jan 2009 19:05:52 +0000 jbr flacdec: cosmetics: some line wrapping at 80 chars libavcodec
Sat, 24 Jan 2009 18:52:30 +0000 jbr flacdec: cosmetics: indentation libavcodec
Sat, 24 Jan 2009 18:51:43 +0000 jbr flacdec: cosmetics: use consistent coding style (K&R) libavcodec
Sat, 24 Jan 2009 17:44:46 +0000 diego Add a check for ppc4xx instructions; rename preprocessor directive accordingly. libavcodec
Sat, 24 Jan 2009 17:32:06 +0000 diego Remove pointless #if HAVE_ALTIVEC around internal header #include libavcodec
Sat, 24 Jan 2009 16:13:21 +0000 jbr cosmetics: indentation libavcodec
Sat, 24 Jan 2009 16:03:17 +0000 jbr flacdec: change several AV_LOG_DEBUG to AV_LOG_ERROR libavcodec
Sat, 24 Jan 2009 16:02:30 +0000 jbr flacdec: remove another unneeded debugging statement libavcodec
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