log

age author description
Sat, 25 Aug 2007 09:23:17 +0000 diego prettyprinting cosmetics libavcodec
Sat, 25 Aug 2007 03:19:39 +0000 michael cleanup (remove some old experimentation related code) libavcodec
Sat, 25 Aug 2007 03:04:13 +0000 michael we only have 2 wavelets, the 3rd was just for experimentation ... libavcodec
Sat, 25 Aug 2007 03:00:51 +0000 michael use 16bit IDWT (a SIMD implementation of it should be >2x faster then with libavcodec
Fri, 24 Aug 2007 23:49:11 +0000 diego whitespace/indentation cosmetics libavcodec
Fri, 24 Aug 2007 23:01:50 +0000 diego Remove HAVE_ALTIVEC preprocessor directives that are only compiled libavcodec
Fri, 24 Aug 2007 15:42:50 +0000 diego Fix trivial mixed declarations and code warning caused by a double semicolon. libavcodec
Fri, 24 Aug 2007 15:38:37 +0000 diego Remove SYS_DARWIN preprocessor directive that is just a duplicate of a libavcodec
Fri, 24 Aug 2007 15:18:41 +0000 diego Replace SYS_DARWIN by the more correct __APPLE_CC__, these preprocessor libavcodec
Fri, 24 Aug 2007 15:08:46 +0000 diego Merge __MWERKS__ preprocessor directives. libavcodec
Fri, 24 Aug 2007 15:04:00 +0000 diego Move Apple gcc AltiVec vector declaration syntax to libavutil. libavcodec
Fri, 24 Aug 2007 14:57:46 +0000 diego Replace SYS_DARWIN by the more correct __APPLE_CC__, these preprocessor libavcodec
Fri, 24 Aug 2007 14:18:09 +0000 michael int->uint8_t libavcodec
Fri, 24 Aug 2007 14:02:02 +0000 michael int->int8_t (no need for them to be int ...) libavcodec
Thu, 23 Aug 2007 20:28:28 +0000 reimar Add request_channels member to AVCodecContext so we now have a proper libavcodec
Thu, 23 Aug 2007 10:49:14 +0000 michael use more bits on the encoder side libavcodec
Thu, 23 Aug 2007 07:02:27 +0000 lucabe Initialize the "stc" variable before using it in ff_find_start_code() libavcodec
Wed, 22 Aug 2007 22:46:39 +0000 diego Rename CONFIG_DARWIN to SYS_DARWIN, it is not configurable (in FFmpeg). libavcodec
Wed, 22 Aug 2007 17:26:49 +0000 michael simplify libavcodec
Wed, 22 Aug 2007 15:03:14 +0000 benoit right filename in doxygen comment libavcodec
Wed, 22 Aug 2007 13:19:10 +0000 diego cosmetics: alphabetical order libavcodec
Wed, 22 Aug 2007 13:04:10 +0000 diego Simplify preprocessor directives. libavcodec
Wed, 22 Aug 2007 12:54:49 +0000 mhoffman make clean bfin libavcodec
Wed, 22 Aug 2007 12:41:16 +0000 diego Identifiers starting with underscores are reserved. libavcodec
Tue, 21 Aug 2007 18:24:08 +0000 aurel parsers and bsfs declarations are not meant to be part of public API libavcodec
Tue, 21 Aug 2007 16:29:40 +0000 michael Change rounding of the horizontal DWT to match the vertical one. libavcodec
Tue, 21 Aug 2007 15:48:08 +0000 aurel asv1.c directly uses Put/GetBitContext, so it should include bitstream.h libavcodec
Tue, 21 Aug 2007 00:05:30 +0000 michael remove code which become unused by the previous changes libavcodec
Tue, 21 Aug 2007 00:03:18 +0000 michael Simplify and optimize the 4th vertical lifting step of the SSE2 code (untested) libavcodec
Tue, 21 Aug 2007 00:02:19 +0000 michael Simplify and optimize the 4th vertical lifting step of the MMX code libavcodec
Mon, 20 Aug 2007 23:59:20 +0000 michael Simplify and speedup code, reduce needed headroom by 2 bits in the 3rd libavcodec
Mon, 20 Aug 2007 23:54:49 +0000 michael simplify, speedup and reduce needed headroom by 2 bits in the 3rd libavcodec
Mon, 20 Aug 2007 23:11:05 +0000 michael replace <<1 by add for SSE2 (untested) libavcodec
Mon, 20 Aug 2007 23:09:39 +0000 michael replace <<1 by add libavcodec
Mon, 20 Aug 2007 23:02:59 +0000 michael slightly change horizontal lift3 so it needs 1 bit less headroom libavcodec
Mon, 20 Aug 2007 22:41:47 +0000 michael remove idiotc double subtraction from the sse2 code (untested, no sse2 here) libavcodec
Mon, 20 Aug 2007 22:34:42 +0000 michael fixme note libavcodec
Mon, 20 Aug 2007 22:29:21 +0000 michael and of course the unneeded double subtractions were blindly put in the libavcodec
Mon, 20 Aug 2007 22:26:49 +0000 michael more stupid double subtractions libavcodec
Mon, 20 Aug 2007 22:18:26 +0000 michael get rid of idiotc double subtraction libavcodec
Sun, 19 Aug 2007 20:34:27 +0000 banan Cosmetics, indentation. libavcodec
Sun, 19 Aug 2007 20:31:53 +0000 banan Trellis quantization support for adpcm_swf. libavcodec
Sun, 19 Aug 2007 12:36:15 +0000 reimar Use defines instead of raw hex numbers to specify CRC polynomials libavcodec
Wed, 15 Aug 2007 21:19:13 +0000 ramiro CONFIG_7REGS -> HAVE_7REGS libavcodec
Wed, 15 Aug 2007 12:59:27 +0000 marco Make the Golomb decoder work for Dirac libavcodec
Tue, 14 Aug 2007 22:28:09 +0000 gpoirier Statements like a = b = c = d = e; store from right-to-left, so if libavcodec
Mon, 13 Aug 2007 22:55:04 +0000 ramiro Introduce AVERROR_PATCHWELCOME libavcodec
Mon, 13 Aug 2007 17:57:06 +0000 diego Move msmpeg4 tables from a header file to msmpegdata.c. libavcodec
Mon, 13 Aug 2007 15:28:29 +0000 ramiro Add attribute that forces alignment of stack to functions that need it. libavcodec
Mon, 13 Aug 2007 14:16:20 +0000 mhoffman special handling for vp3 idct, use the c reference libavcodec
Mon, 13 Aug 2007 13:20:16 +0000 michael use bytestream_get_le*() this also fixes a big endian bug libavcodec
Mon, 13 Aug 2007 05:36:50 +0000 kostya Support for WavPack version 0x410 (false stereo chunks) libavcodec
Mon, 13 Aug 2007 05:35:48 +0000 kostya Rename flag for consistency with the next commit libavcodec
Mon, 13 Aug 2007 05:23:38 +0000 conrad Add av_get_bits_per_sample_format() libavcodec
Mon, 13 Aug 2007 01:06:04 +0000 michael fix type 3 aka skipped blocks for old version libavcodec
Mon, 13 Aug 2007 01:05:19 +0000 michael fix motion vectors for old version libavcodec
Mon, 13 Aug 2007 00:56:26 +0000 michael set pix_fmt properly depending on version libavcodec
Mon, 13 Aug 2007 00:55:39 +0000 michael use version instead of some random 32bit value to switch between 16 and libavcodec
Mon, 13 Aug 2007 00:53:55 +0000 michael replace vlc_type by version and set that from codec_tag which contains the libavcodec
Sun, 12 Aug 2007 15:47:27 +0000 michael support ifr2 from Toy-Story2_better-image-quality.4xa libavcodec
Sun, 12 Aug 2007 13:50:06 +0000 gpoirier use shorter types vec_"type" instead of the too long vector "type" libavcodec
Sun, 12 Aug 2007 12:22:19 +0000 michael add second vlc table libavcodec
Sun, 12 Aug 2007 00:07:29 +0000 conrad Don't check the return value of decode_cabac_residual since it always libavcodec
Sat, 11 Aug 2007 23:29:21 +0000 aurel more usage of av_clip() libavcodec
Sat, 11 Aug 2007 23:23:20 +0000 aurel one more simplification libavcodec
Sat, 11 Aug 2007 23:17:03 +0000 aurel various simplifications around recent av_clip_int16() usage libavcodec
Sat, 11 Aug 2007 23:09:28 +0000 michael fix decoding of samples.mplayerhq.hu/game-formats/idroq/demoEnd.roq libavcodec
Sat, 11 Aug 2007 22:48:55 +0000 aurel use av_clip_int16() where it makes sense libavcodec
Fri, 10 Aug 2007 19:28:28 +0000 michael ensure that default_get_buffer() doesnt reuse images if the dimension or libavcodec
Fri, 10 Aug 2007 19:23:14 +0000 bcoudurier dnxhd 120 interlaced support libavcodec
Thu, 09 Aug 2007 17:01:15 +0000 romansh * renaming (ST|LD)(16|32|64) -> AV_(R|W)N(16|32|64) libavcodec
Thu, 09 Aug 2007 01:08:28 +0000 alex use skip_bits where appropriate libavcodec
Thu, 09 Aug 2007 00:57:36 +0000 alex use skip_bits where appropriate libavcodec
Thu, 09 Aug 2007 00:54:41 +0000 alex fix compilation with TRACE enabled libavcodec
Thu, 09 Aug 2007 00:39:35 +0000 jbr cosmetics: vertical alignment libavcodec
Thu, 09 Aug 2007 00:36:49 +0000 jbr comments modification: add, clean up, Doxygenize, and reword libavcodec
Thu, 09 Aug 2007 00:16:27 +0000 alex use reget_buffer and remove internal copying of buffer - codec works again libavcodec
Thu, 09 Aug 2007 00:13:31 +0000 alex use get_bits1(..) instead get_bits(.., 1) libavcodec
Wed, 08 Aug 2007 23:58:23 +0000 romansh * getting rid of code duplication libavcodec
Wed, 08 Aug 2007 22:54:47 +0000 alex use get_unary from bitstream.h libavcodec
Wed, 08 Aug 2007 22:36:12 +0000 alex use get_unary from bitstream.h libavcodec
Wed, 08 Aug 2007 20:38:30 +0000 alex copy get_unary from vc1 libavcodec
Wed, 08 Aug 2007 20:27:18 +0000 alex debug: tell how much bits are skipped with unknown nal code libavcodec
Wed, 08 Aug 2007 07:04:23 +0000 benoit kill warning libavcodec
Tue, 07 Aug 2007 12:53:22 +0000 vitor More indentation libavcodec
Tue, 07 Aug 2007 12:50:41 +0000 vitor Cosmetics: indentation libavcodec
Tue, 07 Aug 2007 12:44:23 +0000 vitor Rename function libavcodec
Tue, 07 Aug 2007 00:02:29 +0000 jbr enable the native AC-3 decoder libavcodec
Mon, 06 Aug 2007 23:34:41 +0000 michael make output buffer larger so drift compensation can work libavcodec
Mon, 06 Aug 2007 19:49:18 +0000 banan Don't encode the first sample twice. libavcodec
Mon, 06 Aug 2007 08:42:05 +0000 bcoudurier cosmetic, indentation libavcodec
Sun, 05 Aug 2007 21:48:46 +0000 jbr cosmetics: blank lines, remove some comments libavcodec
Sun, 05 Aug 2007 21:34:33 +0000 jbr add pointer to the parent context for use with av_log() libavcodec
Sun, 05 Aug 2007 21:10:09 +0000 jbr use array for dynamic range scaling factors libavcodec
Sun, 05 Aug 2007 20:03:37 +0000 michael make wmv1 and wmv2 playable with M$ DMO decoder libavcodec
Sun, 05 Aug 2007 19:36:35 +0000 jbr add dialogue normalization libavcodec
Sun, 05 Aug 2007 13:41:44 +0000 bcoudurier fix decoding of adpcm swf big frames, fix RamboMJPEGAVP6_1Mbps.swf libavcodec
Sun, 05 Aug 2007 12:11:34 +0000 reimar Add proper license header libavcodec
Sun, 05 Aug 2007 12:11:31 +0000 reimar Remove AVCodecContext parameter from parse_timecode function libavcodec
Sun, 05 Aug 2007 12:11:28 +0000 reimar Fix deinterlacing for odd height libavcodec
Sun, 05 Aug 2007 12:11:26 +0000 reimar Deinterlace xsub subtitles libavcodec
Sun, 05 Aug 2007 12:11:24 +0000 reimar Colours except background should not be transparent libavcodec
Sun, 05 Aug 2007 12:11:22 +0000 reimar get rid of av_rescale_q, it does not work as intended. libavcodec
Sun, 05 Aug 2007 12:11:20 +0000 reimar get rid of xsubdec array and calculate value instead libavcodec
Sun, 05 Aug 2007 12:11:18 +0000 reimar 10l, runbits order was reversed libavcodec
Sun, 05 Aug 2007 12:11:13 +0000 reimar 100l, wrong argument to av_freep libavcodec
Sun, 05 Aug 2007 12:11:11 +0000 reimar Add forgotten xsub timecode parsing libavcodec
Sun, 05 Aug 2007 12:11:09 +0000 reimar First version of xsub decoder, not yet tested libavcodec
Sun, 05 Aug 2007 05:56:34 +0000 kostya Add the handling of the INT32INFO block to the WavPack decoder. libavcodec
Sun, 05 Aug 2007 00:29:02 +0000 lorenm prevent huffyuv from generating codewords of length 32. (regression in r9069) libavcodec
Sat, 04 Aug 2007 22:32:17 +0000 jbr add support for downmixing to stereo or mono libavcodec
Sat, 04 Aug 2007 20:59:22 +0000 jbr use dsputil for float to signed 16-bit sample conversion libavcodec
Sat, 04 Aug 2007 20:49:39 +0000 diego Add support for grayscale MJPEG streams sent by Axis cameras such as the libavcodec
Sat, 04 Aug 2007 20:32:57 +0000 jbr cosmetics: indentation libavcodec
Sat, 04 Aug 2007 19:19:48 +0000 jbr consolidate decoding of lfe and coupling channels with decoding of full-bandwidth channels. libavcodec
Sat, 04 Aug 2007 15:01:21 +0000 jbr there are only 4 rematrixing bands libavcodec
Sat, 04 Aug 2007 13:52:56 +0000 jbr cosmetics: use more appropriate names for iterator variables. libavcodec
Sat, 04 Aug 2007 13:41:33 +0000 bcoudurier move dnxhd data tables to separate file libavcodec
Sat, 04 Aug 2007 13:30:37 +0000 jbr move some variables to a more local scope. libavcodec
Sat, 04 Aug 2007 13:26:46 +0000 jbr make exponent decoding consistent (prepare for merging coupling and lfe code with normal channel code). libavcodec