log

age author description
Mon, 16 Jun 2008 23:12:50 +0000 michael Support decoding of sample_g726.asf. libavcodec
Mon, 16 Jun 2008 20:42:54 +0000 michael get_bits() outputs exactly as many bits as requested no need to mask them. libavcodec
Mon, 16 Jun 2008 20:40:44 +0000 michael Remove dead code. libavcodec
Mon, 16 Jun 2008 08:25:48 +0000 diego Add missing #includes to fix 'make checkheaders'. libavcodec
Sun, 15 Jun 2008 18:01:25 +0000 jbr fix verbatim mode decoding. patch by Jai Menon (realityman gmx net). libavcodec
Fri, 13 Jun 2008 19:30:27 +0000 michael -0x8000 == 0x8000 with int16 libavcodec
Fri, 13 Jun 2008 09:30:42 +0000 stefano Cosmetics: s/Id/id/ in libavcodec/roqvideodec.c when Id refers to id Software libavcodec
Thu, 12 Jun 2008 21:50:13 +0000 stefano Make AVCodec long_names definition conditional depending on CONFIG_SMALL. libavcodec
Tue, 10 Jun 2008 19:21:40 +0000 bcoudurier remove useless wrapper func libavcodec
Mon, 09 Jun 2008 16:30:59 +0000 reimar Remove the START_TIMER/STOP_TIMER from vp3.c, they clutter the output and libavcodec
Mon, 09 Jun 2008 16:26:28 +0000 reimar Almost-cosmetics: split out coeff_count from all_fragments struct into libavcodec
Mon, 09 Jun 2008 01:21:57 +0000 bcoudurier enable global_header flag for audio and video encoding, was wrongly part of commit r13722 libavcodec
Mon, 09 Jun 2008 01:20:14 +0000 bcoudurier revert wrong part of r13722 commit libavcodec
Mon, 09 Jun 2008 00:43:07 +0000 bcoudurier uniformize trellis quant option libavcodec
Sun, 08 Jun 2008 21:09:02 +0000 jbr move rematrixing band table to ac3dec_data.c libavcodec
Sun, 08 Jun 2008 21:08:57 +0000 jbr add ac3dec_data.[c,h] libavcodec
Sun, 08 Jun 2008 21:08:53 +0000 jbr add fields needed for E-AC-3 decoding to decode context libavcodec
Sun, 08 Jun 2008 20:45:18 +0000 bwolowiec Separating from nellymoserdec.c parts required by encoder libavcodec
Sun, 08 Jun 2008 17:12:25 +0000 banan Oma demuxer libavcodec
Sat, 07 Jun 2008 22:30:51 +0000 jbr split up header parsing function libavcodec
Sat, 07 Jun 2008 22:30:47 +0000 jbr store exp_strategy for all blocks in decode context libavcodec
Sat, 07 Jun 2008 22:30:43 +0000 jbr store cpl_in_use for all blocks in decode context libavcodec
Sat, 07 Jun 2008 22:30:39 +0000 jbr cosmetics: add and align references to spec variable names libavcodec
Sat, 07 Jun 2008 22:30:35 +0000 jbr cosmetics: vertical align libavcodec
Sat, 07 Jun 2008 22:30:31 +0000 jbr use macro constants for array sizes in decode context libavcodec
Sat, 07 Jun 2008 22:30:26 +0000 jbr cosmetics: vertical align libavcodec
Sat, 07 Jun 2008 22:30:22 +0000 jbr cosmetics: reorder decode context fields into logical groups libavcodec
Sat, 07 Jun 2008 22:30:16 +0000 jbr move the decode context and some macro constants to a new file, ac3dec.h libavcodec
Sat, 07 Jun 2008 22:30:09 +0000 jbr move mix level tables from parser to decoder. have parser read bitstream value instead of using an index to a table in the decoder. libavcodec
Sat, 07 Jun 2008 22:30:03 +0000 jbr add more gain levels and adjust mix level tables accordingly. libavcodec
Sat, 07 Jun 2008 22:29:54 +0000 jbr pass bap table to ff_ac3_bit_alloc_calc_bap() libavcodec
Sat, 07 Jun 2008 22:29:45 +0000 jbr set default mix levels regardless of bitstream id libavcodec
Sat, 07 Jun 2008 22:29:38 +0000 jbr cosmetics: indent libavcodec
Sat, 07 Jun 2008 22:29:27 +0000 jbr skip unsupported frame types and substream id's libavcodec
Sat, 07 Jun 2008 22:29:19 +0000 jbr read frame type from header info into decode context libavcodec
Sat, 07 Jun 2008 22:29:11 +0000 jbr get substreamid from ac3 parser libavcodec
Sat, 07 Jun 2008 22:29:03 +0000 jbr get the number of blocks from the ac3 parser and use in the ac3 decoder. libavcodec
Sat, 07 Jun 2008 13:21:24 +0000 rtogni Remove my old email address libavcodec
Sat, 07 Jun 2008 13:14:49 +0000 rtogni Remove my old email address. libavcodec
Fri, 06 Jun 2008 17:50:32 +0000 diego Remove Fabrice's copyright from the Makefiles. They have been entirely libavcodec
Fri, 06 Jun 2008 07:00:42 +0000 diego minor spelling/grammar fixes libavcodec
Fri, 06 Jun 2008 00:32:31 +0000 michael Fix reading an element after the array. libavcodec
Thu, 05 Jun 2008 16:15:44 +0000 vitor Remove *lpc_refl from the context. Only the value libavcodec
Thu, 05 Jun 2008 16:11:51 +0000 vitor Split function rms() in two (it does two unrelated things) libavcodec
Thu, 05 Jun 2008 02:20:15 +0000 lorenm rename me=tesa libavcodec
Thu, 05 Jun 2008 01:57:35 +0000 bcoudurier add esa/dia compat me options and new tesa for libx264 libavcodec
Wed, 04 Jun 2008 00:56:36 +0000 bcoudurier x264 interlaced encoding option libavcodec
Wed, 04 Jun 2008 00:44:43 +0000 bcoudurier cleanup, remove useless parentheses libavcodec
Wed, 04 Jun 2008 00:31:20 +0000 jbr return error on frame sync error libavcodec
Tue, 03 Jun 2008 23:34:26 +0000 jbr prevent crash when dba params are invalid libavcodec
Tue, 03 Jun 2008 16:46:38 +0000 banan Sample tested and the code worked so the comment is removed libavcodec
Tue, 03 Jun 2008 11:56:09 +0000 diego small spelling/wording fixes libavcodec
Tue, 03 Jun 2008 03:12:56 +0000 michael ff_fetch_timestamp() prototype libavcodec
Tue, 03 Jun 2008 02:43:17 +0000 michael In mpeg1/2 timestamps are associated with the access unit which libavcodec
Mon, 02 Jun 2008 23:00:04 +0000 aurel bump micro version after commit r13615 libavcodec
Mon, 02 Jun 2008 19:04:14 +0000 bcoudurier print correct mpeg-2 broken_link value, and print closed_gop libavcodec
Mon, 02 Jun 2008 18:29:04 +0000 vitor Remove warning that could never be triggered. libavcodec
Mon, 02 Jun 2008 14:54:19 +0000 michael indent libavcodec
Mon, 02 Jun 2008 14:53:54 +0000 michael Only store timestamps when there are timestamps. libavcodec
Mon, 02 Jun 2008 14:40:27 +0000 michael Our MPEG-TS demuxer does not send complete PES packets but sends them libavcodec
Mon, 02 Jun 2008 14:23:25 +0000 michael Move new field to the end to avoid ABI breakage, I thought this struct libavcodec
Mon, 02 Jun 2008 13:14:01 +0000 michael cosmetic libavcodec
Mon, 02 Jun 2008 13:12:54 +0000 michael Allow matching timestamps to be removed by fetch_timestamp(). libavcodec
Mon, 02 Jun 2008 13:09:56 +0000 michael Add off argument so that fetch_timestamp can search for timestamps libavcodec
Mon, 02 Jun 2008 13:05:38 +0000 michael Factorize fetch_timestamp() into its own function libavcodec
Mon, 02 Jun 2008 13:01:23 +0000 michael unused variable libavcodec
Mon, 02 Jun 2008 03:12:43 +0000 bcoudurier cosmetics, remove table_ prefix libavcodec
Mon, 02 Jun 2008 03:10:40 +0000 michael indent libavcodec
Mon, 02 Jun 2008 03:10:00 +0000 michael Rename last_frame_offset to next_frame_offset. libavcodec
Mon, 02 Jun 2008 03:07:32 +0000 bcoudurier optimize, merge offset bits in vlc code libavcodec
Mon, 02 Jun 2008 02:55:30 +0000 michael Simplify parser core. libavcodec
Mon, 02 Jun 2008 02:54:46 +0000 jbr move some AC3HeaderInfo struct fields to the Coded elements group. libavcodec
Sun, 01 Jun 2008 21:29:45 +0000 bcoudurier return if bitrate is not specified or too low libavcodec
Sun, 01 Jun 2008 20:51:44 +0000 bcoudurier add context_to_name func for logging libavcodec
Sun, 01 Jun 2008 19:51:33 +0000 vitor Replace comments by error messages. libavcodec
Sun, 01 Jun 2008 19:36:54 +0000 vitor Cosmetics libavcodec
Sun, 01 Jun 2008 19:36:43 +0000 vitor Rename dec2() function libavcodec
Sun, 01 Jun 2008 19:35:04 +0000 vitor Rename var libavcodec
Sun, 01 Jun 2008 19:33:17 +0000 vitor Rename dec1() to a more descriptive name libavcodec
Sun, 01 Jun 2008 19:30:07 +0000 vitor The function dec1() do two completly unrelated things. Split the rms calculation out of it. libavcodec
Sun, 01 Jun 2008 13:30:15 +0000 vitor Yet more variable renaming libavcodec
Sun, 01 Jun 2008 13:28:41 +0000 vitor More variable renaming libavcodec
Sun, 01 Jun 2008 13:17:22 +0000 vitor Rename functions libavcodec
Sun, 01 Jun 2008 13:16:13 +0000 vitor Rename variables libavcodec
Sun, 01 Jun 2008 02:28:33 +0000 bcoudurier memcpy considering output width, not src linesize, fix segv with av_picture_pad libavcodec
Sun, 01 Jun 2008 02:21:53 +0000 bcoudurier give context to av_log libavcodec
Sun, 01 Jun 2008 01:07:59 +0000 michael Prevent scalefactors from overflowing. libavcodec
Sat, 31 May 2008 22:12:49 +0000 jbr cosmetics: add a comment, remove a comment libavcodec
Sat, 31 May 2008 22:12:01 +0000 jbr simplify libavcodec
Sat, 31 May 2008 21:57:45 +0000 jbr set lfe params at frame init instead of in every block libavcodec
Sat, 31 May 2008 21:53:31 +0000 jbr only calculate number of exponent groups when exponents are not reused. libavcodec
Sat, 31 May 2008 21:37:28 +0000 jbr cosmetics: remove unneeded braces libavcodec
Sat, 31 May 2008 19:59:10 +0000 jbr 10l: cosmetics libavcodec
Sat, 31 May 2008 19:56:54 +0000 jbr new dba values requires running last 2 bit allocation stages libavcodec
Sat, 31 May 2008 16:04:41 +0000 jbr get_transform_coeffs() never returns an error, so make the function and its children return void. libavcodec
Sat, 31 May 2008 15:37:41 +0000 vitor Add doxy comments to eq() and do_voice() libavcodec
Sat, 31 May 2008 15:31:57 +0000 jbr use enum value for CRC error libavcodec
Sat, 31 May 2008 15:30:55 +0000 jbr move header error logging to after CRC check libavcodec
Sat, 31 May 2008 14:38:34 +0000 vitor Minor simplification libavcodec
Sat, 31 May 2008 14:36:46 +0000 vitor Rename variable libavcodec
Sat, 31 May 2008 14:34:35 +0000 vitor Remove useless intermediate variable libavcodec
Sat, 31 May 2008 14:32:11 +0000 vitor Remove ra144.o dependency added in revision r13500, now reverted libavcodec
Fri, 30 May 2008 23:27:21 +0000 michael unused libavcodec
Fri, 30 May 2008 23:26:09 +0000 michael As *_static are not deallocated anymore except on program termination libavcodec
Fri, 30 May 2008 21:17:10 +0000 michael unused libavcodec
Fri, 30 May 2008 21:15:34 +0000 michael Remove non C code. libavcodec
Fri, 30 May 2008 21:12:33 +0000 michael Move *_static to bitstream.c which is the only file left which needs libavcodec
Fri, 30 May 2008 21:08:41 +0000 michael Change init_vlc_rl() so it does not use *alloc_static() anymore. libavcodec
Fri, 30 May 2008 21:06:40 +0000 michael Change init_2d_vlc_rl() to not use *alloc_static(). libavcodec
Fri, 30 May 2008 20:06:08 +0000 michael Remove constant argument. libavcodec
Fri, 30 May 2008 20:02:59 +0000 michael Switch to INIT_VLC_USE_NEW_STATIC. libavcodec
Fri, 30 May 2008 20:00:19 +0000 michael Little helper macro to make the use of INIT_VLC_USE_NEW_STATIC easier. libavcodec
Fri, 30 May 2008 19:48:02 +0000 michael Make init_vlc* support proper static tables instead of this broken beyond libavcodec
Fri, 30 May 2008 19:46:43 +0000 vitor Revert r13499, log: libavcodec
Thu, 29 May 2008 23:16:12 +0000 cehoyos Warn about unimplemented H264 feature. libavcodec
Thu, 29 May 2008 20:09:45 +0000 skal in TRUNCATED mode, use residual fragments in ParseContext libavcodec
Thu, 29 May 2008 11:04:42 +0000 diego Add ASUS V1/V2 decoder codec long names. libavcodec
Wed, 28 May 2008 23:56:25 +0000 bcoudurier set avctx time_base in dv decoder libavcodec
Wed, 28 May 2008 22:36:08 +0000 michael ILP64 fix libavcodec
Wed, 28 May 2008 21:25:18 +0000 vitor Rename variable libavcodec
Wed, 28 May 2008 21:17:32 +0000 vitor More intermediate vars removal libavcodec
Wed, 28 May 2008 21:04:42 +0000 vitor Remove unused var libavcodec
Wed, 28 May 2008 21:02:51 +0000 vitor Remove useless intermediate var libavcodec
Wed, 28 May 2008 20:36:11 +0000 vitor Remove dec1() function libavcodec
Wed, 28 May 2008 19:04:34 +0000 vitor Use ff_acelp_weighted_vector_sum() instead of reimplementing it libavcodec
Wed, 28 May 2008 19:02:16 +0000 vitor Make lpc coefficients 16 bit wide libavcodec
Wed, 28 May 2008 18:59:09 +0000 vitor Simplify implementation and use of dec2() libavcodec
Wed, 28 May 2008 11:59:41 +0000 michael Prevent 128*1<<trellis from becoming 0 and creating 0 sized arrays. libavcodec
Wed, 28 May 2008 11:33:28 +0000 michael set coded_frame libavcodec
Wed, 28 May 2008 09:20:59 +0000 diego cosmetics: spelling typo fixes libavcodec
Wed, 28 May 2008 01:54:09 +0000 michael Fix return type of ff_init_me(). libavcodec
Wed, 28 May 2008 01:34:46 +0000 michael minor simplification libavcodec
Wed, 28 May 2008 01:30:59 +0000 michael redundant libavcodec
Tue, 27 May 2008 23:41:10 +0000 michael Check dia size a little more. Fixes CID80. libavcodec
Tue, 27 May 2008 22:10:17 +0000 michael Arrays where one element too small, fixes CID114. libavcodec
Tue, 27 May 2008 21:12:28 +0000 michael memleak / fixes CID118 libavcodec
Tue, 27 May 2008 19:44:56 +0000 michael Do not read from prior the array, fix CID 127. libavcodec
Tue, 27 May 2008 16:50:48 +0000 vitor Add comment libavcodec
Tue, 27 May 2008 16:14:31 +0000 vitor Fix doxy comments libavcodec
Tue, 27 May 2008 12:32:59 +0000 diego cosmetics: XviD is now called Xvid. libavcodec
Tue, 27 May 2008 10:51:23 +0000 diego cosmetics: typo fixes libavcodec
Tue, 27 May 2008 00:43:39 +0000 jbr zero the upper frequencies of the correct coefficients libavcodec
Mon, 26 May 2008 23:36:05 +0000 diego consistency cosmetics: indices --> indexes in variable names libavcodec
Mon, 26 May 2008 23:19:26 +0000 diego Clarify avcodec_encode_audio() vs. PCM audio. libavcodec
Mon, 26 May 2008 23:14:25 +0000 diego consistency cosmetics: indices --> indexes libavcodec
Mon, 26 May 2008 23:11:24 +0000 diego cosmetics: typo libavcodec
Mon, 26 May 2008 23:09:46 +0000 diego cosmetics: Use C-style comments in #endif directives. libavcodec
Mon, 26 May 2008 18:26:47 +0000 vitor Rename var: add read coefficients a decent name libavcodec
Mon, 26 May 2008 18:21:09 +0000 vitor Update comment libavcodec
Mon, 26 May 2008 18:18:33 +0000 vitor Rename var: val -> energy libavcodec
Mon, 26 May 2008 18:16:05 +0000 vitor Rename var: swapbuf* are LPC related libavcodec
Mon, 26 May 2008 17:10:00 +0000 vitor Rename var: buffer_2 is an adaptive codebook libavcodec
Mon, 26 May 2008 16:59:39 +0000 vitor Context vars are not global vars. glob is a bad name for it. libavcodec
Mon, 26 May 2008 16:55:22 +0000 vitor Rename context struct to be more consistent with the rest of ffmpeg libavcodec
Mon, 26 May 2008 11:32:42 +0000 michael Warn about packed B-frames. (especially useful if the file in question is libavcodec
Mon, 26 May 2008 02:00:18 +0000 michael indent libavcodec
Mon, 26 May 2008 01:58:47 +0000 michael allow av_parser_close(NULL) libavcodec
Mon, 26 May 2008 01:06:15 +0000 michael print direct_spatial_mv_pred libavcodec
Sun, 25 May 2008 20:02:24 +0000 jbr safer solution for setting audio parameters libavcodec
Sun, 25 May 2008 19:48:03 +0000 vitor Merge two if's libavcodec
Sun, 25 May 2008 19:00:13 +0000 vitor Use (u)int16_t instead of (unsigned) short libavcodec
Sun, 25 May 2008 18:54:17 +0000 jbr set audio parameters if frame header is ok, even if crc fails libavcodec
Sun, 25 May 2008 18:06:01 +0000 jbr cosmetics: indent libavcodec
Sun, 25 May 2008 18:05:15 +0000 jbr add error concealment libavcodec
Sun, 25 May 2008 17:06:14 +0000 vitor Yet more cosmetics libavcodec
Sun, 25 May 2008 17:04:42 +0000 vitor More cosmetics libavcodec
Sun, 25 May 2008 16:58:25 +0000 vitor Cosmetics libavcodec
Sun, 25 May 2008 16:53:55 +0000 vitor Rename var libavcodec
Sun, 25 May 2008 16:52:14 +0000 vitor Minor simplification of dec1() libavcodec
Sun, 25 May 2008 16:50:08 +0000 vitor Minor simplification of dec2() libavcodec
Sun, 25 May 2008 16:46:05 +0000 vitor Remove useless variable libavcodec
Sun, 25 May 2008 16:44:56 +0000 vitor Cosmetics: merge declaration and initialization libavcodec
Sun, 25 May 2008 16:42:31 +0000 vitor Cosmetics: braces removal libavcodec
Sun, 25 May 2008 16:29:07 +0000 vitor Move evaluation of variable a to where it is trivial libavcodec
Sun, 25 May 2008 16:27:33 +0000 vitor Make add_wav() receive a vector instead of three integers libavcodec
Sun, 25 May 2008 16:20:06 +0000 jbr cosmetics: indent libavcodec
Sun, 25 May 2008 16:19:44 +0000 jbr 10l: fix error in commit r13382 libavcodec
Sun, 25 May 2008 16:10:08 +0000 vitor Remove gbuf2 from context libavcodec
Sun, 25 May 2008 15:34:48 +0000 jbr add checks for missing information in the first block libavcodec
Sun, 25 May 2008 15:23:03 +0000 jbr add check for invalid channel mode when coupling is used libavcodec
Sun, 25 May 2008 14:07:35 +0000 michael Fix MB skipping with droppable frames. libavcodec
Sun, 25 May 2008 13:31:07 +0000 michael Do not reject odd width/height. libavcodec
Sun, 25 May 2008 13:26:04 +0000 vitor Use (u)int16_t instead of short for tables libavcodec
Sun, 25 May 2008 13:25:10 +0000 vitor Make tables that fit in one byte (u)int8_t libavcodec
Sun, 25 May 2008 13:23:27 +0000 vitor Remove yet another val (gbuf1) from context libavcodec
Sun, 25 May 2008 13:22:56 +0000 vitor Parameter n of dec functions is always 3. Hardcode it. libavcodec
Sat, 24 May 2008 22:31:44 +0000 michael Move const *pow2tab out of context. libavcodec
Sat, 24 May 2008 22:28:33 +0000 michael simplify init_pow2table libavcodec
Sat, 24 May 2008 22:23:16 +0000 michael Merge init_rootpow2table and init_pow2table. libavcodec
Sat, 24 May 2008 20:52:50 +0000 vitor Indent libavcodec
Sat, 24 May 2008 20:51:56 +0000 vitor Remove another useless variable from context libavcodec
Sat, 24 May 2008 17:18:42 +0000 voroshil Move pitch vector interpolation code to acelp_filters libavcodec
Sat, 24 May 2008 16:38:48 +0000 vitor Use an intermediate variable for overflow testing libavcodec
Sat, 24 May 2008 16:20:37 +0000 vitor Handle the case where we do not have enough input libavcodec
Sat, 24 May 2008 12:58:20 +0000 michael Anoter try to make +- behave sanely. libavcodec
Sat, 24 May 2008 12:33:00 +0000 vitor Simplify eq() libavcodec
Sat, 24 May 2008 09:20:09 +0000 vitor Simplify final() libavcodec
Sat, 24 May 2008 09:19:21 +0000 vitor Simplify rms() libavcodec
Sat, 24 May 2008 09:17:30 +0000 vitor More simplifications of ra144_decode_frame() libavcodec
Sat, 24 May 2008 09:15:01 +0000 vitor Make wavtable a table instead of an array libavcodec
Sat, 24 May 2008 07:19:12 +0000 cehoyos Fix compilation for buggy icc. libavcodec
Fri, 23 May 2008 03:10:27 +0000 voroshil adaptive and fixed codebook vector operations for ACELP-based codecs libavcodec
Fri, 23 May 2008 00:29:21 +0000 michael Fix + - bug with non flags. libavcodec
Thu, 22 May 2008 19:42:02 +0000 banan Update copyright and text libavcodec
Thu, 22 May 2008 19:16:28 +0000 banan Fix decoding of 01-Untitled(1).oma, patch by Maxim Poliakovski libavcodec
Wed, 21 May 2008 19:24:17 +0000 vitor Make gbuf2 a table instead of an array libavcodec
Wed, 21 May 2008 19:23:15 +0000 vitor Remove unneeded var from context libavcodec
Wed, 21 May 2008 17:50:42 +0000 benoit Improve parse_primary() error message. libavcodec
Wed, 21 May 2008 16:53:20 +0000 vitor Cosmetics: indentation libavcodec
Wed, 21 May 2008 16:43:33 +0000 vitor Simplify irms() libavcodec
Wed, 21 May 2008 16:43:05 +0000 vitor Simplify add_wav() libavcodec
Wed, 21 May 2008 16:41:58 +0000 vitor Only one out of two values of gbuf1 is actually used. Make it half the size. libavcodec
Wed, 21 May 2008 16:38:44 +0000 vitor Make etable1 and etable2 tables instead of arrays. libavcodec
Wed, 21 May 2008 16:36:19 +0000 vitor Simplify ra144_decode_frame() by unrolling a senseless libavcodec
Wed, 21 May 2008 16:33:49 +0000 vitor Use ff_sqrt() function instead of using a table libavcodec
Sat, 17 May 2008 14:51:49 +0000 vitor Cosmetics: move function to remove forward declarations libavcodec
Sat, 17 May 2008 14:42:55 +0000 vitor Minor simplification of rotate_block() libavcodec
Sat, 17 May 2008 14:40:36 +0000 vitor Cosmetics: indentation libavcodec
Sat, 17 May 2008 14:39:47 +0000 vitor Cosmetics: rename variable libavcodec
Sat, 17 May 2008 14:38:12 +0000 vitor Simplify ra144_decode_frame() libavcodec
Sat, 17 May 2008 14:36:44 +0000 michael Simplify vsad16_mmx2(). libavcodec
Sat, 17 May 2008 14:35:45 +0000 vitor Remove a useless temporary buffer libavcodec
Sat, 17 May 2008 14:35:14 +0000 michael Simplify vsad16_mmx(). libavcodec
Sat, 17 May 2008 14:34:55 +0000 vitor Convert ra144.h tables from hex to decimal libavcodec
Sat, 17 May 2008 14:33:01 +0000 michael Simplify vsad_intra16_mmx2() libavcodec
Sat, 17 May 2008 14:31:10 +0000 michael Simplify vsad_intra16_mmx() libavcodec
Sat, 17 May 2008 11:42:03 +0000 diego LPCM 24 bits support, patch by Lars Tuber, lars.taeuber gmx net libavcodec
Sat, 17 May 2008 11:38:30 +0000 diego The MPEG4AAC codec is provided by an external library and will be disabled libavcodec
Sat, 17 May 2008 10:20:01 +0000 diego missing codec long names by Stefano Sabatini, stefano.sabatini-lala poste it libavcodec
Fri, 16 May 2008 21:28:55 +0000 michael Avoid using log2() freebsd does not support it. libavcodec
Fri, 16 May 2008 13:12:56 +0000 diego Fix big-endian vs. little-endian typo. libavcodec
Fri, 16 May 2008 00:28:22 +0000 diego consistent codec name by Stefano Sabatini, stefano.sabatini-lala poste it libavcodec
Fri, 16 May 2008 00:26:02 +0000 diego Add PCM codec long names; by Stefano Sabatini, stefano.sabatini-lala poste it. libavcodec
Thu, 15 May 2008 23:03:55 +0000 diego cosmetics: Use C-style comment delimiters with #endif directives. libavcodec
Thu, 15 May 2008 23:02:43 +0000 diego cosmetics: Fix typos in ADPCM codec long names. libavcodec
Thu, 15 May 2008 22:51:38 +0000 diego cosmetics: s/Id/id/ in libavcodec where Id refers to id Software. libavcodec
Thu, 15 May 2008 18:49:50 +0000 vitor Remove useless buffers libavcodec
Thu, 15 May 2008 18:42:05 +0000 vitor Simplify rotate_block() libavcodec
Thu, 15 May 2008 18:41:04 +0000 vitor Do not pass the context to functions that do not use it libavcodec
Thu, 15 May 2008 18:39:07 +0000 vitor Declare vars as const when possible libavcodec
Thu, 15 May 2008 18:36:12 +0000 vitor Do not copy tables to a context var, use them directly libavcodec
Thu, 15 May 2008 18:34:31 +0000 vitor Remove unneeded fields from the decoder context libavcodec
Thu, 15 May 2008 18:31:55 +0000 vitor Read the bitstream where the data is actually needed instead of doing it in unpack_input() libavcodec
Thu, 15 May 2008 18:30:05 +0000 vitor Use correct type in FFSWAP (thanks to Benoit Fouet for pointing it out) libavcodec
Thu, 15 May 2008 18:29:05 +0000 vitor Cosmetics: remove useless parenthesis libavcodec
Thu, 15 May 2008 18:28:24 +0000 vitor The first table of decodetable[] is unrelated to the other. Rename it. libavcodec
Thu, 15 May 2008 11:35:19 +0000 diego ADPCM codec long names by Stefano Sabatini, stefano.sabatini-lala poste it libavcodec
Thu, 15 May 2008 11:31:14 +0000 diego DPCM codec long names, patch by Stefano Sabatini, stefano.sabatini-lala poste it libavcodec
Thu, 15 May 2008 01:03:48 +0000 benoit Make av_set_string() fail when number could not be set. libavcodec
Wed, 14 May 2008 16:30:37 +0000 diego Add codec long name, patch by Stefano Sabatini, stefano.sabatini-lala poste it. libavcodec
Wed, 14 May 2008 02:14:11 +0000 benoit Update offset in the option string later, to have a better error message. libavcodec
Tue, 13 May 2008 18:10:15 +0000 mru acelp_filters.h needs stdint.h libavcodec
Tue, 13 May 2008 15:56:45 +0000 cehoyos Add VP56_FRAME_NONE and use VP56_FRAME_CURRENT. libavcodec
Tue, 13 May 2008 00:49:38 +0000 benoit Fix a typo. libavcodec
Mon, 12 May 2008 19:04:08 +0000 cehoyos Correct type for pcx_rle_decode(). libavcodec
Mon, 12 May 2008 10:31:52 +0000 cehoyos Replace one more occurrence of -1 with PIX_FMT_NONE. libavcodec
Mon, 12 May 2008 09:18:32 +0000 gpoirier armv4l/float_arm_vfp.o must be added to OBJS-$(HAVE_ARMVFP) list since libavcodec
Mon, 12 May 2008 06:51:30 +0000 cehoyos Do not use variable frame_info before its value is set. libavcodec
Sun, 11 May 2008 23:39:55 +0000 astrange Previous commit missed an initialization - this fixes FATE's test sample. libavcodec
Sun, 11 May 2008 22:28:43 +0000 cehoyos Replace some occurrences of -1 with PIX_FMT_NONE. libavcodec
Sun, 11 May 2008 20:26:35 +0000 astrange Set and use h->mb_xy in SVQ3 too. libavcodec
Sun, 11 May 2008 20:06:03 +0000 gpoirier Add some initial optimizations for ARM VFP (floating libavcodec
Sun, 11 May 2008 19:22:28 +0000 astrange Remove newly unused variables. libavcodec
Sun, 11 May 2008 19:18:39 +0000 astrange Use h->mb_xy directly in decode_cabac_residual(). libavcodec
Sun, 11 May 2008 19:16:21 +0000 astrange Store mb_xy in H264Context and only calculate it once per MB. libavcodec
Sun, 11 May 2008 18:47:16 +0000 astrange Simplify do_voice(). libavcodec
Sun, 11 May 2008 18:43:11 +0000 astrange Replace some hardcoded swapping with FFSWAP. libavcodec
Sun, 11 May 2008 18:39:13 +0000 astrange Remove unused defines from ra144. libavcodec
Sun, 11 May 2008 18:14:30 +0000 jbr cosmetics: indent after last commit. patch by matthieu castet <castet matthieu free fr>. libavcodec
Sun, 11 May 2008 18:13:30 +0000 jbr simplify decoding of uncompressed samples. patch by matthieu castet <castet matthieu free fr>. libavcodec
Sun, 11 May 2008 11:49:25 +0000 voroshil Implement bidirectional (positive offset - left, negative - right) libavcodec
Sun, 11 May 2008 11:15:18 +0000 diego Document AVCodecContext channels field. libavcodec
Sun, 11 May 2008 10:07:11 +0000 voroshil Update comment to version, negotiated with Diego, and libavcodec
Sun, 11 May 2008 05:28:29 +0000 voroshil Fix compilation error. libavcodec
Sun, 11 May 2008 04:25:34 +0000 jbr fix reading of samples-per-frame libavcodec
Sun, 11 May 2008 03:42:53 +0000 voroshil various filters for ACELP-based codecs libavcodec
Sun, 11 May 2008 03:40:14 +0000 diego Simplify a list of array allocations with a loop. libavcodec
Sun, 11 May 2008 03:18:18 +0000 voroshil Replace hardcoded LP filter order with parameter. libavcodec
Sat, 10 May 2008 16:05:12 +0000 diego Remove useless memset, patch by Vitor Sessak, vitor1001 gmail com. libavcodec
Sat, 10 May 2008 16:02:38 +0000 diego Rewrite unpack_input() completely, patch by Vitor Sessak, vitor1001 gmail com. libavcodec
Sat, 10 May 2008 15:59:08 +0000 diego cosmetics: Reindent file, patch by Vitor Sessak, vitor1001 gmail com, libavcodec
Fri, 09 May 2008 14:34:52 +0000 diego Add missing required header directly. libavcodec
Fri, 09 May 2008 14:33:55 +0000 diego Add missing path to #include. libavcodec
Fri, 09 May 2008 14:29:37 +0000 diego Add missing path to #include statement. libavcodec
Fri, 09 May 2008 11:56:36 +0000 diego Use full path for #includes from another directory. libavcodec
Fri, 09 May 2008 10:44:12 +0000 michael Little fix for block sizes <16 libavcodec
Fri, 09 May 2008 10:18:58 +0000 diego Revert previous mistaken commit. libavcodec
Fri, 09 May 2008 10:06:51 +0000 diego ipp.h is a system header, use <> when #including it. libavcodec
Fri, 09 May 2008 09:48:49 +0000 diego dsputil.h is not a system header, use "" when #including it. libavcodec
Fri, 09 May 2008 09:02:41 +0000 kostya Improve motion estimation metric. libavcodec
Thu, 08 May 2008 23:15:39 +0000 aurel remove useless comment libavcodec
Thu, 08 May 2008 21:59:51 +0000 aurel ensure vp56_decode_frame always return unchanged buf_size libavcodec
Thu, 08 May 2008 21:11:24 +0000 ramiro Do not misuse long as the size of a register in x86. libavcodec
Thu, 08 May 2008 14:02:35 +0000 cehoyos Do not return -1 from void functions. libavcodec
Thu, 08 May 2008 14:01:44 +0000 cehoyos One const per declaration is enough. libavcodec
Tue, 06 May 2008 17:18:41 +0000 bcoudurier export dnxhd encoded picture quality libavcodec
Tue, 06 May 2008 09:20:50 +0000 diego Remove one more set of useless parentheses from a return call. libavcodec
Tue, 06 May 2008 09:16:36 +0000 diego Remove unnecessary parentheses from return calls. libavcodec
Sun, 04 May 2008 22:39:12 +0000 astrange Use a state machine to reduce branching logic in decode_cabac_residual. libavcodec
Sun, 04 May 2008 20:04:00 +0000 ramiro Prevent targaenc.c from outputting trash byte. libavcodec
Sun, 04 May 2008 09:58:22 +0000 diego Add complete multimedia Wiki URL, patch by Sisir Koppaka. libavcodec
Sun, 04 May 2008 01:08:40 +0000 ramiro Indent. libavcodec
Sun, 04 May 2008 01:07:46 +0000 ramiro Do not read out of array bounds. libavcodec
Sat, 03 May 2008 21:06:55 +0000 michael Output buffer overflow. libavcodec
Sat, 03 May 2008 21:01:47 +0000 michael Heap buffer overflow. libavcodec
Sat, 03 May 2008 20:56:57 +0000 michael Fix memset(0) based buffer overflow. libavcodec
Sat, 03 May 2008 17:28:25 +0000 michael Move declaration a little. libavcodec
Sat, 03 May 2008 17:26:13 +0000 michael Setting i to 0 once should do. libavcodec
Sat, 03 May 2008 14:15:29 +0000 diego cosmetics: Consistently use C-style comments in #endif preprocessor directives. libavcodec
Sat, 03 May 2008 13:59:45 +0000 diego Add Dirac support through libschroedinger. libavcodec
Sat, 03 May 2008 13:55:31 +0000 diego 10l: Unbreak libdirac compilation; CONFIG_LIBDIRAC is defined in config.h, so libavcodec
Sat, 03 May 2008 13:29:44 +0000 mru fix checkheaders when libdirac not installed libavcodec
Sat, 03 May 2008 13:29:39 +0000 mru add necessary #includes in headers libavcodec
Sat, 03 May 2008 03:47:26 +0000 diego Dirac decoding/encoding support via libdirac. libavcodec
Sat, 03 May 2008 03:33:21 +0000 diego Add Dirac parser from SoC; written by Marco Gerards; libavcodec
Fri, 02 May 2008 23:20:29 +0000 jbr include avcodec.h libavcodec
Fri, 02 May 2008 22:58:16 +0000 banan Long name spelling fixes libavcodec
Fri, 02 May 2008 21:35:32 +0000 jbr move call to init_get_bits inside conditional libavcodec
Fri, 02 May 2008 21:34:34 +0000 jbr share streaminfo parsing function libavcodec
Fri, 02 May 2008 21:33:14 +0000 jbr split out some decoder context params to a shared macro libavcodec
Fri, 02 May 2008 21:30:32 +0000 jbr change function parameters for dump_headers() libavcodec
Fri, 02 May 2008 21:29:49 +0000 jbr change function parameters for metadata_streaminfo() libavcodec
Thu, 01 May 2008 15:20:57 +0000 diego Mark symbol as static, patch by Diego 'Flameeyes' Petten, flameeyes gmail com. libavcodec
Wed, 30 Apr 2008 16:33:58 +0000 diego Comment out unused ff_vc1_norm6_spec table. libavcodec
Wed, 30 Apr 2008 09:29:15 +0000 diego Transform codec short name into a single word. libavcodec
Tue, 29 Apr 2008 21:31:21 +0000 diego Add long names to some AVCodec declarations. libavcodec
Tue, 29 Apr 2008 18:32:06 +0000 michael indent libavcodec
Tue, 29 Apr 2008 18:31:29 +0000 michael Fix decoding of: libavcodec
Tue, 29 Apr 2008 14:08:01 +0000 ramiro Typo: distoration -> distortion. libavcodec
Tue, 29 Apr 2008 08:37:40 +0000 superdump Remove leading whitespace in long codec name that was committed in r13017 libavcodec
Tue, 29 Apr 2008 07:24:44 +0000 diego Add some long names to AVCodec declarations. libavcodec
Tue, 29 Apr 2008 07:11:59 +0000 diego Transform codec names into single words. libavcodec
Tue, 29 Apr 2008 01:29:35 +0000 jbr remove unused variable, min_framesize libavcodec
Mon, 28 Apr 2008 13:37:36 +0000 kostya Calculate motion vector information based on PTS provided in slice header libavcodec
Mon, 28 Apr 2008 10:21:58 +0000 diego Add long names to some AVCodec declarations. libavcodec
Sun, 27 Apr 2008 22:39:51 +0000 diego Add long names to AVCodec declarations. libavcodec
Sun, 27 Apr 2008 22:19:02 +0000 diego Make 8SVX codec names just a single word for consistency with other codec names. libavcodec
Sun, 27 Apr 2008 10:52:44 +0000 diego Add long names to many AVCodec declarations. libavcodec
Sun, 27 Apr 2008 10:01:07 +0000 diego Use filename as multiple inclusion guard. libavcodec
Sat, 26 Apr 2008 16:02:22 +0000 diego Rename i386/cputest.c --> i386/cpuid.c. libavcodec
Sat, 26 Apr 2008 15:38:00 +0000 diego Remove unnecessary test program dependency declarations. libavcodec
Sat, 26 Apr 2008 15:20:06 +0000 superdump Grammar fixes and improvements for the new ACELP code libavcodec
Sat, 26 Apr 2008 14:41:29 +0000 bcoudurier break if error in header so it can output already decoded frames libavcodec
Sat, 26 Apr 2008 14:36:34 +0000 bcoudurier merge init with declaration libavcodec
Sat, 26 Apr 2008 14:34:01 +0000 bcoudurier cosmetics: merge decls libavcodec
Sat, 26 Apr 2008 14:33:09 +0000 bcoudurier simplify: merge loops libavcodec
Sat, 26 Apr 2008 14:30:06 +0000 bcoudurier simplify libavcodec
Sat, 26 Apr 2008 14:28:18 +0000 bcoudurier simplify: remove useless fields and vars libavcodec
Sat, 26 Apr 2008 14:22:43 +0000 bcoudurier move MP3On4DecodeContext def near the code and under ifdef libavcodec
Sat, 26 Apr 2008 14:18:29 +0000 bcoudurier correctly patch syncword for samples rates < 16000, decoder now fully support all iso ref files libavcodec
Sat, 26 Apr 2008 14:10:31 +0000 bcoudurier fix 1 frame config decoding libavcodec
Sat, 26 Apr 2008 14:08:34 +0000 bcoudurier remove old draft last case not present anymore in iso specs libavcodec
Sat, 26 Apr 2008 14:00:27 +0000 bcoudurier mp3on4 decoder now depends on mpeg4audio code libavcodec
Sat, 26 Apr 2008 13:56:52 +0000 bcoudurier use mpeg4audio common code libavcodec
Sat, 26 Apr 2008 13:09:36 +0000 kostya Skip blocks in B-frames reuse motion vectors from next reference frame. libavcodec
Sat, 26 Apr 2008 13:08:16 +0000 bcoudurier simplify libavcodec
Sat, 26 Apr 2008 13:03:41 +0000 bcoudurier correctly compute out_size and samples number libavcodec
Sat, 26 Apr 2008 12:59:46 +0000 bcoudurier fsize is 12 bits according to specs libavcodec
Sat, 26 Apr 2008 12:51:52 +0000 bcoudurier simplify using FFMIN3 libavcodec
Sat, 26 Apr 2008 12:39:45 +0000 bcoudurier return error if buf_size is too small libavcodec
Sat, 26 Apr 2008 12:34:37 +0000 bcoudurier values can fit uint8_t libavcodec
Sat, 26 Apr 2008 12:33:02 +0000 bcoudurier add const libavcodec
Sat, 26 Apr 2008 11:52:33 +0000 voroshil Fixed-point LSP and LPC decoding routines for ACELP-based codecs libavcodec
Sat, 26 Apr 2008 05:03:36 +0000 ramiro get_vlc2() only gets up to three levels in the tables. The last codes weren't being read properly. libavcodec
Sat, 26 Apr 2008 04:14:33 +0000 kostya Correct company name libavcodec
Fri, 25 Apr 2008 17:14:47 +0000 voroshil Fixed-point implementation of ff_cos, ff_log2, ff_exp2. libavcodec
Fri, 25 Apr 2008 16:54:53 +0000 bcoudurier 10l, alphabetical order libavcodec
Fri, 25 Apr 2008 15:15:56 +0000 bcoudurier identation libavcodec
Fri, 25 Apr 2008 15:11:39 +0000 bcoudurier remove no more needed field libavcodec
Fri, 25 Apr 2008 15:10:33 +0000 bcoudurier remove unused var libavcodec
Fri, 25 Apr 2008 15:09:26 +0000 bcoudurier remove ima qt decoding hack, decode whole frame at once libavcodec
Fri, 25 Apr 2008 15:06:07 +0000 bcoudurier fix adpcm ima qt decoding, channel at init is 0, correct stereo out since samples += avctx->channels libavcodec
Fri, 25 Apr 2008 14:09:42 +0000 bcoudurier set channels and sample rate from mpeg4audio config libavcodec
Fri, 25 Apr 2008 14:05:32 +0000 bcoudurier mov demuxer depends on mpeg4audio code now libavcodec
Fri, 25 Apr 2008 13:25:11 +0000 mbardiaux Make sure some value is always returned via data_size libavcodec
Fri, 25 Apr 2008 13:05:15 +0000 mbardiaux Allow bitrates zero and 13200 (needed for decoding mov and aiff) libavcodec
Thu, 24 Apr 2008 22:27:13 +0000 bwolowiec add a ff_ac3_parse_header_full() which calls ff_ac3_parse_header() libavcodec
Thu, 24 Apr 2008 12:39:25 +0000 benoit Set pixel aspect ratio for libxvid wrapper. libavcodec
Thu, 24 Apr 2008 10:17:55 +0000 diego Do not ignore .depend files, they are no longer generated. libavcodec
Tue, 22 Apr 2008 23:24:47 +0000 ramiro Fix regression introduced by r12929. libavcodec
Tue, 22 Apr 2008 20:30:50 +0000 ramiro The code now is pretty self explanatory about the header structure. libavcodec
Tue, 22 Apr 2008 20:24:07 +0000 ramiro Use bytestream functions for reading frame header. libavcodec
Tue, 22 Apr 2008 20:21:21 +0000 superdump Make Xvid wrapper use threads (with support for newest CVS Xvid only) libavcodec
Tue, 22 Apr 2008 20:06:20 +0000 superdump Add supported_samplerates field to AVCodec libavcodec
Tue, 22 Apr 2008 16:26:15 +0000 diego Rename diracschro_common.[ch] to libdirac_libschro.[ch], external library libavcodec
Tue, 22 Apr 2008 13:22:21 +0000 lu_zero libdirac and libschro common code, patch from Anuradha Suraparaju anuradhaAtrdDoTbbcDoTcoDotuk libavcodec
Tue, 22 Apr 2008 11:14:01 +0000 bwolowiec change ff_ac3_parse_header() to take a GetBitContext instead of const char* libavcodec
Tue, 22 Apr 2008 09:16:05 +0000 diego Add .longname to bfi_decoder declaration. libavcodec
Mon, 21 Apr 2008 08:32:11 +0000 benoit Force inlining of MPV_motion_internal. libavcodec
Mon, 21 Apr 2008 08:30:54 +0000 benoit Unroll codepath libavcodec
Sun, 20 Apr 2008 23:54:40 +0000 reimar Simplify ff_split_xiph_headers libavcodec
Sun, 20 Apr 2008 23:33:49 +0000 reimar Add checks to ff_split_xiph_headers to ensure that returned header_len and libavcodec
Sat, 19 Apr 2008 17:07:58 +0000 voroshil Implement FFMAX3(a,b,c) - maximum over three arguments. libavcodec
Sat, 19 Apr 2008 13:03:12 +0000 ramiro Do not pass dct_block to vlc_decode_block(). libavcodec
Sat, 19 Apr 2008 12:34:48 +0000 ramiro Cosmetics and style. libavcodec
Sat, 19 Apr 2008 12:28:32 +0000 ramiro Rename vlc1 to vlc. libavcodec
Sat, 19 Apr 2008 12:04:33 +0000 michael Make most of E-AC-3 work without breaking regression tests. libavcodec
Sat, 19 Apr 2008 11:14:55 +0000 michael This fixes the code so it is correct on both sides of the if(). libavcodec
Sat, 19 Apr 2008 10:48:50 +0000 michael indent libavcodec
Sat, 19 Apr 2008 09:24:20 +0000 diego Ignore cputest-test. libavcodec
Sat, 19 Apr 2008 09:18:25 +0000 diego Fix build of cputest test program. libavcodec
Sat, 19 Apr 2008 02:58:36 +0000 michael 100l I broke AC3 in MPEG seeking. libavcodec
Sat, 19 Apr 2008 02:29:27 +0000 michael Part 2 of EAC3 support, this is still disabled as it breaks regressions libavcodec
Sat, 19 Apr 2008 02:28:24 +0000 michael part 1 of EAC3 support libavcodec
Sat, 19 Apr 2008 01:59:55 +0000 michael Add new_frame_start and need_next_header. libavcodec
Sat, 19 Apr 2008 01:50:40 +0000 michael Change aac and ac3 parsers to use ff_combine_frame(). libavcodec
Fri, 18 Apr 2008 08:58:18 +0000 benoit check alac EOF marker libavcodec
Fri, 18 Apr 2008 08:43:11 +0000 benoit BFI video decoder. libavcodec
Fri, 18 Apr 2008 03:09:01 +0000 michael remove AACAC3FrameFlag libavcodec
Thu, 17 Apr 2008 22:06:06 +0000 diego cosmetics: spelling libavcodec
Thu, 17 Apr 2008 22:04:34 +0000 diego cosmetics: Sort some lists alphabetically. libavcodec
Thu, 17 Apr 2008 21:57:52 +0000 diego cosmetics: __asm__ __volatile__ --> asm volatile libavcodec
Thu, 17 Apr 2008 21:03:26 +0000 vitor Remove another unneeded var from context libavcodec
Thu, 17 Apr 2008 19:48:02 +0000 vitor 10l: my last commit broke compilation and introduced warnings libavcodec
Thu, 17 Apr 2008 19:45:14 +0000 vitor Remove unneeded variables from context libavcodec
Thu, 17 Apr 2008 18:50:31 +0000 vitor Remove wrapper around av_log2() libavcodec
Thu, 17 Apr 2008 15:41:25 +0000 astrange Xvid IDCTs are not under CONFIG_GPL, so don't require it when using them. libavcodec
Thu, 17 Apr 2008 07:38:30 +0000 benoit fix a typo libavcodec
Thu, 17 Apr 2008 07:37:02 +0000 benoit Make two comments doxygen compatible. libavcodec
Thu, 17 Apr 2008 06:07:27 +0000 andoma Add descriptive long_name to AVCodec libavcodec
Thu, 17 Apr 2008 03:22:35 +0000 michael indent libavcodec
Thu, 17 Apr 2008 03:21:15 +0000 michael Factorize more code. libavcodec
Thu, 17 Apr 2008 03:08:25 +0000 michael Factorize decode_postfix() out. libavcodec
Thu, 17 Apr 2008 03:00:08 +0000 michael Change k limiting code, i think the code was buggy. libavcodec
Thu, 17 Apr 2008 02:40:50 +0000 michael more senseless code libavcodec
Thu, 17 Apr 2008 02:38:41 +0000 michael senseless code libavcodec
Thu, 17 Apr 2008 02:35:00 +0000 michael useless variable libavcodec
Thu, 17 Apr 2008 02:30:00 +0000 michael simplify libavcodec
Wed, 16 Apr 2008 21:50:41 +0000 mru fix building of test programs (make tests) libavcodec
Wed, 16 Apr 2008 20:51:39 +0000 diego cosmetics: Fix nonstandard indentation. libavcodec
Wed, 16 Apr 2008 20:43:37 +0000 heydowns Cosmetics: libavcodec
Wed, 16 Apr 2008 15:33:30 +0000 michael unused libavcodec
Wed, 16 Apr 2008 15:33:09 +0000 michael cosmetic libavcodec
Wed, 16 Apr 2008 15:30:04 +0000 michael Move the *-1 to a more sane place as well. libavcodec
Wed, 16 Apr 2008 15:28:11 +0000 michael Move scale_bias to a more sane place. I am starting to wonder how this libavcodec
Wed, 16 Apr 2008 15:03:07 +0000 michael simplify libavcodec
Wed, 16 Apr 2008 14:59:23 +0000 michael Avoid reverse addressing, not sure if this is faster or slower but people libavcodec
Wed, 16 Apr 2008 14:55:11 +0000 michael commutative law based cleanup libavcodec
Wed, 16 Apr 2008 14:49:10 +0000 michael do the -1 outside of the transform libavcodec
Wed, 16 Apr 2008 14:46:25 +0000 michael normalize signs libavcodec
Wed, 16 Apr 2008 14:22:36 +0000 heydowns Redo r12838 one more time, hopefully transferring the history libavcodec
Wed, 16 Apr 2008 13:29:35 +0000 michael 100l lost add_bias libavcodec
Wed, 16 Apr 2008 13:28:13 +0000 michael simplify transform libavcodec
Wed, 16 Apr 2008 04:40:21 +0000 heydowns Redo r12838, this time using svn copy to create h264_i386.h from cabac.h. libavcodec
Wed, 16 Apr 2008 04:26:52 +0000 heydowns Revert 12838 to redo it the right way (use svn copy to create new libavcodec
Wed, 16 Apr 2008 01:54:16 +0000 astrange Test idct_xvid_sse2() in dct-test. libavcodec
Wed, 16 Apr 2008 01:36:14 +0000 astrange Add a new xvid-style IDCT using SSE2. libavcodec
Wed, 16 Apr 2008 01:34:55 +0000 astrange Add a new IDCT permutation, used in xvid_sse2 and possibly future similar IDCTs. libavcodec
Tue, 15 Apr 2008 13:51:41 +0000 heydowns Move decode_significance_x86() and decode_significance_8x8_x86() to libavcodec
Tue, 15 Apr 2008 13:36:56 +0000 kostya DCA frame size is constant libavcodec
Mon, 14 Apr 2008 20:54:23 +0000 lu_zero Eliminate movdqu in vp3dsp_sse2, patch from Alexander Strange astrangeAtithinkswDoTcom libavcodec
Mon, 14 Apr 2008 14:31:43 +0000 benoit Maxis XA demuxer and decoder. libavcodec
Mon, 14 Apr 2008 13:15:16 +0000 benoit Indentation libavcodec
Mon, 14 Apr 2008 13:13:08 +0000 benoit Support for BMP os2v1. libavcodec
Sun, 13 Apr 2008 21:06:31 +0000 vitor BFI demuxer libavcodec
Sun, 13 Apr 2008 16:11:36 +0000 michael ILP64 fixes (untested) libavcodec
Sun, 13 Apr 2008 10:37:30 +0000 diego Clear DIRS variable in common.mak, so it does not have to be cleared in libavcodec
Sun, 13 Apr 2008 10:22:46 +0000 diego Unset DIRS after including subdir.mak so that the variable is not used libavcodec
Sun, 13 Apr 2008 10:09:47 +0000 diego Generate the list of files to clean in subdirectories in common.mak. libavcodec
Sun, 13 Apr 2008 09:44:42 +0000 diego Simplify CLEANFILES generation. libavcodec
Sun, 13 Apr 2008 07:48:43 +0000 diego Add explanatory comments to enum CodecID. libavcodec
Sun, 13 Apr 2008 00:05:38 +0000 michael Remove redundant &. libavcodec
Sat, 12 Apr 2008 16:54:36 +0000 diego Add a header file to declare Xvid IDCT functions. libavcodec
Sat, 12 Apr 2008 16:22:13 +0000 diego Ignore dependency files. libavcodec
Sat, 12 Apr 2008 16:18:13 +0000 diego Ignore .ho files. libavcodec
Fri, 11 Apr 2008 12:57:49 +0000 michael Crop parameters are unsigned, having them negative could be bad and lead libavcodec
Fri, 11 Apr 2008 12:55:21 +0000 michael Avoid crash with idiotic cropping. Fixes crash with CVFC1_Sony_C.jsv libavcodec
Thu, 10 Apr 2008 19:09:39 +0000 diego cosmetics: Break an overly long line. libavcodec
Thu, 10 Apr 2008 19:07:12 +0000 diego cosmetics: Break some overly long lines. libavcodec
Thu, 10 Apr 2008 10:40:01 +0000 diego cosmetics: Break some overly long lines. libavcodec
Thu, 10 Apr 2008 06:15:17 +0000 banan Only set channels in the stream if previously unset, fixes resampling crash on broken dca frames libavcodec
Wed, 09 Apr 2008 22:11:21 +0000 bwolowiec undo changes in aac_ac3_parser libavcodec
Tue, 08 Apr 2008 23:49:34 +0000 melanson Fix H.264 interframe decoding when compiling with icc. Patch by Loren libavcodec
Tue, 08 Apr 2008 15:16:48 +0000 diego Fix reference to a file in MPlayer that was renamed. libavcodec
Tue, 08 Apr 2008 10:49:23 +0000 michael add CODEC_ID_DIRAC libavcodec
Tue, 08 Apr 2008 06:18:36 +0000 bwolowiec Correction of typo in aac_ac3_parser libavcodec
Tue, 08 Apr 2008 01:09:33 +0000 superdump Increase alignment for DCT block arrays from 8 to 16 libavcodec
Tue, 08 Apr 2008 00:57:12 +0000 superdump Add a missing comma in tiff_encoder.pix_fmts libavcodec
Mon, 07 Apr 2008 22:17:47 +0000 mru replace some ifeq with prettier ifdef libavcodec
Mon, 07 Apr 2008 22:17:44 +0000 mru append TESTS-yes to TESTS; one ifeq less libavcodec