]> git.sesse.net Git - ffmpeg/history - libavcodec
* bugfixing call reference
[ffmpeg] / libavcodec /
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
2006-02-07 Loren Merritt11% faster put_h264_qpel16_v_lowpass_mmx2
2006-02-07 Loren Merritt15% faster put_h264_qpel16_hv_lowpass_mmx2
2006-02-06 Michael Niedermayer1 goto 1 fix
2006-02-06 Benjamin LarssonFix broken cosmetics commit and add a check for valid...
2006-02-06 Benjamin LarssonSmall cosmetics and better variable names.
2006-02-05 Steve L'HommeMSVC-compatible __align8/__align16 declaration
2006-02-05 Alexander StrasserCorrect the relation between floors of type 0 and block...
2006-02-04 Michael Niedermayersimplify
2006-02-04 Michael Niedermayerfaster find_startcode()
2006-02-04 Alexander StrasserCosmetic: Fix indentation.
2006-02-04 Alexander Strasser10l (malloc check with the wrong pointer)
2006-02-04 Alexander StrasserAdded support for vorbis files containing floor type 0.
2006-02-02 Michael Niedermayeroutput last ac3 frame and simplify
2006-02-02 Michael Niedermayeros2 thread, network and freetype2 support by (Paul...
2006-02-02 Luca AbeniSet interlaced_frame and top_field_first according...
2006-02-02 Michael Niedermayerlist of supported pix_fmts
2006-02-02 Michael NiedermayerJPEG-LS codec by (Kostya | kostya.forjunk gmail com)
2006-01-31 Diego BiurrunFix silly typos.
2006-01-30 Dieteradd static keyword to some functions
2006-01-30 Dieteradd static keyword to some functions
2006-01-30 Dieterlong is better than int for pointer differences
2006-01-30 Diego BiurrunOn MinGW it is not possible to build shared and static...
2006-01-29 Diego BiurrunSimplify LDFLAGS handling for MinGW.
2006-01-28 Dietermake some functions static (patch by Dieter < freebsd...
2006-01-28 Loren Merrittfix crash on height < 16 pixels.
2006-01-27 Corey HickeyAdd a newline to b_frame_strategy error message.
2006-01-27 Michael Niedermayerfixing bframe strategy 2
2006-01-26 Diego BiurrunRemove obscure Makefile.bak entry from distclean rules.
2006-01-25 Diego Biurrunwarning fixes by Luca Abeni, lucabe72 ##@## email ...
2006-01-25 Michael Niedermayer10l forgot #ifdef CONFIG_XVID
2006-01-24 Michael Niedermayerxvid ratecontrol support
2006-01-24 Diego BiurrunRemove all stray tabs and trailing whitespace, this...
2006-01-23 Baptiste CoudurierMjpeg interlaced decoding fix, height was wrong while...
2006-01-22 Corey Hickeysc_factor support for encoding.
2006-01-22 Reimar Döffingerfaster copy functions for lzo decoder that also need...
2006-01-21 Måns Rullgårdnative ac3 parser
2006-01-21 Justin RugglesImplement audio cutoff frequency to the vorbis encoder.
2006-01-21 Loren Merrittfix convergence of snow iterative_me
2006-01-21 Loren Merrittrevert 1.83 because it's not needed
next