]> git.sesse.net Git - ffmpeg/history - libavcodec
Update comment to version, negotiated with Diego, and
[ffmpeg] / libavcodec /
2008-05-11 Vladimir VoroshilovUpdate comment to version, negotiated with Diego, and
2008-05-11 Vladimir VoroshilovFix compilation error.
2008-05-11 Justin Rugglesfix reading of samples-per-frame
2008-05-11 Vladimir Voroshilovvarious filters for ACELP-based codecs
2008-05-11 Vitor SessakSimplify a list of array allocations with a loop.
2008-05-11 Vladimir VoroshilovReplace hardcoded LP filter order with parameter.
2008-05-10 Vitor SessakRemove useless memset, patch by Vitor Sessak, vitor1001...
2008-05-10 Vitor SessakRewrite unpack_input() completely, patch by Vitor Sessa...
2008-05-10 Vitor Sessakcosmetics: Reindent file, patch by Vitor Sessak, vitor1...
2008-05-09 Diego BiurrunAdd missing required header directly.
2008-05-09 Diego BiurrunAdd missing path to #include.
2008-05-09 Diego BiurrunAdd missing path to #include statement.
2008-05-09 Diego BiurrunUse full path for #includes from another directory.
2008-05-09 Michael NiedermayerLittle fix for block sizes <16
2008-05-09 Diego BiurrunRevert previous mistaken commit.
2008-05-09 Diego Biurrunipp.h is a system header, use <> when #including it.
2008-05-09 Diego Biurrundsputil.h is not a system header, use "" when #includin...
2008-05-09 Michael NiedermayerImprove motion estimation metric.
2008-05-08 Aurelien Jacobsremove useless comment
2008-05-08 Aurelien Jacobsensure vp56_decode_frame always return unchanged buf_size
2008-05-08 Ramiro PollaDo not misuse long as the size of a register in x86.
2008-05-08 Carl Eugen HoyosDo not return -1 from void functions.
2008-05-08 Carl Eugen HoyosOne const per declaration is enough.
2008-05-06 Baptiste Coudurierexport dnxhd encoded picture quality
2008-05-06 Diego BiurrunRemove one more set of useless parentheses from a retur...
2008-05-06 Diego BiurrunRemove unnecessary parentheses from return calls.
2008-05-04 Jason Garrett-GlaserUse a state machine to reduce branching logic in decode...
2008-05-04 Ramiro PollaPrevent targaenc.c from outputting trash byte.
2008-05-04 Sisir KoppakaAdd complete multimedia Wiki URL, patch by Sisir Koppaka.
2008-05-04 Ramiro PollaIndent.
2008-05-04 Ramiro PollaDo not read out of array bounds.
2008-05-03 Michael NiedermayerOutput buffer overflow.
2008-05-03 Michael NiedermayerHeap buffer overflow.
2008-05-03 Michael NiedermayerFix memset(0) based buffer overflow.
2008-05-03 Michael NiedermayerMove declaration a little.
2008-05-03 Michael NiedermayerSetting i to 0 once should do.
2008-05-03 Diego Biurruncosmetics: Consistently use C-style comments in #endif...
2008-05-03 Anuradha SuraparajuAdd Dirac support through libschroedinger.
2008-05-03 Diego Biurrun10l: Unbreak libdirac compilation; CONFIG_LIBDIRAC...
2008-05-03 Måns Rullgårdfix checkheaders when libdirac not installed
2008-05-03 Måns Rullgårdadd necessary #includes in headers
2008-05-03 Anuradha SuraparajuDirac decoding/encoding support via libdirac.
2008-05-03 Diego BiurrunAdd Dirac parser from SoC; written by Marco Gerards;
2008-05-02 Justin Rugglesinclude avcodec.h
2008-05-02 Benjamin LarssonLong name spelling fixes
2008-05-02 Justin Rugglesmove call to init_get_bits inside conditional
2008-05-02 Justin Rugglesshare streaminfo parsing function
2008-05-02 Justin Rugglessplit out some decoder context params to a shared macro
2008-05-02 Justin Ruggleschange function parameters for dump_headers()
2008-05-02 Justin Ruggleschange function parameters for metadata_streaminfo()
2008-05-01 Diego PettenòMark symbol as static, patch by Diego 'Flameeyes' Pette...
2008-04-30 Diego BiurrunComment out unused ff_vc1_norm6_spec table.
2008-04-30 Stefano SabatiniTransform codec short name into a single word.
2008-04-29 Stefano SabatiniAdd long names to some AVCodec declarations.
2008-04-29 Michael Niedermayerindent
2008-04-29 Michael NiedermayerFix decoding of:
2008-04-29 Ramiro PollaTypo: distoration -> distortion.
2008-04-29 Robert SwainRemove leading whitespace in long codec name that was...
2008-04-29 Stefano SabatiniAdd some long names to AVCodec declarations.
2008-04-29 Stefano SabatiniTransform codec names into single words.
2008-04-29 Justin Rugglesremove unused variable, min_framesize
2008-04-28 Kostya ShishkovCalculate motion vector information based on PTS provid...
2008-04-28 Stefano SabatiniAdd long names to some AVCodec declarations.
2008-04-27 Stefano SabatiniAdd long names to AVCodec declarations.
2008-04-27 Stefano SabatiniMake 8SVX codec names just a single word for consistenc...
2008-04-27 Stefano SabatiniAdd long names to many AVCodec declarations.
2008-04-27 Diego BiurrunUse filename as multiple inclusion guard.
2008-04-26 Diego BiurrunRename i386/cputest.c --> i386/cpuid.c.
2008-04-26 Diego BiurrunRemove unnecessary test program dependency declarations.
2008-04-26 Robert SwainGrammar fixes and improvements for the new ACELP code
2008-04-26 Baptiste Coudurierbreak if error in header so it can output already decod...
2008-04-26 Baptiste Couduriermerge init with declaration
2008-04-26 Baptiste Couduriercosmetics: merge decls
2008-04-26 Baptiste Couduriersimplify: merge loops
2008-04-26 Baptiste Couduriersimplify
2008-04-26 Baptiste Couduriersimplify: remove useless fields and vars
2008-04-26 Baptiste Couduriermove MP3On4DecodeContext def near the code and under...
2008-04-26 Baptiste Couduriercorrectly patch syncword for samples rates < 16000...
2008-04-26 Baptiste Coudurierfix 1 frame config decoding
2008-04-26 Baptiste Coudurierremove old draft last case not present anymore in iso...
2008-04-26 Baptiste Couduriermp3on4 decoder now depends on mpeg4audio code
2008-04-26 Baptiste Coudurieruse mpeg4audio common code
2008-04-26 Kostya ShishkovSkip blocks in B-frames reuse motion vectors from next...
2008-04-26 Baptiste Couduriersimplify
2008-04-26 Baptiste Couduriercorrectly compute out_size and samples number
2008-04-26 Baptiste Coudurierfsize is 12 bits according to specs
2008-04-26 Baptiste Couduriersimplify using FFMIN3
2008-04-26 Baptiste Coudurierreturn error if buf_size is too small
2008-04-26 Baptiste Couduriervalues can fit uint8_t
2008-04-26 Baptiste Coudurieradd const
2008-04-26 Vladimir VoroshilovFixed-point LSP and LPC decoding routines for ACELP...
2008-04-26 Ramiro Pollaget_vlc2() only gets up to three levels in the tables...
2008-04-26 Kostya ShishkovCorrect company name
2008-04-25 Vladimir VoroshilovFixed-point implementation of ff_cos, ff_log2, ff_exp2.
2008-04-25 Baptiste Coudurier10l, alphabetical order
2008-04-25 Baptiste Coudurieridentation
2008-04-25 Baptiste Coudurierremove no more needed field
2008-04-25 Baptiste Coudurierremove unused var
2008-04-25 Baptiste Coudurierremove ima qt decoding hack, decode whole frame at...
2008-04-25 Baptiste Coudurierfix adpcm ima qt decoding, channel at init is 0, correc...
next