Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-02-02jpeg-ls regression testMichael Niedermayer
2006-01-25avoid using non constant fields of AVCodecContext in avi muxerMichael Niedermayer
2006-01-24Fix the wrongly commited regressions stuff for psp compatible mp4 files.Benjamin Larsson
2006-01-24Fix for title field in PSP compatible mp4 files. Patch byBenjamin Larsson
2006-01-23scale video for snow iterative me down so the egression test is fasterMichael Niedermayer
2006-01-23>4gb fixes by (Dirk Musfeldt | d.musfeldt meilenstein de)Michael Niedermayer
2006-01-21fix convergence of snow iterative_meLoren Merritt
2006-01-19detect when iterative_me fails to converge, and stop searchingLoren Merritt
2006-01-13bugs found by valgrindMichael Niedermayer
2006-01-08fixing second last time François Revol applies a patch without running the r...Michael Niedermayer
2006-01-08use h264 MC functions for 2xX Xx2 blocks in snow tooMichael Niedermayer
2006-01-07use h264 MC functions for rectangular blocks tooMichael Niedermayer
2006-01-07regression test for iterative ME & wavelet cmp functionsMichael Niedermayer
2005-12-29second try of improved lambda/qp guessing for motion estimation RD in first passMichael Niedermayer
2005-12-25dont discard least significant bitsMichael Niedermayer
2005-12-24slightly better mv_penalty tableMichael Niedermayer
2005-12-23minor typoMichael Niedermayer
2005-12-22improved lambda/qp guessing for motion estimation RD in first passMichael Niedermayer
2005-09-05set a few variables correctlyMichael Niedermayer
2005-08-31optimizationsMichael Niedermayer
2005-08-30regression tests for dvMichael Niedermayer
2005-07-25yamaha adpcm regression testMichael Niedermayer
2005-05-18fix mpeg2 chroma_420_typeMichael Niedermayer
2005-05-05While adding stereo rematrixing, I came across something that needs toJustin Ruggles
2005-04-17fix overflow in mc_block() patch by (Yartrebo )yartrebo earthlink netYartrebo
2005-04-15store the number of runs to avoid storing the last run valueMichael Niedermayer
2005-04-10rescale coefficients during IDWT, that way the lifting steps are much simpler...Michael Niedermayer
2005-04-10increasing precission of the quantization parameterMichael Niedermayer
2005-04-0510% faster unpack_coeffsMichael Niedermayer
2005-04-05fixing lossless snowMichael Niedermayer
2005-04-03snow regression testMichael Niedermayer
2005-03-2328_fix_parameters_in_G726.patch by (Calcium | calcium nurs or jp)Calcium
2005-03-23fix time stored in movMichael Niedermayer
2005-03-23trying to fix a few minor values in the mp4/mov muxerMichael Niedermayer
2005-03-16sample_size fixMichael Niedermayer
2005-03-16set global_qualityMichael Niedermayer
2005-02-22switch MPEG4 fourcc to FMP4Michael Niedermayer
2005-02-08checksum change due to (don't crash on null codec patch which changed the sto...Michael Niedermayer
2005-02-07max/avg bitrate change (movenc.c 1.25->1.26)Michael Niedermayer
2005-02-07regression test checksum change due to the mov header field and compressor na...Michael Niedermayer
2005-02-02compare audio files 16bit wise instead of 8bitMichael Niedermayer
2005-01-30dithering for the mpeg audio decoderMichael Niedermayer
2005-01-30quick and dirty PSNR check for audioMichael Niedermayer
2005-01-20jpeg style yuv fixesMichael Niedermayer
2004-12-07rv20 regression testMichael Niedermayer
2004-12-07rm encoding fixMichael Niedermayer
2004-11-28split ffhuffyuv into 2 codecs:Loren Merritt
2004-11-16mv/mb reuse regression testMichael Niedermayer
2004-11-12H261 fixing and cleaning:Maarten Daniels
2004-10-31switch ffv1 to the put/get_symbol() from snowMichael Niedermayer