]> git.sesse.net Git - ffmpeg/history - libavcodec/snow.c
Make AVCodec long_names definition conditional depending on CONFIG_SMALL.
[ffmpeg] / libavcodec / snow.c
2008-06-12 Stefano SabatiniMake AVCodec long_names definition conditional dependin...
2008-04-27 Stefano SabatiniAdd long names to AVCodec declarations.
2008-03-21 Zuxy MengApply 'cold' attribute to init/uninit functions in...
2008-03-09 Aurelien Jacobsadd FF_ prefix to all (frame)_TYPE usage
2008-03-08 Diego Biurruncosmetics: Fix indentation in a few more places.
2008-03-08 Diego Biurruncosmetics: Normalize {} placement after for, while...
2008-03-04 Aurelien Jacobsmove draw_edges() into dsputil
2008-02-28 Michael Niedermayersuppress the second warning
2008-02-26 Diego Biurruncosmetics: Demplayerify indentation.
2008-02-26 Diego BiurrunAdd comments to some #endif directives.
2008-02-26 Diego Biurruncosmetics: spelling/grammar
2008-02-26 Diego BiurrunRemove START_TIMER and STOP_TIMER macros.
2008-02-25 Diego BiurrunRemove commented-out av_log calls.
2008-02-25 Michael NiedermayerMake diego happy.
2008-02-01 Michael Niedermayersome const
2008-01-31 Baptiste Coudurieradd parenthesis, fix warning: snow.c:2413: warning...
2008-01-31 Baptiste CoudurierAdd const qualifier, fix warnings:
2008-01-22 Diego BiurrunRemove unused variables in test code.
2008-01-20 Diego BiurrunConsistently use TEST as the preprocessor condition...
2008-01-14 Michael NiedermayerRemove green clouds.
2007-12-06 Michael Niedermayerprevent warnings about functions being possibly unused
2007-12-06 Michael Niedermayerthank you for your efforts to keep my code clean, but...
2007-11-23 Diego Biurrunmain() --> main(void)
2007-11-16 Diego BiurrunRemove unused functions, fixes the warnings:
2007-11-15 Aurelien Jacobsavoid some halfpel related #ifdef
2007-11-15 Diego BiurrunPut halfpel_interpol under the same #ifdef as its usage...
2007-11-10 Diego BiurrunAdd comments to some #endif directives.
2007-11-10 Diego Biurruncosmetics: Fix vissual --> visual typo.
2007-11-10 Stefano SabatiniImprove unsupported (pixel) format error message.
2007-10-11 Diego Biurrunwarning fixes:
2007-09-23 Michael Niedermayersome experimental iterative quantization code
2007-09-09 Michael Niedermayermake changing spatial_decomposition_count per frame...
2007-09-09 Michael Niedermayerdo not ignore return of decode_header()
2007-09-09 Michael Niedermayerdo not force the halfpel filter coeffs to be retransmit...
2007-09-09 Michael Niedermayerallow changing of the spatial_decomposition_count and...
2007-09-09 Michael Niedermayerperform init after reading the values needed for init
2007-09-09 Michael Niedermayerunneeded and impossible during init ...
2007-09-09 Michael Niedermayerunused
2007-09-09 Michael Niedermayerallocate slice buffer after parsing the header containi...
2007-09-09 Michael Niedermayerremove ()
2007-09-09 Michael Niedermayerspatial_decomposition_count != 5 bugfix
2007-09-09 Michael Niedermayerscaling obmc tables under #if 0 also by 4 (yes they...
2007-09-08 Michael Niedermayerrename HTAPS -> HTAPS_MAX (later is correct after the...
2007-09-08 Michael Niedermayerstore halfpel filter coefficients in the header as...
2007-09-08 Michael Niedermayerremove outcommented code
2007-09-08 Michael Niedermayerindention
2007-09-08 Michael Niedermayercleanup mc_block()
2007-09-05 Michael Niedermayeradd a 8 taps filter for testing
2007-09-05 Michael NiedermayerReplace constants by HTAPS (half pel interpolation...
2007-09-05 Michael Niedermayercode to do halfpel interpolation per frame (unfinished...
2007-09-01 Luca BarbatoCosmetics
2007-08-25 Michael Niedermayercleanup (remove some old experimentation related code)
2007-08-25 Michael Niedermayerwe only have 2 wavelets, the 3rd was just for experimen...
2007-08-25 Michael Niedermayeruse 16bit IDWT (a SIMD implementation of it should...
2007-08-23 Michael Niedermayeruse more bits on the encoder side
2007-08-22 Michael Niedermayersimplify
2007-08-21 Michael NiedermayerChange rounding of the horizontal DWT to match the...
2007-08-20 Michael Niedermayerget rid of idiotc double subtraction
2007-07-28 Diego BiurrunAhem, fix typos overlooked in last commit.
2007-07-28 Diego Biurruncosmetics: misc typo fixes
2007-07-19 Panagiotis IssarisFix the self tests which are contained in some codecs...
2007-07-08 Måns Rullgårdtrivial warning fixes
2007-07-05 Aurelien Jacobsinclude snow encoder only if it is not disabled
2007-06-12 Diego Biurrunmisc spelling fixes
2007-05-30 Michael Niedermayerfix assert() 2nd try
2007-05-29 Michael Niedermayerfix assertion failure
2007-05-10 Diego BiurrunRemove redundant #inclusion of common.h, avcodec.h...
2007-02-25 Reimar DöffingerAdd av_ prefix to clip functions
2007-02-24 Diego Biurruncosmetics: Fix another common typo, dependAnt --> depen...
2007-02-07 Diego BiurrunReplace deprecated PIX_FMT names by the newer variants.
2007-01-30 Panagiotis IssarisAdd the const specifier as needed to reduce the number...
2007-01-25 Panagiotis IssarisSilence GCC when incorrectly complaining that the ...
2007-01-25 Panagiotis IssarisBring down the number of snow.c warnings from 27 to...
2007-01-25 Panagiotis IssarisBrings down the number of snow.c warnings from 33 to...
2007-01-18 Panagiotis IssarisChange the Snow encoder to always use the available...
2007-01-03 Michael Niedermayerdead code removial
2007-01-02 Michael Niedermayerstore a few values in the header as difference to the...
2006-12-08 Måns Rullgårdrename always_inline to av_always_inline and move to...
2006-11-14 Måns Rullgårdrevert bad checkin
2006-11-14 Måns Rullgårdmove some CFLAGS settings away from config.* writing...
2006-11-12 Måns Rullgårdrename squareTbl -> ff_squareTbl
2006-11-02 Tom Harperoutputs bit spent on various encoding functions (motion...
2006-11-01 Steve L'HommeReplace most of the %lld and %llx by their (cleaner...
2006-10-12 Michael Niedermayer-1 is a valid return value in ratecontrol_1pass() ...
2006-10-11 Diego BiurrunRename ABS macro to FFABS.
2006-10-07 Diego BiurrunChange license headers to say 'FFmpeg' instead of ...
2006-10-03 Diego BiurrunRemove unused variables and the corresponding warnings...
2006-09-26 Panagiotis IssarisHandle possible failure of ff_eval.
2006-09-01 Loren Merrittsnow cosmetics: merge the sliced and non-sliced version...
2006-09-01 Loren Merrittfix snow 1pass rc: the qlog used and the one written...
2006-08-08 Diego BiurrunFix some "'static' is not at beginning of declaration...
2006-06-04 Michael Niedermayersupport doing motion estimation and compensation withou...
2006-05-30 Loren MerrittSnow: don't try to encode lossless with 9/7 wavelet...
2006-05-30 Loren MerrittSnow: cosmetics
2006-05-30 Loren MerrittSnow: scale predicted mv based on which reference frame...
2006-05-30 Loren MerrittSnow: cosmetics
2006-05-30 Loren MerrittSnow: fix subband weighting in wavelet cmp functions...
2006-05-30 Loren MerrittSnow: 10l. 1pass ratecontrol failed to set snow's inter...
2006-05-28 Loren MerrittSnow multiple reference frames
2006-05-28 Loren MerrittSnow 1pass ratecontrol
next