log

age author description
Mon, 22 Jun 2009 22:22:40 +0000 stefano Export av_strtod() to eval.h. libavcodec
Sun, 21 Jun 2009 21:37:05 +0000 stefano Cosmetics: rename 'name' av_strtod() param to 'numstr'. The new name libavcodec
Sun, 21 Jun 2009 03:50:26 +0000 bcoudurier Fetch timestamp for the first frame of field only if frame_offset and libavcodec
Sat, 20 Jun 2009 14:47:38 +0000 cehoyos Revert r19239: It broke four conformance tests. libavcodec
Sat, 20 Jun 2009 13:36:21 +0000 voroshil Convertion of LSF values to coefficients of linear prediction filter libavcodec
Sat, 20 Jun 2009 13:16:07 +0000 cehoyos Fix H.264 picture reordering. libavcodec
Sat, 20 Jun 2009 13:10:17 +0000 cehoyos Fix indentation after last commit. libavcodec
Sat, 20 Jun 2009 13:07:21 +0000 cehoyos Fix yamaha adpcm stereo (issue 1117). libavcodec
Sat, 20 Jun 2009 11:22:25 +0000 faust3 Make remaining run level decode comments doxygen comments libavcodec
Sat, 20 Jun 2009 11:06:48 +0000 faust3 Simplify run level decoding: libavcodec
Sat, 20 Jun 2009 10:33:18 +0000 faust3 Fix indentation after the previous commit libavcodec
Sat, 20 Jun 2009 10:28:55 +0000 faust3 Add support for escape coded wmapro run level coefficients libavcodec
Sat, 20 Jun 2009 09:05:28 +0000 faust3 Introduce WMACoef typedef for decoded coefficients libavcodec
Fri, 19 Jun 2009 09:56:35 +0000 reimar Add support for encoding XSUB subtitles. Muxing support is still missing. libavcodec
Fri, 19 Jun 2009 08:28:07 +0000 reimar Add pts field to AVSubtitle, for use by future XSUB encoder (and XSUB decoder libavcodec
Thu, 18 Jun 2009 18:14:38 +0000 voroshil G.729 decoding routine (skeleton, including parameters decoding). libavcodec
Wed, 17 Jun 2009 22:33:04 +0000 mru ARM: slightly faster NEON H264 horizontal loop filter libavcodec
Wed, 17 Jun 2009 05:54:42 +0000 darkshikari VC-1/WMV: Remove redundant ff_init_block_index() calls. libavcodec
Tue, 16 Jun 2009 21:50:36 +0000 astrange H.264: Fix memory leaks with multithreading. libavcodec
Tue, 16 Jun 2009 17:33:57 +0000 darkshikari SSE version of clear_blocks libavcodec
Tue, 16 Jun 2009 09:09:03 +0000 darkshikari VC-1/WMV3 decoding: don't clear blocks unless they're actually used. libavcodec
Tue, 16 Jun 2009 09:00:55 +0000 darkshikari idct_dc for VC-1/WMV3 decoder; ~11% faster decoding overall. libavcodec
Tue, 16 Jun 2009 00:48:07 +0000 darkshikari Fix typo in vc1.c, make capitalization in warning/error messages more consistent. libavcodec
Mon, 15 Jun 2009 14:38:30 +0000 heydowns Fix unaligned accesses by doing bytewise access until aligned, then libavcodec
Sun, 14 Jun 2009 22:41:30 +0000 bcoudurier print error when dv frame profile cannot be found libavcodec
Sun, 14 Jun 2009 22:34:28 +0000 bcoudurier check if frame size matches old sys and assumes corrupted input, fixes #1192 libavcodec
Sun, 14 Jun 2009 09:55:28 +0000 pross Initialise MAD decode_block_intra() loop iterator to zero. libavcodec
Sun, 14 Jun 2009 02:31:06 +0000 voroshil G.729 decoder initialization routine (skeleton) libavcodec
Sun, 14 Jun 2009 02:29:39 +0000 voroshil Replace MAX_SUBFRAME_SIZE and ctx->subframe_size with SUBFRAME_SIZE, libavcodec
Sat, 13 Jun 2009 22:33:13 +0000 jbr Do not guess the channel layout when getting its string value. libavcodec
Sat, 13 Jun 2009 18:57:54 +0000 jbr Remove the 3-front-channel layout from the list of channel layout libavcodec
Sat, 13 Jun 2009 06:41:51 +0000 kostya Correct reading bits in MPC SV8 base codes (when we have to read 0 or >16 bits). libavcodec
Sat, 13 Jun 2009 02:19:41 +0000 pross Electronic Arts Madcow decoder libavcodec
Fri, 12 Jun 2009 21:16:33 +0000 alexc Cosmetics: Re-indent after last commit libavcodec
Fri, 12 Jun 2009 21:14:45 +0000 alexc Move TNS and swb_offset tables from aacdectab.h to aactab.c so that they can be libavcodec
Fri, 12 Jun 2009 17:39:56 +0000 darkshikari Add new FOURCC (0x0003) for raw DIB video, set flip flag accordingly. libavcodec
Fri, 12 Jun 2009 16:00:26 +0000 faust3 Move run level decode functionality to ff_wma_run_level_decode libavcodec
Fri, 12 Jun 2009 15:48:41 +0000 faust3 cosmetics: Add brackets between if/else libavcodec
Fri, 12 Jun 2009 15:38:11 +0000 faust3 Add additional sample rates to the frame len bits calculation code libavcodec
Fri, 12 Jun 2009 15:21:43 +0000 faust3 Move frame len bits calculation to ff_wma_get_frame_len_bits libavcodec
Fri, 12 Jun 2009 13:12:13 +0000 diego cosmetics: Prettyprint and reformat wma.c closer to K&R style. libavcodec
Fri, 12 Jun 2009 05:29:29 +0000 diego DPX (Digital Picture Exchange) image decoder libavcodec
Thu, 11 Jun 2009 20:18:29 +0000 diego The internal header libavutil/internal.h should not be used outside libavutil. libavcodec
Thu, 11 Jun 2009 09:40:24 +0000 diego 10l: Add vc1dec.o to the list of WMV3 objects, same as for VC-1. libavcodec
Thu, 11 Jun 2009 09:31:31 +0000 diego Split decoder-specific code off from vc1.c into vc1dec.c and keep code libavcodec
Thu, 11 Jun 2009 08:16:08 +0000 bcoudurier Add const in cast. Removes warning: libavcodec
Thu, 11 Jun 2009 08:14:50 +0000 bcoudurier give s->resample_context to avoid segfault, avclass was moved libavcodec
Thu, 11 Jun 2009 06:28:06 +0000 conrad Disable native Vorbis encoder; quality is much worse than libvorbis and libavcodec
Wed, 10 Jun 2009 20:50:53 +0000 diego Add code to enable and disable all VAAPI and VDPAU parts. libavcodec
Tue, 09 Jun 2009 21:16:40 +0000 cehoyos Add field prev_interlaced_frame to H264Context to be able to flag soft telecine libavcodec
Tue, 09 Jun 2009 20:29:52 +0000 diego Express the H.264 parser dependency on the golomb code in configure instead of libavcodec
Tue, 09 Jun 2009 20:07:01 +0000 diego Add missing dependencies for H.264 and VC-1 parsers. libavcodec
Tue, 09 Jun 2009 10:06:25 +0000 lucabe Properly initialize AVFrames to default values in the MPEG decoder (fixes libavcodec
Sun, 07 Jun 2009 19:30:54 +0000 michael Clarify (re)get_buffer() and CODEC_CAP_DR1 relation. libavcodec
Sun, 07 Jun 2009 15:15:45 +0000 diego Remove comments that refer to fixed-point AMR implementations. libavcodec
Sat, 06 Jun 2009 20:16:53 +0000 bcoudurier clarify avcodec_decode_audio3 and avcodec_decode_video2 doxygen libavcodec
Sat, 06 Jun 2009 17:40:33 +0000 voroshil K&R formatting of already submitted G.729 code libavcodec
Sat, 06 Jun 2009 12:42:11 +0000 voroshil Convert structure names to FFmpeg style libavcodec
Sat, 06 Jun 2009 09:35:15 +0000 stefano Remove '\p', '\c' and '\e' doxygen markup from doxy, as it should libavcodec
Sat, 06 Jun 2009 08:46:08 +0000 kostya Get new buffer during frame decoding in VB video decoder, not only once libavcodec
Sat, 06 Jun 2009 05:38:09 +0000 voroshil Internal routine should not use name of standard function. libavcodec
Fri, 05 Jun 2009 17:11:46 +0000 voroshil Remove ff_g729_ and g729_ prefixes from static routines. libavcodec
Fri, 05 Jun 2009 12:32:40 +0000 diego Add support for external OpenCORE libraries for AMR-NB/WB support. libavcodec
Fri, 05 Jun 2009 09:05:17 +0000 bcoudurier vmware video decoder uses reget_buffer, set CODEC_CAP_DR1 libavcodec
Fri, 05 Jun 2009 09:02:14 +0000 bcoudurier zmbv decoder uses get_buffer, set CODEC_CAP_DR1 libavcodec
Fri, 05 Jun 2009 08:53:39 +0000 bcoudurier vc1 and wmv3 decoders use MPV_frame_start which uses get_buffer, set CODEC_CAP_DR1 libavcodec
Fri, 05 Jun 2009 08:48:34 +0000 bcoudurier renderware txd image decoder uses get_buffer, set CODEC_CAP_DR1 libavcodec
Fri, 05 Jun 2009 08:47:39 +0000 bcoudurier tmv decoder uses get_buffer, set CODEC_CAP_DR1 libavcodec
Fri, 05 Jun 2009 08:46:04 +0000 bcoudurier tiff image decoder uses get_buffer, set CODEC_CAP_DR1 libavcodec
Fri, 05 Jun 2009 08:44:26 +0000 bcoudurier vp3 and theora decoders use get_buffer, set CODEC_CAP_DR1 libavcodec
Fri, 05 Jun 2009 08:42:32 +0000 bcoudurier targa image decoder uses get_buffer, set CODEC_CAP_DR1 libavcodec
Fri, 05 Jun 2009 08:41:19 +0000 bcoudurier sun rasterfile image decoder uses get_buffer, set CODEC_CAP_DR1 libavcodec
Fri, 05 Jun 2009 08:40:31 +0000 bcoudurier snow decoder uses get_buffer, set CODEC_CAP_DR1 libavcodec
Fri, 05 Jun 2009 08:37:55 +0000 bcoudurier smacker video decoder uses reget_buffer, set CODEC_CAP_DR1 libavcodec
Fri, 05 Jun 2009 08:36:26 +0000 bcoudurier kmvc decoder uses get_buffer, set CODEC_CAP_DR1 libavcodec
Fri, 05 Jun 2009 08:35:36 +0000 bcoudurier ptx image decoder uses get_buffer, set CODEC_CAP_DR1 libavcodec
Fri, 05 Jun 2009 08:33:58 +0000 bcoudurier libopenjpeg wrapper uses get_buffer, set CODEC_CAP_DR1 libavcodec
Fri, 05 Jun 2009 08:32:41 +0000 bcoudurier png decoder use get_buffer, set CODEC_CAP_DR1 libavcodec
Fri, 05 Jun 2009 08:29:29 +0000 bcoudurier pcx decoder use get_buffer, set CODEC_CAP_DR1 libavcodec
Fri, 05 Jun 2009 08:29:05 +0000 bcoudurier pgm, pgmyuv, ppm, pbm and pam decoders use get_buffer, set CODEC_CAP_DR1 libavcodec
Fri, 05 Jun 2009 08:21:54 +0000 bcoudurier dxa decoder uses get_buffer, set CODEC_CAP_DR1 libavcodec
Fri, 05 Jun 2009 08:20:51 +0000 bcoudurier bfi decoder uses get_buffer, set CODEC_CAP_DR1 libavcodec
Fri, 05 Jun 2009 08:19:33 +0000 bcoudurier bmp decoder uses get_buffer, set CODEC_CAP_DR1 libavcodec
Fri, 05 Jun 2009 08:18:17 +0000 bcoudurier amv decoder uses get_buffer, set CODEC_CAP_DR1 libavcodec
Fri, 05 Jun 2009 08:17:36 +0000 bcoudurier bethesda vid decoder uses reget_buffer, set CODEC_CAP_DR1 libavcodec
Fri, 05 Jun 2009 08:12:14 +0000 bcoudurier 4xm decoder uses get_buffer, set CODEC_CAP_DR1 libavcodec
Fri, 05 Jun 2009 08:08:49 +0000 bcoudurier indeo3 decoder uses get_buffer, set CODEC_CAP_DR1 libavcodec
Thu, 04 Jun 2009 23:25:09 +0000 ramiro Replace more uses of __attribute__((aligned)) by DECLARE_ALIGNED. libavcodec
Thu, 04 Jun 2009 10:37:29 +0000 diego cosmetics: K&R style reformatting libavcodec
Wed, 03 Jun 2009 23:48:28 +0000 ramiro Use fewer macros in x86-optimized mlpdsp. libavcodec
Wed, 03 Jun 2009 19:24:51 +0000 michael Fix sei_ct_type check so it does not mistreat ct_type= unknown. libavcodec
Wed, 03 Jun 2009 19:23:34 +0000 michael Print ct_type and pic_struct. libavcodec
Wed, 03 Jun 2009 18:50:46 +0000 alexc AAC ADTS to AudioSpecificConfig bitstream filter libavcodec
Wed, 03 Jun 2009 11:23:16 +0000 reimar Set AV_PKT_FLAG_KEY in avcodec_decode_video. libavcodec
Wed, 03 Jun 2009 11:20:35 +0000 reimar Add AV_PKT_FLAG_KEY and deprecate PKT_FLAG_KEY. libavcodec
Wed, 03 Jun 2009 10:25:21 +0000 michael Clarify the input AVPacket for avcodec_decode*() libavcodec
Tue, 02 Jun 2009 15:31:51 +0000 kostya Check combined depth and number of components in TIFF decoder, thus eliminating libavcodec
Sun, 31 May 2009 19:51:21 +0000 reimar add #if CONFIG_ZLIB_DECODER around zlib_decomp function. libavcodec
Sun, 31 May 2009 18:17:33 +0000 reimar mszh decompression: add a special case for an all-0 mask, i.e. 32 uncompressed libavcodec
Sun, 31 May 2009 17:44:35 +0000 reimar lcldec: ensure that the offset for av_memcpy_backptr is valid. libavcodec
Sun, 31 May 2009 11:47:52 +0000 reimar Fix memleak due to c->decomp_buf never being freed. libavcodec
Sun, 31 May 2009 11:42:50 +0000 reimar Only call inflateEnd when we were actually using the zlib code. libavcodec
Sun, 31 May 2009 11:41:49 +0000 reimar avctx->priv_data is initialized to 0, get rid of useless extra initialization. libavcodec
Sun, 31 May 2009 11:35:20 +0000 reimar Merge variable declaration and initialization. libavcodec
Sun, 31 May 2009 11:34:19 +0000 reimar Use int-size types instead of char where it makes no difference. libavcodec
Sun, 31 May 2009 11:32:03 +0000 reimar Take advantage of available input padding to optimize mszh_decomp libavcodec
Sun, 31 May 2009 10:58:20 +0000 reimar Change maskbit variable to contain (1 << maskbit) libavcodec
Sun, 31 May 2009 10:53:47 +0000 reimar Remove check that thanks to padding is no longer necessary. libavcodec
Sun, 31 May 2009 10:50:54 +0000 reimar 100l, the compression field in lcl extradata must be interpreted as libavcodec
Sun, 31 May 2009 10:44:42 +0000 reimar One more use for FFMIN. libavcodec
Sun, 31 May 2009 10:42:26 +0000 reimar Pad the decompression buffer and use av_memcpy_backptr for the mszh decompression. libavcodec
Sun, 31 May 2009 10:38:17 +0000 reimar Mark srcptr as const in mszh_decomp libavcodec
Sun, 31 May 2009 10:37:05 +0000 reimar Remove unnecessary put_bits/get_bits includes. libavcodec
Sun, 31 May 2009 10:35:39 +0000 reimar Use bytestream_get_le16 to simplify offset/count calculation for mszh decompression. libavcodec
Sun, 31 May 2009 10:31:37 +0000 reimar Remove useless & 0x1f libavcodec
Sun, 31 May 2009 10:28:40 +0000 reimar Document padding requirements of mszh_decomp srcptr buffer libavcodec
Sun, 31 May 2009 10:26:58 +0000 reimar Use srcptr_end variable to avoid having to update both srcptr and srclen. libavcodec
Sun, 31 May 2009 10:23:38 +0000 reimar Change buffer size checks to avoid the undefined overflow case. libavcodec
Sun, 31 May 2009 10:16:28 +0000 reimar Simply use memcpy instead of AV_RN32/AV_WN32 combination. libavcodec
Sun, 31 May 2009 10:14:27 +0000 reimar Fix decoding of multithread-encoded lcl files on big-endian. libavcodec
Sun, 31 May 2009 10:05:21 +0000 reimar Remove another useless () libavcodec
Sun, 31 May 2009 10:01:26 +0000 reimar Correct calculation of compressed input length. libavcodec
Sun, 31 May 2009 09:59:46 +0000 reimar Add sanity check for mthread_inlen, avoids crashes due to invalid reads. libavcodec
Sun, 31 May 2009 09:57:42 +0000 reimar Use FFMIN libavcodec
Sun, 31 May 2009 09:51:46 +0000 reimar Factor out zlib decompression code to avoid massive code duplication, libavcodec
Sun, 31 May 2009 09:28:29 +0000 reimar Use FFALIGN libavcodec
Sun, 31 May 2009 09:27:07 +0000 reimar Move variable into block where it is used, avoiding a unused variable libavcodec
Sun, 31 May 2009 09:23:54 +0000 reimar Make lcldec less annoyingly verbose, move messages from AV_LOG_INFO to AV_LOG_DEBUG. libavcodec
Sun, 31 May 2009 09:19:21 +0000 reimar Get rid of unreachable code: avctx->codec_id == CODEC_ID_ZLIB is not possible libavcodec
Sun, 31 May 2009 09:16:06 +0000 reimar lcldec.c: change #if CONFIG_ZLIB to #if CONFIG_ZLIB_DECODER. libavcodec
Sun, 31 May 2009 09:12:17 +0000 reimar Get rid of extradata casts, it already has the right uint8_t * type libavcodec
Sun, 31 May 2009 09:09:32 +0000 reimar Make lcldec produce YUV output when the input file is coded like that, instead libavcodec
Sun, 31 May 2009 08:54:41 +0000 reimar Remove now unused elements from LclEncContext libavcodec
Sun, 31 May 2009 08:51:30 +0000 reimar Remove useless casts, extradata is already "uint8_t *" libavcodec
Sun, 31 May 2009 08:49:27 +0000 reimar lclenc.c: compress directly into output buffer instead of using a pointless libavcodec
Sun, 31 May 2009 08:41:11 +0000 reimar Remove superfluous () from lclenc.c libavcodec
Sun, 31 May 2009 08:38:51 +0000 reimar Cosmetics: fix indentation in lclenc.c libavcodec
Sun, 31 May 2009 08:36:44 +0000 reimar Remove "#if CONFIG_ZLIB" checks from lclenc.c, the file is never compiled libavcodec
Sun, 31 May 2009 06:51:18 +0000 andoma Add a lock manager API to libavcodec. libavcodec
Sun, 31 May 2009 06:33:58 +0000 bcoudurier remove cast and use put_sbits, fix assertion in put_bits libavcodec
Sun, 31 May 2009 04:26:22 +0000 bcoudurier fix compilation with DEBUG defined libavcodec
Sat, 30 May 2009 22:19:14 +0000 astrange H264: Fix out of bounds reads in SSSE3 MC libavcodec
Sat, 30 May 2009 11:20:07 +0000 reimar Use memcpy instead of per-pixel copy loop for rgb lcl format libavcodec
Sat, 30 May 2009 10:04:09 +0000 michael Make sure offsets of mjpeg b are within the buffer. libavcodec
Sat, 30 May 2009 09:07:10 +0000 reimar Remove useless () from lcldec for more consistency with "normal" FFmpeg coding style. libavcodec
Sat, 30 May 2009 09:05:24 +0000 reimar Add casts to v210x decoder to avoid warnings. libavcodec
Sat, 30 May 2009 04:07:14 +0000 bcoudurier The GIF decoder uses get_buffer, so set DR1. libavcodec
Sat, 30 May 2009 00:24:20 +0000 bcoudurier remove unused hack which set AVCodecContext frame_number to pic timestamp libavcodec
Sat, 30 May 2009 00:09:00 +0000 bcoudurier set pict_type in VC-1 parser, fix some timestamps problems libavcodec
Fri, 29 May 2009 21:43:22 +0000 conrad Support block-level quantization in Theora libavcodec
Fri, 29 May 2009 20:15:38 +0000 reimar Use av_clip_uint8 instead of equivalent but unoptimzed code, libavcodec
Thu, 28 May 2009 23:19:32 +0000 mru MIPS: add MIPS64 and Loongson asm for MAC64/MLS64 libavcodec
Thu, 28 May 2009 22:36:06 +0000 mru blackfin: disable broken dsputil functions libavcodec
Thu, 28 May 2009 22:36:02 +0000 mru blackfin: add missing const in function prototypes libavcodec
Thu, 28 May 2009 22:35:58 +0000 mru blackfin: use optimised (I)DCT only when ctx->(i)dct_algo is auto libavcodec
Thu, 28 May 2009 22:35:56 +0000 mru blackfin: use DCT function pointer in dct_quantize_bfin() libavcodec
Thu, 28 May 2009 17:19:28 +0000 mru ARM: add some PLD in NEON IDCT libavcodec
Wed, 27 May 2009 21:45:25 +0000 bcoudurier msrle uncompressed decoding, fix #1074 and many other samples under /RLE libavcodec
Wed, 27 May 2009 21:40:10 +0000 bcoudurier remove apparently unused real_pict_num from AVCodecContext libavcodec
Wed, 27 May 2009 19:55:35 +0000 bcoudurier Rename alloc_picture to ff_alloc_picture and move its definition libavcodec
Wed, 27 May 2009 18:59:24 +0000 heydowns Use AV_R/WN32 instead of direct integer copying. libavcodec
Wed, 27 May 2009 06:43:51 +0000 bcoudurier do not print false error if eof follows eol libavcodec
Wed, 27 May 2009 00:14:32 +0000 bcoudurier Fix off by one offset with fetch_timestamps, pts_parser_problem.mpg. libavcodec
Tue, 26 May 2009 23:58:30 +0000 bcoudurier do not reference remainder packets in the parser, fix timestamps fetching libavcodec
Tue, 26 May 2009 21:34:56 +0000 alexc In the event of a mismatch, do not follow the sample rate index in an AAC PCE. libavcodec
Tue, 26 May 2009 17:04:28 +0000 jai_menon Add lowres support to the libopenjpeg wrapper. libavcodec
Tue, 26 May 2009 16:59:05 +0000 jai_menon Use dimensions stored in AVCodecContext instead of local variables. libavcodec
Tue, 26 May 2009 05:00:51 +0000 reimar Change HAVE_PPC64 to ARCH_PPC64. libavcodec
Tue, 26 May 2009 03:51:00 +0000 michael Support YVU9 AVI 4cc. libavcodec
Mon, 25 May 2009 22:19:35 +0000 conrad Altivec VP3 IDCT libavcodec
Mon, 25 May 2009 19:02:35 +0000 diego The MLP optimizations do not depend on HAVE_MMX, but on ARCH_X86. libavcodec
Mon, 25 May 2009 18:37:16 +0000 ramiro cosmetics: tabs->spaces libavcodec
Mon, 25 May 2009 16:12:51 +0000 jbr eac3dec: get rid of unnecessary left shifts in 16-bit * 24-bit libavcodec
Mon, 25 May 2009 12:17:02 +0000 reimar Move a DECLARE_ALIGNED_16 variable in the Nellymoser encoder from the stack libavcodec
Mon, 25 May 2009 02:34:31 +0000 bcoudurier honor restart interval in mjpeg, fix #861, SpectralFan.mov still decodes correctly libavcodec
Mon, 25 May 2009 01:53:43 +0000 ramiro mlp: Re-enable x86-optimized DSP functions. libavcodec
Mon, 25 May 2009 01:52:05 +0000 ramiro mlp: Use LABEL_MANGLE() to export label symbols from inside asm block. libavcodec
Sun, 24 May 2009 12:44:54 +0000 vitor Fix unaligned dsputil call. libavcodec
Sun, 24 May 2009 09:14:19 +0000 reimar eatqi: move "block" variable into context to ensure sufficient alignment for libavcodec
Sun, 24 May 2009 09:06:06 +0000 reimar Distinguish between non-coded blocks and decode errors in rtjpeg's get_block libavcodec
Sun, 24 May 2009 09:03:45 +0000 reimar Add a few size checks when decoding rtjpeg blocks. libavcodec
Sun, 24 May 2009 08:36:52 +0000 reimar Move "block" variable in rtjpeg decoder to context to ensure sufficient alignment libavcodec
Sun, 24 May 2009 03:39:20 +0000 conrad H264: Don't deblock if alpha or beta is 0. libavcodec
Sat, 23 May 2009 23:02:33 +0000 michael indent libavcodec
Sat, 23 May 2009 22:59:35 +0000 michael Fix lowres with rv20. libavcodec
Sat, 23 May 2009 19:37:01 +0000 heydowns Fix passing of unaligned addresses to dsputil diff_bytes() by libavcodec
Sat, 23 May 2009 19:30:35 +0000 heydowns Add offset argument to encode_422_bitstream() to control where libavcodec
Sat, 23 May 2009 18:47:26 +0000 conrad ARM: actually add VP3 loop filter libavcodec
Sat, 23 May 2009 18:36:20 +0000 conrad ARM: NEON VP3 Loop Filter libavcodec
Sat, 23 May 2009 05:55:29 +0000 bcoudurier fix qtrle encoding when previous frame linesize differs, fix #998 libavcodec
Sat, 23 May 2009 01:22:43 +0000 bcoudurier Set progressive_sequence before MPV_common_init which cares about it when libavcodec
Sat, 23 May 2009 01:20:42 +0000 ramiro Revert part of r18903: libavcodec
Sat, 23 May 2009 00:23:30 +0000 ramiro MLP DSP functions x86-optimized. libavcodec
Fri, 22 May 2009 22:01:50 +0000 conrad Fix libtheora encoding for non-mod16 sizes libavcodec
Fri, 22 May 2009 21:32:13 +0000 conrad Move ALIGN macro to libavutil/common.h and use it in various places libavcodec
Fri, 22 May 2009 18:39:00 +0000 reimar Move eatgq blocks array from the stack to the codec context and make sure libavcodec
Fri, 22 May 2009 17:14:22 +0000 diego cosmetics: Fix some typos. libavcodec
Thu, 21 May 2009 00:28:23 +0000 jbr 10l: typing mistake in r18888 libavcodec
Thu, 21 May 2009 00:15:44 +0000 jbr eac3dec: fix bug in GAQ dequantization. large mantissas should only be libavcodec
Thu, 21 May 2009 00:15:03 +0000 jbr eac3dec: make GAQ dequantization 24-bit libavcodec
Thu, 21 May 2009 00:09:23 +0000 jbr eac3dec: revert commit r18860. keep the AHT IDCT 24-bit. will make AHT GAQ libavcodec
Wed, 20 May 2009 18:49:55 +0000 mru mathops: sort arch-specific #include lines libavcodec
Wed, 20 May 2009 18:49:52 +0000 mru mathops: whitespace cosmetics libavcodec
Wed, 20 May 2009 08:57:32 +0000 benoit Use IF1 frame sizes in AMR-WB. libavcodec
Wed, 20 May 2009 07:26:09 +0000 serge Use iMDCT output scaling to simplify ffvorbis and make it slightly faster. libavcodec
Wed, 20 May 2009 07:24:38 +0000 serge Fix for a problem with inverted sign of output data from ffvorbis decoder. libavcodec
Wed, 20 May 2009 07:23:09 +0000 serge Support for testing (i)MDCT output scale factor in fft-test tool. libavcodec
Tue, 19 May 2009 22:58:09 +0000 diego The AC-3 decoder is now LGPL. Exchange the license header and change references libavcodec
Tue, 19 May 2009 21:29:21 +0000 darkshikari LGPL version of ac3_decode_transform_coeffs_ch, ~12.4% faster. libavcodec
Tue, 19 May 2009 18:02:06 +0000 alexc Add missing libavformat dependencies on mpeg4audio.o libavcodec
Tue, 19 May 2009 17:31:56 +0000 diego Move AMR-WB-specific code to the AMR-WB section of the file. libavcodec
Tue, 19 May 2009 17:30:27 +0000 diego cosmetics: Move AMR-WB-specific code to the AMR-WB part of the file. libavcodec
Mon, 18 May 2009 08:21:50 +0000 diego Remove useless casts of vec_ld() parameters. libavcodec
Sun, 17 May 2009 16:13:03 +0000 banan Indent libavcodec
Sun, 17 May 2009 16:12:07 +0000 banan Change from INIT_VLC_USE_STATIC to INIT_VLC_USE_NEW_STATIC in atrac3 libavcodec
Sun, 17 May 2009 10:31:16 +0000 banan Indent libavcodec
Sun, 17 May 2009 10:29:40 +0000 banan Switch from INIT_VLC_USE_STATIC to INIT_VLC_USE_NEW_STATIC in qdm2. libavcodec
Sun, 17 May 2009 09:48:12 +0000 vitor Make TMV decoder check packet sizes before reading from it. libavcodec
Sun, 17 May 2009 09:09:07 +0000 reimar Add a forward declaration of mpeg1_decode_block_intra to fix compilation libavcodec
Sun, 17 May 2009 06:53:24 +0000 jbr eac3dec: use 16-bit pre-mantissas instead of 24-bit in AHT decoding. it is libavcodec
Sun, 17 May 2009 00:54:29 +0000 mru mpeg12: fix non-standard use of "extern inline" libavcodec
Sat, 16 May 2009 17:02:44 +0000 jbr ac3dec: fix coupling range check. the start subband must be less than libavcodec
Sat, 16 May 2009 14:17:08 +0000 serge Support for getting (i)MDCT output multiplied by a constant scaling factor. libavcodec
Sat, 16 May 2009 06:39:08 +0000 kostya Fix off-by-one error in MS RLE decoder which may result into writing past libavcodec
Fri, 15 May 2009 22:46:29 +0000 diego cosmetics: K&R coding style, indent correctly, break overly long lines libavcodec
Fri, 15 May 2009 22:41:26 +0000 diego Replace 'x == 0' if conditions with '!x'. libavcodec
Fri, 15 May 2009 20:12:45 +0000 diego cosmetics: Remove pointless {}. libavcodec
Fri, 15 May 2009 19:03:45 +0000 diego Surround AMR_WB encoding code by appropriate #ifdefs. libavcodec
Fri, 15 May 2009 18:54:36 +0000 diego cosmetics: Move some more code around to avoid #ifdeffery. libavcodec
Fri, 15 May 2009 17:34:26 +0000 diego cosmetics: Move functions around so that encoding and decoding functions are libavcodec
Fri, 15 May 2009 17:22:41 +0000 diego Remove redundant #if condition. Two CONFIG_LIBAMR_NB blocks were right after libavcodec
Fri, 15 May 2009 17:15:12 +0000 diego Add av_cold attribute to amr_nb decoding/encoding initialization functions. libavcodec
Fri, 15 May 2009 16:25:54 +0000 banan Bugfix for bug introduced in the multichannel cook patchset. libavcodec
Fri, 15 May 2009 15:34:22 +0000 ramiro mlp: Simplify adressing of state and coeffs arrays for both filters by making libavcodec
Fri, 15 May 2009 15:30:43 +0000 ramiro mlp: include mlp.h and use MAX_CHANNELS instead of hardcoding value 8. libavcodec
Fri, 15 May 2009 07:49:59 +0000 conrad Ensure that we don't read from invalid memory with B-frame qpel libavcodec
Fri, 15 May 2009 05:39:44 +0000 bcoudurier decode mpeg-2 closed gop first b frames, fix issue #824 libavcodec
Fri, 15 May 2009 02:01:53 +0000 bcoudurier change pic type to Picture* and remove casts libavcodec
Thu, 14 May 2009 19:03:22 +0000 stefano Document av_set_string3() returned error codes. libavcodec
Thu, 14 May 2009 18:50:58 +0000 stefano Make av_set_string3() print a message in case of unknown option. libavcodec