]> git.sesse.net Git - ffmpeg/history - libavcodec
seed iterative_me with mvs from conventional search.
[ffmpeg] / libavcodec /
2006-03-13 Loren Merrittseed iterative_me with mvs from conventional search.
2006-03-13 Loren Merrittobey vqscale in 2nd pass
2006-03-12 Michael Niedermayerreset interlaced_dct flag
2006-03-11 Kostya Shishkov16-bit DPCM and stereo support for Sierra VMD
2006-03-11 Michael Niedermayerav_free -> av_freep
2006-03-11 Michael Niedermayerfix %8 != 0 w/h
2006-03-10 Michael Niedermayerasserts to check if assumed conditions really are true
2006-03-10 Michael Niedermayerout of array read fix
2006-03-10 Michael Niedermayerout of array read fix
2006-03-10 Michael Niedermayercleanup picture / debug output code
2006-03-10 Michael Niedermayerfixing out of array access (only cosmetic, this should...
2006-03-10 Michael Niedermayeradd assert to clarify that we know what we are doing
2006-03-10 Michael Niedermayerfixing uninitalized dc_pred_dir
2006-03-10 Michael Niedermayervery minor optimization
2006-03-10 Michael Niedermayerunused variable
2006-03-10 Baptiste CoudurierFix cropping, depending on enc pix fmt
2006-03-09 David S. MillerAlignment fixes, caused problems on SPARC.
2006-03-08 Steve L'Homme(f)printf --> av_log conversion
2006-03-08 Benjamin LarssonInit simplification and 2% faster wma_decode_block...
2006-03-08 Zuxy Meng3DNow! & Extended 3DNow! versions of FFT
2006-03-07 Loren Merritth264_idct8_add_mmx
2006-03-07 Loren Merritth264_idct_add only needs mmx1
2006-03-06 Sam HocevarProper mangling information for symbols in OS X Mach...
2006-03-06 Michael Niedermayerswitch flac to av_crc
2006-03-06 Michael Niedermayerswitch ac3enc to av_crc
2006-03-06 Michael Niedermayergeneric crc calculation code
2006-03-06 Roman ShaposhnikI still don't think this should be here. Note: without...
2006-03-06 Daniel MaasDVCPRO50 support.
2006-03-05 Zuxy Menguse xorps instead of mulps to toggle the sign of a...
2006-03-05 Loren Merrittgcc2.95 workaround
2006-03-05 Baptiste CoudurierMake faac_decode_frame return -1 on error and not 0...
2006-03-04 Loren Merrittremove some useless instructions
2006-03-04 Diego BiurrunMake -xy help output consistent, output an empty line...
2006-03-04 Loren Merrittkeyframe flag was wrong if SEIs followed the keyframe
2006-03-03 Michael NiedermayerPAL8 support (fixed BLUR8.AVI)
2006-03-03 Michael Niedermayerfix segfault with BLUR8.AVI
2006-03-02 Michael Niedermayerfix infinite loop
2006-03-02 Michael Niedermayercleanup IMA-ADPCM WAV decoder
2006-03-02 Loren Merritt4% faster h264_qpel_mc
2006-03-01 Zdenek Kabelac* bugfixing call reference
2006-03-01 Michael Niedermayerfix decoding of mpeg2-trunc.vob
2006-02-28 Likai Liuuse vec_splat_u32 to initialise a v16ui (patch by Likai...
2006-02-28 Dan MaasAssign class 2 to most macroblocks by default, instead...
2006-02-27 Benjamin Larsson64bit fixes for the tta decoder, sizeof(long) is 8...
2006-02-27 Roman ShaposhnikNot that we're that far from being an *initial* impleme...
2006-02-27 Dan MaasAC coefficient weighing (per SMPTE 314M) for the DV...
2006-02-26 Michael Niedermayerremove wrong assert()
2006-02-26 Michael Niedermayerreplace for loop with 2 asserts()
2006-02-25 Dan Maassize[0-3] are not initialized (and can get random negat...
2006-02-25 Måns Rullgårdkill some warnings
2006-02-25 Loren Merrittfix a memory leak on seeking.
2006-02-24 Michael Niedermayer10l (forgot EOBs)
2006-02-23 Michael Niedermayerdont lowwer qnos of more blocks then needed
2006-02-23 Antoine CellerierGive a hint about what is the expected the data type...
2006-02-23 Michael Niedermayerfixing dv_guess_qnos()
2006-02-23 Michael Niedermayerprint a big warning if we mess up and run out of space ...
2006-02-22 Loren Merrittminor simplifications in cabac_mb_type
2006-02-21 Luca BarbatoFix AltiVec H.264 decoding on FSF gcc.
2006-02-21 Alex Beregszasziadded none/8bit/24bit audio formats and defaulting...
2006-02-21 Alex Beregszasziexplain extradata and pass avctx to av_log's
2006-02-20 Kostya ShishkovZMBV 15-/16-/32-bit decoding. 24-bit mode is disabled...
2006-02-20 Erik Slagterpass noise reduction option to x264
2006-02-19 Erik SlagterIncrease maximum number of B-frames, necessary for...
2006-02-19 Michael NiedermayerRMP4 ("xvid fork") decoding support
2006-02-17 Falk HüffnerChange license header to LGPL for consistency.
2006-02-17 Mike Melansoncomplete AVS playback system (from Creature Shock compu...
2006-02-16 Loren Merrittdon't arbitrarily limit delta_qp
2006-02-16 Aurelien Jacobsadd Creative 8 bits ADPCM schemes support
2006-02-14 Loren Merrittfix some crashes on negative nalsize.
2006-02-13 Loren Merrittfix some crashes when missing frames
2006-02-13 Måns Rullgårdmove common parts of makefiles into common.mak
2006-02-13 Alex Beregszasziincrease audio buffer to 1second of 48khz float audio
2006-02-12 Mike Melansonadd another set of zlib guards
2006-02-12 Mike Melansonmake TSCC endian-safe, PPC testing courtesy of Diego B.
2006-02-12 Mike Melansondosbox native ZMBV decoder, courtesy of Kostya
2006-02-12 Mike Melansoncomplete American Laser Games MM playback system, court...
2006-02-12 Alex Beregszaszitta decoder, tested with 44khz mono and stereo (for...
2006-02-11 Diego BiurrunMove libpostproc compilation to the top-level Makefile.
2006-02-11 Diego BiurrunQuote all installation paths to protect against spaces...
2006-02-11 Diego Biurrunlibpostproc installs into a different directory that...
2006-02-11 Diego Biurrun100l typo: forgotten $
2006-02-11 Jindřich Makovička- fix insufficient code length for exp_vlc
2006-02-11 Diego BiurrunSimplify header installation.
2006-02-11 Diego BiurrunSeparate library install into static and shared install...
2006-02-11 Diego BiurrunSeparate header file installation from the general...
2006-02-11 Diego BiurrunAdd installlib and install-headers targets like everywh...
2006-02-11 Diego BiurrunInstall static libpostproc if CONFIG_PP is set.
2006-02-11 Diego BiurrunInstall libpostproc headers if CONFIG_PP is set.
2006-02-10 Alexander StrasserDon't use pow/powf functions where we just need integer...
2006-02-10 Loren Merritth264: special case dc-only idct. ~1% faster overall
2006-02-10 Måns Rullgårduse get_bits1/skip_bits[1] in ac3 and aac parsers
2006-02-09 Michael Niedermayerfix segfault on broken streams
2006-02-09 Loren Merritt10l in 1.12
2006-02-08 Loren Merrittslightly faster loopfilter
2006-02-08 Måns Rullgårdbump version numbers and update docs for adts aac support
2006-02-08 Måns Rullgårdcreate adts stream if CODEC_FLAG_GLOBAL_HEADER not set
2006-02-08 Måns Rullgårdadts aac parser
2006-02-08 Måns Rullgårddecode adts aac streams
2006-02-07 Loren Merritt10l (x86_64)
2006-02-07 Loren Merritt18% faster put_h264_qpel16_mc[13]2_mmx2
next