]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/shortlog
frescor/ffmpeg.git
2008-03-03 bananSupport setting the debuglevel (-g level) with --enable...
2008-03-03 reimarFix decoding of interlaced gif, e.g. http://samples...
2008-03-03 michaelfix issue274
2008-03-03 michaelPrint slightly more usefull info.
2008-03-02 michaelFallback to sample rate if bit rate is 0. This avoids...
2008-03-02 michaelfactorize
2008-03-02 michaelsubtitles (codec tag tables still missing ...)
2008-03-02 ramiroUse "disable" helper function
2008-03-02 michaelStore aspect ratio in avis.
2008-03-01 michaelRremove INFINITY as suggested by rich.
2008-03-01 michaelRemove INFINITY.
2008-03-01 jbruse scale factor instead of sum for downmix level adjus...
2008-03-01 jbrpre-calculate downmix coefficient sums. 2% faster 5...
2008-03-01 diegoDo not add deprecated -no-cpp-precomp to CFLAGS on...
2008-03-01 jbrUse 24-bit fixed-point transform coefficients until...
2008-03-01 melansonfix wc3movie demuxer to conform to the PTS API
2008-03-01 lorenmmore aspect ratios added in one of the ammendments
2008-03-01 melansonfix the id CIN demuxer by using the pts API correctly
2008-03-01 aurelsimplification proposed by Rich
2008-02-29 michaeladd cdvc
2008-02-29 benoitMake AMR-NB block size const and 8 bits.
2008-02-29 benoitDefine block size for AMR-WB (use IF2 table).
2008-02-28 michaelsuppress the second warning
2008-02-28 reimarUse cltd instead of cdq asm mnemonic, ICC and gcc suppo...
2008-02-28 bcoudurier1000l parenthesis
2008-02-28 bcouduriercode is ok for 4bpp in mov too, fix 16grey.mov
2008-02-28 bcoudurierset codec bps to grayscale bits, fix 256grey.mov
2008-02-27 diegoAdd empty line in output to increase readability.
2008-02-27 mrucheck for inline asm support
2008-02-27 mrusimplify lzo-test rule
2008-02-27 diegoIgnore generated files.
2008-02-27 mrufix version in libavfilter.pc
2008-02-27 bananAdd more riff id's to support remuxing
2008-02-27 bcoudurieradd weird first atom to probe, finally fix bartjones.mov
2008-02-27 mrufix versions in .pc files
2008-02-27 bcoudurierfree in case of multiple type == 2
2008-02-27 bcoudurierreturn error if malloc fails
2008-02-27 bcoudurierfix possible overflow with memmove
2008-02-27 mrufix libavfilter version extraction
2008-02-27 vitorPrint libavfilter version if it is enabled in configure
2008-02-27 aurelmakes really sure that no undefined behavior can happen
2008-02-26 michaelbetter include
2008-02-26 michaelinclude depedancies ...
2008-02-26 diegoAdd multiple inclusion guards.
2008-02-26 diegoAdd explanatory comment to '#define FLOAT float'.
2008-02-26 aurelAvoid infinite loop.
2008-02-26 michaelMake gcc ignore the distinction between +0.0 and -0...
2008-02-26 mruprint enabled things in columns
2008-02-26 vitor10l, alphabetic ordering
2008-02-26 vitorBuild system changes for libavfilter addition. Add...
2008-02-26 vitorMake libavfilter define its version like the other...
2008-02-26 mrusimplify version number extraction
2008-02-26 mruless preprocessor magic in version number macros
2008-02-26 michael25% faster floating point AAN IDCT.
2008-02-26 michaelStuffing bytes to not violate minimum legality rate.
2008-02-26 michaelRemove another temporary variable with which gcc has...
2008-02-26 bcouduriersupport keyframes indexes starting at 0, broken files...
2008-02-26 bcouduriersupport mov reference files, ref.mov/ref.m2v/ref.wav...
2008-02-26 diegocosmetics: Demplayerify indentation.
2008-02-26 diegoAdd comments to some #endif directives.
2008-02-26 diegocosmetics: spelling/grammar
2008-02-26 michaelAlternative and faster (on gcc x86) plane rotation.
2008-02-26 michaelGet rid of another useless variable.
2008-02-26 michaelAvoid a=b+c but rather use a+=b (gcc is too stupid...
2008-02-26 michaelOne variable less. No real change to the actual code.
2008-02-26 michaelfloating point AAN IDCT
2008-02-26 bcoudurierremove useless braces
2008-02-26 bcoudurierindentation
2008-02-26 bcoudurierrescale frame size, fix i.3g2
2008-02-26 bcouduriermove parameters reset after setting stream parameters...
2008-02-26 lorenmdecode mng color decorrelation
2008-02-26 diegoRemove START_TIMER and STOP_TIMER macros.
2008-02-26 diegoDisable vhook on Interix, patch by Pete Ross, pross...
2008-02-26 diegoThis header just needs stdint.h, not inttypes.h, which...
2008-02-26 lorenmsimplify
2008-02-25 aurelsplit encoding part of dsputil_mmx into its own file
2008-02-25 diegoRemove commented-out av_log calls.
2008-02-25 michaelFix trellis quant + AAN DCT.
2008-02-25 michaelMake diego happy.
2008-02-25 aurelcompile various fdct only when encoders are enabled
2008-02-25 michaelFix MSVC identification, patch by Eddie Pang.
2008-02-25 michaelMake code C conformant.
2008-02-25 diegoClarify the documentation for 'ffmpeg -v'.
2008-02-25 diegoImprove wording/grammar of Doxygen comments.
2008-02-25 michaelClarify which BSD license.
2008-02-25 diegocosmetics: prettyprint
2008-02-25 michaelAllow use of my AAN DCT under BSD, AMD has agreed to...
2008-02-25 benoitMake parse_options() use parse_number_or_die().
2008-02-25 benoitExport and document in cmdutils.h the function parse_nu...
2008-02-25 bcoudurierfix mace duration
2008-02-25 bcoudurierprotect malloc overflow
2008-02-25 bcoudurierindentation
2008-02-25 bcoudurierfail if extradata cannot be allocated
2008-02-25 bcoudurier10l, protect malloc overflow
2008-02-25 bcouduriersupport QDM2 in aiff, QDM2.aif
2008-02-25 bcoudurierremove useless close function
2008-02-25 bcoudurierindentation
2008-02-25 bcouduriercosmetics
2008-02-25 bcouduriercosmetics
2008-02-25 bcoudurierremove useless tags, codec_get_id matches independently...
next