]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/shortlog
frescor/ffmpeg.git
2008-09-17 conradCosmetics: reindent
2008-09-17 superdumplibx264 ffpresets:
2008-09-17 conradRewrite SSE2 VP3 IDCT in inline asm
2008-09-17 conradRewrite MMX VP3 IDCT in inline asm
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 issue634.
2008-09-15 michaelFix issue245.
2008-09-14 diegowording/spelling
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 diegoOnly define x86 register names on x86.
2008-09-14 ramiroSpelling...
2008-09-14 jbrwrite MD5 checksum to FLAC header. update regression...
2008-09-14 jbrupdate FLAC regression test due to expected change...
2008-09-14 jbrwrite number of samples in FLAC extradata.
2008-09-14 michaelAdd , to clarify sentence.
2008-09-14 jbradd error message for unsupported codecs in WAVE.
2008-09-14 jbrReturn error when trying to decode non-grayscale 16...
2008-09-14 diegoFix typos found by ispell.
2008-09-14 michaelReword a few sentances to make them clearer.
2008-09-14 rbultjeReindent after r15317.
2008-09-14 rbultjeRename RTSP_SERVER_RDT to REAL, because RDT (the transp...
2008-09-14 michaelThe official guide to swscale for confused developers.
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 ramiroUpdate link to FFmpeg Windows Help website.
2008-09-13 superdumpCorrect order of parsing for pulse scalefactor band...
2008-09-13 cehoyosFix setting default value of scan_offset option for...
2008-09-13 michaelAdd sparc maintainer.
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-13 michaelSwitch regression tests to swscale.
2008-09-12 superdumpReindent after last commit
2008-09-12 superdumpOnly read some of TNS bitstream data in the case that...
2008-09-12 aurelmatroskadec: simplify, first_timecode is already in...
2008-09-11 aurelmatroskadec: prevent seeking before the first keyframe...
2008-09-11 vitorCosmetics: align spec references
2008-09-11 vitorRename function: s/colmult/apply_window/
2008-09-11 rbultjeReindent after r15927, see discussion in "[PATCH] rtsp...
2008-09-11 rbultjeFactorize out common code for opening of the RTP parsin...
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-10 michaelClarify convergence_duration.
2008-09-09 vitorConvert two tables to signed decimal
2008-09-09 bcoudurierset bits_per_coded_sample according to new lavc api
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-09 aurelmatroskadec: demux relevant subtitle packets after...
2008-09-09 aurelmatroskadec: ensure that overlapping subtitle are not...
2008-09-09 aurelmatroskadec: after seeking, skeep up to the desired...
2008-09-09 aurelmatroskadec: move timecode calculation a little earlier
2008-09-09 aurelmatroskadec: sanitize track time_scale before using it
2008-09-09 bcoudurierprint stream index in decimal not in hex, easier for...
2008-09-08 aurelremove one more stuff under #if LIBAVCODEC_VERSION_INT
2008-09-08 bcoudurierset block align in av_write_header if not set, fix...
2008-09-08 bcoudurierwrite copyright metadata tag
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-08 bcoudurierterminate tag tables by CODEC_ID_NONE
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 aurelfix seek regression tests after r15229
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.
next