]> git.sesse.net Git - ffmpeg/history - libavcodec/snow.c
revert bad checkin
[ffmpeg] / libavcodec / snow.c
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
2006-05-13 Michael Niedermayersanity checks, some might have been exploitable ...
2006-03-20 Robert EdeleSnow mmx + sse2 part 2
2006-03-16 Robert EdeleFirst part of a series of speed-enchancing patches.
2006-03-14 Michael Niedermayerdont pass intra flag if its always 0
2006-03-13 Loren Merrittseed iterative_me with mvs from conventional search.
2006-03-13 Loren Merrittobey vqscale in 2nd pass
2006-03-11 Michael Niedermayerav_free -> av_freep
2006-03-11 Michael Niedermayerfix %8 != 0 w/h
2006-01-30 Dieteradd static keyword to some functions
2006-01-24 Diego BiurrunRemove all stray tabs and trailing whitespace, this...
2006-01-21 Loren Merrittfix convergence of snow iterative_me
2006-01-21 Loren Merrittrevert 1.83 because it's not needed
2006-01-19 Loren Merrittdetect when iterative_me fails to converge, and stop...
2006-01-17 Loren Merrittobmc-aware 4mv
2006-01-12 Diego BiurrunUpdate licensing information: The FSF changed postal...
2006-01-12 Michael Niedermayerbugs found by valgrind
2006-01-12 Loren Merrittfaster iterative_me: avoid duplicate mc of neighboring...
2006-01-08 Michael Niedermayeruse h264 MC functions for 2xX Xx2 blocks in snow too
2006-01-07 Michael Niedermayeruse h264 MC functions for rectangular blocks too
2006-01-07 Michael Niedermayer10l (assertion failure)
2006-01-04 Michael Niedermayercleanup
2005-12-30 François Revol:%s/check_block_2p/check_block_inter/g
2005-12-30 François Revolthis fixes compilation with gcc 2.95 which seems to...
2005-12-30 Michael Niedermayermem corruption fix
2005-12-29 Michael Niedermayer4mv + iter ME 10l fix (still not bugfree but better)
2005-12-28 Michael Niedermayer10l
2005-12-28 Michael Niedermayeriterative overlapped block based motion estimation...
2005-12-22 Diego BiurrunCOSMETICS: tabs --> spaces, some prettyprinting
2005-12-19 Michael Niedermayer10l
2005-12-17 Diego BiurrunCOSMETICS: Remove all trailing whitespace.
2005-12-03 Michael Niedermayercheck block_max_depth (fixes crash)
2005-12-03 Michael Niedermayermake selftest code compile again
2005-09-21 Aurelien Jacobsfix unused variable warnings
2005-08-21 Michael Niedermayerreducing minimum supported picture size
2005-05-08 Michael Niedermayer#defines for strict_std_compliance and split between...
2005-04-25 Michael NiedermayerPIX_FMT_NONE and related fixes
2005-04-25 Yartrebotighter snow slicing patch by (Yartrebo || yartrebo...
2005-04-24 Mike MelansonMinistry of English Composition, reporting for duty...
2005-04-17 Yartrebofix overflow in mc_block() patch by (Yartrebo )yartrebo...
2005-04-15 Michael Niedermayerstore the number of runs to avoid storing the last...
2005-04-15 Loren Merrittallow 2pass ratecontrol. also fixes psnr displayed...
2005-04-14 Michael Niedermayerreplace complicated pointer dereference + index stuff...
2005-04-14 Michael Niedermayerminor optimization
2005-04-14 Michael Niedermayeroptimizing unpack_coeffs()
2005-04-13 YartreboSnow segfault bug in revision 1.43 patch by (Yartrebo...
2005-04-10 Michael Niedermayerrescale coefficients during IDWT, that way the lifting...
2005-04-09 Michael Niedermayerincreasing precission of the quantization parameter
2005-04-09 Michael Niedermayerfix QROOT != 8
2005-04-05 Michael Niedermayer10% faster unpack_coeffs
2005-04-05 Michael Niedermayerfixing lossless snow
2005-04-04 Michael Niedermayermerge vertical lifting steps and a little cleanup
2005-04-03 YartreboSnow Slicing patch by (Yartrebo) yartrebo earthlink net
2005-03-15 Loren Merrittslice-based idwt (10% faster decoding)
2005-02-24 Michael Niedermayer-strict -1 comment fix
2005-01-23 Michael Niedermayeravoid buf_size == 0 checks in every decoder
2005-01-16 Matthieu Castet10l patch by (matthieu castet <castet.matthieu free...
2005-01-12 Michael Niedermayervarious security fixes and precautionary checks
2005-01-03 Gianluigi TiesiDisable encoders patch by (Gianluigi Tiesi <mplayer...
2004-11-25 Michael Niedermayerfix for build on IRIX by (Michel Bardiaux {mbardiaux...
2004-10-30 Michael NiedermayerCABAC -> range coder
2004-09-24 Michael Niedermayerunused
2004-09-23 Michael Niedermayermerge predict_plane() with DWTELEM->8bit conversation...
2004-09-21 Michael Niedermayer8 -> FRAC_BITS
2004-09-19 D Richard Felker IIIconsistent use of types patch by (D Richard Felker...
2004-09-17 Loren Merrittsimplify getsymbol patch by (Loren Merritt <lorenm...
2004-09-15 Michael Niedermayerper picture psnr
2004-09-12 Michael Niedermayer100l (forgot to set the 8x8 mc functions, so ME did...
2004-09-12 Michael Niedermayeruse h264 MC code if possible
2004-09-12 Michael Niedermayeruse pointer arithmetic in mc_block(), 25% faster
2004-09-05 Michael Niedermayer20% faster predict_plane()
2004-08-31 Michael Niedermayer10l (keyframes and context resets)
2004-08-28 Michael Niedermayercleanup
2004-08-28 Michael Niedermayer10l
2004-08-27 Michael Niedermayermerge decode_subband() and dequantize()
2004-08-27 Michael Niedermayer11% faster decode_subband()
2004-08-27 Michael Niedermayer5% faster decode_subband()
2004-08-27 Michael Niedermayer46% faster decode_subband()
2004-08-27 Michael Niedermayer50% faster decode_subband()
next