log

age author description
Mon, 09 Feb 2009 01:39:33 +0000 alexc VP3: Do not ignore error from read_huffman_tree(). libavcodec
Mon, 09 Feb 2009 00:18:26 +0000 cehoyos Fix timestamp parsing in XSUB decoder. libavcodec
Sun, 08 Feb 2009 23:32:46 +0000 diego cosmetics: Fix a few typos and use a consistent codec long name. libavcodec
Sun, 08 Feb 2009 23:28:21 +0000 diego Remove unused variables. libavcodec
Sun, 08 Feb 2009 23:25:56 +0000 diego Add av_cold attribute to init function. libavcodec
Sun, 08 Feb 2009 23:24:26 +0000 diego Remove unused variables. libavcodec
Sun, 08 Feb 2009 23:19:29 +0000 diego typo: CODEC_ID_cljr --> CODEC_ID_CLJR libavcodec
Sun, 08 Feb 2009 21:22:18 +0000 superdump Fix a const related warning libavcodec
Sun, 08 Feb 2009 20:28:12 +0000 superdump Replace hard-coded SEI type constants with symbolic names libavcodec
Sun, 08 Feb 2009 18:56:33 +0000 michael Clarify has_b_frames doxy. libavcodec
Sun, 08 Feb 2009 17:45:30 +0000 lorenm ff_add_hfyu_median_prediction_mmx2 libavcodec
Sun, 08 Feb 2009 17:44:04 +0000 lorenm re-enable mid_pred asm on x86_64. (broke in r16681) libavcodec
Sun, 08 Feb 2009 06:35:21 +0000 bcoudurier fix typo in h264dsp_mmx (no effect currently as the function is not used), approved by Dark Shikari on IRC libavcodec
Sun, 08 Feb 2009 06:11:50 +0000 bcoudurier Remove 'const' qualifier from variable in av_parse_video_frame_size(). libavcodec
Sun, 08 Feb 2009 06:03:10 +0000 bcoudurier remove useless cast, it does not remove warning, encode prototype must be changed libavcodec
Sun, 08 Feb 2009 05:49:42 +0000 bcoudurier remove warning about incompatible pointer libavcodec
Sat, 07 Feb 2009 10:46:51 +0000 kostya Move RV3/4 frame type check up so 1-slice unanchored B-frames are checked, too. libavcodec
Sat, 07 Feb 2009 09:35:16 +0000 kostya Add decoder flush after seeking for RV3/4 decoders libavcodec
Fri, 06 Feb 2009 23:54:50 +0000 stefano Drop the deprecated function register_avcodec() at the next major libavcodec
Fri, 06 Feb 2009 23:50:54 +0000 stefano Replace the calls to the deprecated function register_avcodec() with libavcodec
Fri, 06 Feb 2009 23:46:15 +0000 stefano Rename register_avcodec() as avcodec_register() and deprecate the old libavcodec
Fri, 06 Feb 2009 13:04:39 +0000 michael Fix list of input pix_fmts supported by GIF. This makes it work with swscale. libavcodec
Fri, 06 Feb 2009 12:59:50 +0000 michael Ensure that the palette is set in data[1] for all 8bit formats. libavcodec
Fri, 06 Feb 2009 11:49:31 +0000 cehoyos Use libopenjpeg for jpeg2k decoding. libavcodec
Thu, 05 Feb 2009 18:25:01 +0000 michael Add size_in_bits to PutBitContext libavcodec
Thu, 05 Feb 2009 08:58:35 +0000 pross Electronic Arts TQI decoder libavcodec
Thu, 05 Feb 2009 07:59:11 +0000 pross don't assume quant_matrix[0]==8 in ff_mpeg1_decode_block_intra(). this is required for the Electronic Arts TQI decoder. libavcodec
Thu, 05 Feb 2009 07:57:11 +0000 pross convert mpeg1_decode_block_intra() to inline global libavcodec
Wed, 04 Feb 2009 21:28:58 +0000 mru Remove CONFIG_H264_ENCODER references libavcodec
Wed, 04 Feb 2009 20:43:17 +0000 diego Remove documentation of non-existing function parameters. libavcodec
Wed, 04 Feb 2009 20:41:09 +0000 diego Remove unused CONFIG_H264_ENCODER #define. libavcodec
Wed, 04 Feb 2009 20:36:37 +0000 diego Remove pointless '#if CONFIG_ENCODERS' around forward declarations. libavcodec
Wed, 04 Feb 2009 16:16:53 +0000 romansh No need to compute stype libavcodec
Tue, 03 Feb 2009 23:09:00 +0000 alexc Add av_cold attributes to *_init and *_end functions. libavcodec
Tue, 03 Feb 2009 22:59:47 +0000 alexc VP3: Prevent stack corruption from an unset custom coding method. libavcodec
Tue, 03 Feb 2009 20:49:02 +0000 cehoyos Add fields to H264Context and SPS for upcoming VA API support. libavcodec
Tue, 03 Feb 2009 17:56:24 +0000 stefang check validity of pointer srcC libavcodec
Tue, 03 Feb 2009 03:01:17 +0000 michael Fix unknown header 10001000 / http://samples.mplayerhq.hu/real/VC-RV10/thankyou.rm / issue809 libavcodec
Mon, 02 Feb 2009 20:16:00 +0000 reimar Add av_ prefix to LZO stuff and thus make it officially part of the public API. libavcodec
Mon, 02 Feb 2009 18:51:02 +0000 banan Allocate trellis tables on heap only when needed. libavcodec
Mon, 02 Feb 2009 10:31:51 +0000 superdump Doxygen defgroups throw a warning if they don't have a title as well as a name libavcodec
Mon, 02 Feb 2009 09:35:23 +0000 diego cosmetics: Place all subtitle entries together. libavcodec
Mon, 02 Feb 2009 01:53:40 +0000 jbr flacdec: set default sample_fmt before parsing extradata libavcodec
Mon, 02 Feb 2009 00:35:25 +0000 diego Add av_unused to conditionally used variable, fixes the warning: libavcodec
Sun, 01 Feb 2009 16:14:54 +0000 kostya Silence compiler warnings for XL decoder libavcodec
Sun, 01 Feb 2009 16:11:33 +0000 kostya Make WNV1 decoder use temporary buffer for bit-reversed input libavcodec
Sun, 01 Feb 2009 15:52:01 +0000 diego cosmetics: Remove period after copyright statement non-sentence. libavcodec
Sun, 01 Feb 2009 15:27:44 +0000 kostya Make TM2 decoder byteswap input into separate buffer instead of doing it in-place. libavcodec
Sun, 01 Feb 2009 15:20:20 +0000 kostya Factorize stream reading in TM2 decoder libavcodec
Sun, 01 Feb 2009 15:03:40 +0000 kostya Silence two pointer assignment compiler warnings in rv34.c libavcodec
Sun, 01 Feb 2009 14:44:51 +0000 kostya Silence useless compiler warning when passing AVFrame* instead of AVPicture* libavcodec
Sun, 01 Feb 2009 14:07:08 +0000 diego Remove H.264 encoder initialization. libavcodec
Sun, 01 Feb 2009 02:00:19 +0000 diego Use full internal pathname in doxygen @file directives. libavcodec
Sun, 01 Feb 2009 01:29:30 +0000 diego Fix filenames in doxygen comments. libavcodec
Sat, 31 Jan 2009 22:49:58 +0000 bcoudurier remove some warnings due to avctx->execute libavcodec
Sat, 31 Jan 2009 22:30:49 +0000 mru shorten: trivial simplification of signature check libavcodec
Sat, 31 Jan 2009 22:16:17 +0000 bcoudurier assume widescreen when ratio also > 17, patch by Ben Hutchings, ben at decadent dot org dot uk libavcodec
Sat, 31 Jan 2009 22:10:23 +0000 bcoudurier fix decoding 720p50 audio samples libavcodec
Sat, 31 Jan 2009 02:11:37 +0000 jbr cosmetics: change comment type and vertical alignment libavcodec
Sat, 31 Jan 2009 02:10:43 +0000 jbr cosmetics: add some documentation to FLACContext libavcodec
Sat, 31 Jan 2009 01:50:18 +0000 romansh Cosmetics: fixing indentation libavcodec
Sat, 31 Jan 2009 01:46:25 +0000 romansh unrolling encoding loops libavcodec
Sat, 31 Jan 2009 01:41:04 +0000 romansh Cosmetics: simplifying static initialization libavcodec
Sat, 31 Jan 2009 01:39:05 +0000 romansh simplifying DIF encoding process libavcodec
Sat, 31 Jan 2009 01:37:31 +0000 romansh Cosmetics: fixing the indentation libavcodec
Sat, 31 Jan 2009 01:36:38 +0000 romansh factoring code into dv_init_enc_block libavcodec
Sat, 31 Jan 2009 01:36:00 +0000 romansh Cosmetics: replacing 0 with NULL for pointer assignment libavcodec
Sat, 31 Jan 2009 01:35:29 +0000 romansh Cosmetics: moving the function definition around libavcodec
Sat, 31 Jan 2009 01:34:44 +0000 romansh Replacing the constant with a macro libavcodec
Sat, 31 Jan 2009 01:20:40 +0000 jbr flacdec: add support for SAMPLE_FMT_32 libavcodec
Sat, 31 Jan 2009 00:45:34 +0000 michael Fix documentation of the return value of avcodec_encode_video(). libavcodec
Fri, 30 Jan 2009 23:50:13 +0000 diego Use '#if defined()' for OS-specific preprocessor checks. libavcodec
Fri, 30 Jan 2009 23:13:19 +0000 mru ARM: NEON optimised vector_fmul_window libavcodec
Fri, 30 Jan 2009 23:13:15 +0000 mru ARM: NEON optimised vector_fmul libavcodec
Fri, 30 Jan 2009 20:39:39 +0000 stefang remove duplicate tables libavcodec
Fri, 30 Jan 2009 20:33:29 +0000 alexc Use the new RDFT code in the QDM2 decoder. libavcodec
Fri, 30 Jan 2009 20:15:48 +0000 alexc Add the rdft family of transforms (fft/ifft of an all real sequence) to dsputil. libavcodec
Fri, 30 Jan 2009 18:38:25 +0000 diego Add missing void keyword to parameterless function declarations. libavcodec
Fri, 30 Jan 2009 17:15:08 +0000 kostya Record B-fraction index from frame header and two fields from entry point structure libavcodec
Fri, 30 Jan 2009 17:13:03 +0000 benoit Make ff_h263_resync() return the bit position of the resync_marker or libavcodec
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
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
Sun, 18 Jan 2009 05:52:15 +0000 mru Alpha: indentation libavcodec
Sun, 18 Jan 2009 05:52:12 +0000 mru Alpha: proper IDCT selection libavcodec
Sun, 18 Jan 2009 05:52:08 +0000 mru Alpha: add some const, kill some warnings libavcodec
Sat, 17 Jan 2009 21:44:58 +0000 mru Alpha: factor common parts from dct_unquantize_h263_intra/inter_axp libavcodec
Sat, 17 Jan 2009 21:44:56 +0000 mru Alpha: fix dct_unquantize_h263_inter/intra_axp() libavcodec
Sat, 17 Jan 2009 20:08:43 +0000 stefang added demuxer for FunCom ISS audio files, libavcodec
Sat, 17 Jan 2009 20:06:08 +0000 vitor Use shared sine window instead of defining another one. libavcodec
Sat, 17 Jan 2009 12:51:26 +0000 cehoyos Fix compilation with --enable-libxvid. libavcodec
Sat, 17 Jan 2009 12:21:01 +0000 aurel remove ff_get_fourcc() and use AV_RL32() instead libavcodec
Sat, 17 Jan 2009 11:13:33 +0000 aurel export gcd function as av_gcd() libavcodec
Sat, 17 Jan 2009 01:17:04 +0000 cehoyos Remove CODEC_ID_H264_VDPAU. libavcodec
Fri, 16 Jan 2009 20:46:38 +0000 stefang remove duplicate tables libavcodec
Fri, 16 Jan 2009 17:58:38 +0000 stefang use assignment of structure instead of memcpy libavcodec
Fri, 16 Jan 2009 17:46:19 +0000 kostya WavPack hybrid mode support libavcodec
Fri, 16 Jan 2009 17:45:54 +0000 stefang rename XXX_t enums to cavs_XXX to fix POSIX namespace issue libavcodec
Fri, 16 Jan 2009 17:20:17 +0000 stefang rename vector_t to cavs_vector libavcodec
Fri, 16 Jan 2009 16:50:32 +0000 cehoyos Add mpeg1_vdpau decoder. libavcodec
Fri, 16 Jan 2009 16:20:42 +0000 benoit Split ff_log_missing_feature into ff_log_missing_feature libavcodec
Fri, 16 Jan 2009 02:50:20 +0000 cehoyos 12l: Fix compilation with --disable-vdpau. libavcodec
Fri, 16 Jan 2009 02:14:07 +0000 cehoyos Add VDPAU hardware accelerated decoding for MPEG1 and MPEG2 which can libavcodec
Fri, 16 Jan 2009 00:03:51 +0000 aurel explicitly disable CONFIG_AUDIO_NONSHORT libavcodec
Wed, 14 Jan 2009 23:20:43 +0000 aurel WORDS_BIGENDIAN must be checked with #ifdef libavcodec
Wed, 14 Jan 2009 21:41:05 +0000 aurel simplify: group all the AUDIO_NONSHORT parameters in the same place libavcodec
Wed, 14 Jan 2009 21:34:48 +0000 aurel libavutil/lzo.h is a local header libavcodec
Wed, 14 Jan 2009 17:19:17 +0000 aurel replace all occurrence of ENABLE_ by the corresponding CONFIG_, HAVE_ or ARCH_ libavcodec
Wed, 14 Jan 2009 09:26:07 +0000 mru Fix mpeg audio regression test failure libavcodec
Wed, 14 Jan 2009 07:57:12 +0000 diego Replace #ifdef CONFIG_ preprocessor check by #if CONFIG_. libavcodec
Wed, 14 Jan 2009 07:55:43 +0000 diego Remove one more forgotten instance of USE_HIGHPRECISION indirection. libavcodec
Wed, 14 Jan 2009 00:48:17 +0000 diego Use CONFIG_MPEGAUDIO_HP directly instead of USE_HIGHPRECISION indirection. libavcodec
Wed, 14 Jan 2009 00:27:43 +0000 bcoudurier cleanup gif, use BISTREAM_WRITER_LE libavcodec
Tue, 13 Jan 2009 23:44:16 +0000 aurel Change semantic of CONFIG_*, HAVE_* and ARCH_*. libavcodec
Tue, 13 Jan 2009 21:13:45 +0000 michael Avoid using sub_id in mpeg1/2video. libavcodec
Tue, 13 Jan 2009 19:38:54 +0000 michael Remove hack to print mp2/mp1 with codec_id of CODEC_ID_MP3. libavcodec
Tue, 13 Jan 2009 19:35:34 +0000 michael Let the mpeg audio parser correct the codec_id. libavcodec
Tue, 13 Jan 2009 19:32:08 +0000 michael Add dummy mp1_decoder to complement the existing dummy mp2/mp3 decoders. libavcodec
Tue, 13 Jan 2009 19:13:08 +0000 michael Add CODEC_ID_MP1. libavcodec
Tue, 13 Jan 2009 08:05:40 +0000 kostya VC-1 display dimensions should affect coded dimensions only (I think) libavcodec
Tue, 13 Jan 2009 08:03:45 +0000 kostya Print VC-1 aspect ratio in debug libavcodec
Tue, 13 Jan 2009 08:02:31 +0000 kostya 421l: fix loop filter for P-frames in VC-1 libavcodec
Tue, 13 Jan 2009 08:00:37 +0000 kostya Cinepak strip ID is a single byte libavcodec
Tue, 13 Jan 2009 06:43:46 +0000 kostya Cinepak strip and chunk sizes are 24-bit, not 16-bit as it was thought earlier. libavcodec
Tue, 13 Jan 2009 00:14:43 +0000 aurel add the necessary include for LIBAV*_VERSION_* libavcodec
Mon, 12 Jan 2009 20:37:49 +0000 mru ARM: use push/pop pseudo-instructions in simple_idct_armv6.S libavcodec
Mon, 12 Jan 2009 20:37:39 +0000 mru ARM: simple_idct_armv6.S whitespace cosmetics libavcodec
Mon, 12 Jan 2009 20:37:33 +0000 mru ARM: clean up pc-relative references in simple_idct_armv6.S libavcodec
Mon, 12 Jan 2009 20:37:29 +0000 mru ARM: use rX register names in simple_idct_armv6.S libavcodec
Sun, 11 Jan 2009 23:26:52 +0000 stefano Add missing inclusion of libavutil/intreadwrite.h, fix compilation when libavcodec
Sun, 11 Jan 2009 22:19:48 +0000 diego Fix build: Add intreadwrite.h and bswap.h #includes where necessary. libavcodec
Sun, 11 Jan 2009 20:12:14 +0000 diego Add missing #include to fix 'make checkheaders'. libavcodec
Sun, 11 Jan 2009 16:35:04 +0000 michael Increase BUFFER_SIZE. libavcodec
Sun, 11 Jan 2009 16:17:36 +0000 michael fix indention libavcodec
Sun, 11 Jan 2009 16:16:33 +0000 michael All negative values are errors not just -1. libavcodec
Sun, 11 Jan 2009 10:50:00 +0000 kostya 30l: when reading mb_offset in RV30 slice header its size libavcodec
Sun, 11 Jan 2009 10:40:05 +0000 banan Add size that is needed for the wmapro codec libavcodec
Sun, 11 Jan 2009 08:03:45 +0000 kostya RV30 decoder passes possible frame sizes in extradata and selects libavcodec
Sun, 11 Jan 2009 00:48:20 +0000 cehoyos Remove H264Context from vdpau_internal.h. libavcodec
Sat, 10 Jan 2009 23:17:07 +0000 cehoyos Fix OBJS-$(CONFIG_H264_VDPAU_DECODER). libavcodec
Sat, 10 Jan 2009 23:00:48 +0000 cehoyos Cosmetics: Rename ff_vdpau_h264_add_data_chunk as ff_vdpau_add_data_chunk. libavcodec
Sat, 10 Jan 2009 22:57:51 +0000 cehoyos Use only MpegEncContext in ff_vdpau_h264_add_data_chunk. libavcodec
Sat, 10 Jan 2009 22:55:26 +0000 cehoyos Cosmetics: Break long line. libavcodec
Sat, 10 Jan 2009 09:55:55 +0000 cehoyos Fill range_map* in VC1Context. libavcodec
Sat, 10 Jan 2009 09:53:21 +0000 stefano Move the AVCodecContext options definition to a dedicated file, reduce libavcodec
Sat, 10 Jan 2009 02:45:07 +0000 cehoyos Move vdpau_h264_set_reference_frames() call from vdpauvideo.c into h264.c. libavcodec
Fri, 09 Jan 2009 22:22:40 +0000 cehoyos Move VDPAU check, make future VDPAU patches smaller. libavcodec
Fri, 09 Jan 2009 16:51:21 +0000 cehoyos Add refdist_flag to VC1Context. libavcodec
Fri, 09 Jan 2009 03:05:11 +0000 mru SH4: fix typo in asm constraint libavcodec
Wed, 07 Jan 2009 23:48:32 +0000 cehoyos Rename ff_VDPAU as ff_vdpau. libavcodec
Wed, 07 Jan 2009 23:42:07 +0000 cehoyos Rename bitstreamBuffers* as bitstream_buffers* libavcodec
Wed, 07 Jan 2009 23:38:54 +0000 ramiro configure: allow to disable sse code. libavcodec
Wed, 07 Jan 2009 23:03:04 +0000 diego Only #include svq3.c if the SVQ3 decoder is enabled. libavcodec
Wed, 07 Jan 2009 22:54:59 +0000 diego The SVQ3 decoder uses ff_svq1_packet_checksum from svq1dec.c. libavcodec
Wed, 07 Jan 2009 22:09:21 +0000 superdump Support ADTS AAC files in the ffaac decoder (limited to streams containing one libavcodec
Wed, 07 Jan 2009 19:55:08 +0000 michael Document the need of buf=NULL buf_size=0 at the end to obtain all frames. libavcodec
Wed, 07 Jan 2009 18:42:24 +0000 diego Add missing headers to allow 'make checkheaders' to pass. libavcodec
Wed, 07 Jan 2009 18:24:16 +0000 diego Use <> instead of "" for system headers. libavcodec
Wed, 07 Jan 2009 18:10:10 +0000 superdump Factorise enum of AC3 error types to be usable by AAC in the ADTS patch that libavcodec
Wed, 07 Jan 2009 13:54:26 +0000 gpoirier Add AltiVec versions of h264_idct_add(8|16|16intra), libavcodec
Wed, 07 Jan 2009 01:58:04 +0000 diego Disable SVQ3 checks if SVQ3 support is not compiled in. libavcodec
Tue, 06 Jan 2009 23:03:33 +0000 gpoirier Add Altivec version of vector_fmul_window. libavcodec
Tue, 06 Jan 2009 22:29:26 +0000 gpoirier add AltiVec implementation of weight_h264_pixels(16|8)x(16|8|4) libavcodec
Tue, 06 Jan 2009 22:01:57 +0000 aurel ensure that no GPL code is linked to LGPL only libavcodec libavcodec
Tue, 06 Jan 2009 18:58:18 +0000 cehoyos Rename mpeg_set_pixelformat() as mpeg_get_pixelformat(). libavcodec
Tue, 06 Jan 2009 15:16:33 +0000 cehoyos Factorise setting of avctx->pix_fmt. libavcodec
Tue, 06 Jan 2009 12:51:35 +0000 gpoirier Fix float_to_int16_altivec prototype to match float_to_int16's in dsputil.h libavcodec
Tue, 06 Jan 2009 10:44:45 +0000 gpoirier fix compilation with GCC-4.3+ libavcodec
Tue, 06 Jan 2009 10:35:06 +0000 gpoirier offset and weights are signed, fixes some non-bitexact issues. libavcodec
Tue, 06 Jan 2009 10:13:25 +0000 cehoyos 1l: Forgot to rename header guard. libavcodec
Mon, 05 Jan 2009 23:25:58 +0000 cehoyos Export VDPAU support by installing vdpau.h. libavcodec
Mon, 05 Jan 2009 23:23:32 +0000 cehoyos Rename vdpau_render.h as vdpau.h. libavcodec
Mon, 05 Jan 2009 23:15:14 +0000 gpoirier add AltiVec implementation of biweight_h264_pixels(16|8)x(16|8|4) libavcodec