Mercurial > libavcodec.hg
graph
-
Mark symbol as static, patch by Diego 'Flameeyes' Petten, flameeyes gmail com. libavcodecThu, 01 May 2008 15:20:57 +0000, by diego
-
Remove leading whitespace in long codec name that was committed in r13017 libavcodecTue, 29 Apr 2008 08:37:40 +0000, by superdump
-
Calculate motion vector information based on PTS provided in slice header libavcodecMon, 28 Apr 2008 13:37:36 +0000, by kostya
-
Make 8SVX codec names just a single word for consistency with other codec names. libavcodecSun, 27 Apr 2008 22:19:02 +0000, by diego
-
Remove unnecessary test program dependency declarations. libavcodecSat, 26 Apr 2008 15:38:00 +0000, by diego
-
Grammar fixes and improvements for the new ACELP code libavcodecSat, 26 Apr 2008 15:20:06 +0000, by superdump
-
break if error in header so it can output already decoded frames libavcodecSat, 26 Apr 2008 14:41:29 +0000, by bcoudurier
-
move MP3On4DecodeContext def near the code and under ifdef libavcodecSat, 26 Apr 2008 14:22:43 +0000, by bcoudurier
-
correctly patch syncword for samples rates < 16000, decoder now fully support all iso ref files libavcodecSat, 26 Apr 2008 14:18:29 +0000, by bcoudurier
-
remove old draft last case not present anymore in iso specs libavcodecSat, 26 Apr 2008 14:08:34 +0000, by bcoudurier
-
mp3on4 decoder now depends on mpeg4audio code libavcodecSat, 26 Apr 2008 14:00:27 +0000, by bcoudurier
-
Skip blocks in B-frames reuse motion vectors from next reference frame. libavcodecSat, 26 Apr 2008 13:09:36 +0000, by kostya
-
correctly compute out_size and samples number libavcodecSat, 26 Apr 2008 13:03:41 +0000, by bcoudurier
-
Fixed-point LSP and LPC decoding routines for ACELP-based codecs libavcodecSat, 26 Apr 2008 11:52:33 +0000, by voroshil
-
get_vlc2() only gets up to three levels in the tables. The last codes weren't being read properly. libavcodecSat, 26 Apr 2008 05:03:36 +0000, by ramiro
-
Fixed-point implementation of ff_cos, ff_log2, ff_exp2. libavcodecFri, 25 Apr 2008 17:14:47 +0000, by voroshil