]> git.sesse.net Git - ffmpeg/history - libavcodec/g729dec.c
Merge remote-tracking branch 'qatar/master'
[ffmpeg] / libavcodec / g729dec.c
2011-05-18 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-05-17 Michael NiedermayerMerge remote branch 'qatar/master'
2011-05-16 Michael NiedermayerMerge remote branch 'qatar/master'
2011-05-15 Michael NiedermayerMerge remote branch 'qatar/master'
2011-05-14 Michael NiedermayerMerge remote branch 'qatar/master'
2011-05-13 Michael NiedermayerMerge remote branch 'qatar/master'
2011-05-12 Michael NiedermayerMerge remote branch 'qatar/master'
2011-05-11 Michael NiedermayerMerge remote branch 'qatar/master'
2011-05-10 Michael NiedermayerMerge remote branch 'qatar/master'
2011-05-09 Michael NiedermayerMerge remote branch 'qatar/master'
2011-05-08 Michael NiedermayerMerge remote branch 'qatar/master'
2011-05-07 Michael NiedermayerMerge remote branch 'qatar/master'
2011-05-06 Michael NiedermayerMerge remote branch 'qatar/master'
2011-05-05 Michael NiedermayerMerge remote branch 'qatar/master'
2011-05-04 Michael NiedermayerMerge remote branch 'qatar/master'
2011-05-03 Michael NiedermayerMerge remote branch 'qatar/master'
2011-05-02 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-30 Michael NiedermayerMerge commit '85770f2a2651497861ed938efcd0df3696ff5e45'
2011-04-29 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-29 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-28 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-27 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-26 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-25 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-24 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-22 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-22 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-21 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-20 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-19 Michael NiedermayerMerge commit 'f0a41afd8a37ebe972436fabfa3d289178bbd83b'
2011-04-17 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-16 Michael NiedermayerMerge commit '4d012eb541ed7f35e00c87035a470d9f0a24a6e8'
2011-04-16 Michael NiedermayerMerge commit 'f668afd4896ee65683619b6f165dda4cdd46766f'
2011-04-15 Michael NiedermayerMerge commit 'a3a0af4fb1237bed0af75868073f9a63db8b1864'
2011-04-14 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-13 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-12 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-11 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-10 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-09 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-08 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-07 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-06 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-05 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-04 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-03 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-01 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-01 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-31 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-30 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-29 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-27 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-27 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-26 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-25 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-24 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-23 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-21 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-19 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-19 Mans RullgardReplace FFmpeg with Libav in licence headers
2011-01-28 Diego Elio PettenòAdd ff_ prefix to data symbols of encoders, decoders...
2011-01-26 Diego Elio PettenòAdd ff_ prefix to data symbols of encoders, decoders...
2010-03-30 Stefano SabatiniDefine AVMediaType enum, and use it instead of enum...
2010-03-21 Stefano SabatiniMake g729dec.c:decode_frame() return AVERROR_INVALIDDAT...
2010-03-18 Stefano SabatiniMake g729dec.c:decoder_init() return AVERROR(EINVAL...
2009-06-26 Vladimir VoroshilovPitch delay decoding
2009-06-26 Vladimir VoroshilovReplace pitch_delay_int array with single variable.
2009-06-24 Vladimir VoroshilovLSF (Line Spectral Frequencies) decoding routine.
2009-06-20 Vladimir VoroshilovConvertion of LSF values to coefficients of linear...
2009-06-18 Vladimir VoroshilovG.729 decoding routine (skeleton, including parameters...
2009-06-14 Vladimir VoroshilovG.729 decoder initialization routine (skeleton)
2009-06-14 Vladimir VoroshilovReplace MAX_SUBFRAME_SIZE and ctx->subframe_size with...
2009-06-06 Vladimir VoroshilovK&R formatting of already submitted G.729 code
2009-06-06 Vladimir VoroshilovConvert structure names to FFmpeg style
2009-06-06 Vladimir VoroshilovInternal routine should not use name of standard function.
2009-06-05 Vladimir VoroshilovRemove ff_g729_ and g729_ prefixes from static routines.
2009-04-13 Stefano SabatiniRename bitstream.h to get_bits.h.
2008-10-24 Kenan GilletRename acelp_math.[ch] to celp_math.[ch] to prepare...
2008-09-17 Vladimir VoroshilovAnother set of approved changes for G.729: includes...
2008-09-06 Vladimir VoroshilovRemove not approved parts.
2008-09-03 Vladimir VoroshilovAnother set of approved G.729 chunks (from decoder...
2008-09-02 Vladimir VoroshilovParity bit calculation routine for G.729
2008-08-26 Vladimir VoroshilovAnother set of definitions for G.729
2008-08-23 Vladimir VoroshilovMove from g729.h all definitions which are used only...
2008-08-17 Vladimir VoroshilovG.729 decoder main code