]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/history - libavcodec
MMX/SSE2 VP3 IDCT are bitexact now that the dequantization matrices are permutated...
[frescor/ffmpeg.git] / libavcodec /
2008-09-17 conradMMX/SSE2 VP3 IDCT are bitexact now that the dequantizat...
2008-09-17 conradTake idct permutation into account when initializing...
2008-09-17 vitorUse SAMPLE_FMT_FLT instead of doing the float->int...
2008-09-17 voroshilSecond-stage gain and Moving Average Predictor codebooks.
2008-09-17 voroshilAnother set of approved changes for G.729: includes...
2008-09-16 superdumpValidate pulse position and error out if an invalid...
2008-09-16 michaelOnly print "invalid new backstep" when its really invalid.
2008-09-16 michaelFix regression test failure caused by golomb limit...
2008-09-16 bcouduriersync to latest x264 git, field was renamed
2008-09-16 michaelMake decoder more robust by default against broken...
2008-09-15 michaelFix issue245.
2008-09-14 jbrcosmetics: fix indentation after r15321
2008-09-14 jbrwrite actual min and max frame size to FLAC header...
2008-09-14 diegocosmetics: Fix indentation.
2008-09-14 diegoRemove useless #ifdef around #include.
2008-09-14 jbrwrite MD5 checksum to FLAC header. update regression...
2008-09-14 jbrwrite number of samples in FLAC extradata.
2008-09-14 jbrReturn error when trying to decode non-grayscale 16...
2008-09-13 superdumpReindent after last commit
2008-09-13 superdumpApply pulses to unscaled coefficients rather than scaled.
2008-09-13 superdumpOperands of '+' are not necessarily evaluated in order...
2008-09-13 superdumpCorrect order of parsing for pulse scalefactor band...
2008-09-13 vitorCosmetics: line breaks
2008-09-13 vitorSimplify: use a single history buffer for gain and...
2008-09-13 diegoFix compilation on Mac OS X 10.4: Defining _POSIX_C_SOU...
2008-09-12 superdumpReindent after last commit
2008-09-12 superdumpOnly read some of TNS bitstream data in the case that...
2008-09-11 vitorCosmetics: align spec references
2008-09-11 vitorRename function: s/colmult/apply_window/
2008-09-11 diegomisc spelling/wording/grammar fixes
2008-09-11 kostyaMake it possible to disable loop filter in VC-1.
2008-09-11 superdumpCorrect pulse amplitude application - a negative or...
2008-09-11 darkshikariFix incorrect printing of brainfart cropping error...
2008-09-10 vitorConvert table to integer.
2008-09-09 vitorConvert two tables to signed decimal
2008-09-09 vitorCosmetics: remove useless parenthesis
2008-09-09 vitorRemove ChannelData.lev var and use ChannelData.level...
2008-09-09 diegoAdd support for creating Simple Profile (I-frame only...
2008-09-09 jai_menonvorbis_enc : set coded_frame->pts value to running...
2008-09-08 aurelremove one more stuff under #if LIBAVCODEC_VERSION_INT
2008-09-08 jai_menonalac : fix case where bits_per_sample is not set.
2008-09-08 vitorRemove useless comment
2008-09-08 vitorNormalize triplets in gain_val_tab[][] so gain_exp_tab...
2008-09-08 michaelRemove deprecated avcodec_decode_audio() this one was...
2008-09-08 michaelavcodec_find_best_pix_fmt() needs a 64bit mask as there...
2008-09-08 michaelRename error_resilience to error_recognizion.
2008-09-08 vitorPass directly variable 'a' to interp instead of evaluat...
2008-09-08 vitorSimplify if() in copy_and_dup()
2008-09-08 vitorAdd av_cold attribute to decode_init()
2008-09-08 vitorCosmetics: Make the two additional units in size more...
2008-09-08 michaelRemove DEFAULT_FRAME_RATE_BASE.
2008-09-08 michaelDrop deprecated SAMPLE_FMT_S24.
2008-09-08 michaelRemove stuff under #if LIBAVCODEC_VERSION_INT.
2008-09-08 michaelBump Major version, this commit is almost just renaming...
2008-09-08 michaelTry to fix wma regression.
2008-09-08 diegoRelicense as ISC with the authors' permission.
2008-09-07 diegoRelicense from LGPL 2.1 to LGPL 2.1 or later with the...
2008-09-07 vitorCheck output buffer size before decoding.
2008-09-07 vitorCosmetics: rename vars s/ctx/chd/
2008-09-07 vitorUse tables symetry to reduce their size by half.
2008-09-07 vitorCosmetics: s/short/int16_t/
2008-09-07 vitorRemove cast, now tables are signed.
2008-09-07 vitorConvert tables to signed and decimal.
2008-09-07 vitorRemove unused table entries.
2008-09-07 vitorRemove commented out code.
2008-09-07 vitorUse FFMIN() instead of rewriting it.
2008-09-07 vitorFactorize broken clipping in its own function and docum...
2008-09-07 vitorCosmetics: whitespace/linebreaks
2008-09-07 vitorUse the same 8 bit -> 16 bit convertion as quicktime
2008-09-07 vitorDo not share context variables between channels and...
2008-09-07 vitorRemove output pointer from context
2008-09-07 stefangadd 1bpp decoding function and extend 4bpp function to
2008-09-06 diegolicense header consistency cosmetics.
2008-09-06 diegolicense header consistency cosmetics
2008-09-06 voroshilRemove not approved parts.
2008-09-06 vitorTest a var for overflow just after it is set
2008-09-06 vitorRemove useless parenthesis
2008-09-05 reimarFix nuv decoder to use reget_buffer for non-keyframes...
2008-09-05 vitorCosmetics: indent after last commit and remove useless...
2008-09-05 vitorSimplify: use a for instead of unrolling by hand
2008-09-04 vitorFunctions mace{3,6}_decode_frame() are just wrappers...
2008-09-04 vitorSimplify: use two distinct functions to decode MACE3...
2008-09-04 vitorSimplify mace_decode_frame()
2008-09-04 vitorRemove useless comments
2008-09-04 vitorReindent mace.c, its indentation was completly inconsis...
2008-09-04 vitorCosmetics: s/LPC_type/LPC_TYPE/
2008-09-04 vitorMultiply table by -1. This avoid doing this calculation...
2008-09-04 michaelFix artifacts of MPEG4-720I-DN-SV8K.trp caused by lack...
2008-09-04 vitorAvoid duplicating compute_lpc_coefs() function in both...
2008-09-03 michaelIgnore the spec, and calculate aspect ratio on width...
2008-09-03 michaelClarify sample_aspect_ratio.
2008-09-03 jai_menonfix issue 616 on roundup : decoding of short flac files
2008-09-03 diegoDisable encoders by undefining CONFIG_FOO_ENCODER once...
2008-09-03 diegoSurround some encoding-specific functions with the...
2008-09-03 diegoReplace generic CONFIG_ENCODERS preprocessor conditiona...
2008-09-03 voroshilgain codebook (first stage), 8k mode for G.729
2008-09-03 voroshilAnother set of approved G.729 chunks (from decoder...
2008-09-03 aureltheoradec: cosmetics: indentation
2008-09-03 aureltheoradec: skip decoding of uncoded MV in 4MV code
2008-09-03 aureltheoradec: small 4MV code reorganization to ease future...
next