Mercurial > libavcodec.hg
graph
-
Fix two more instances of wrong @ usage in Doxygen comments. libavcodecFri, 02 Jul 2010 11:09:12 +0000, by diego
-
Fix printing of '@' symbols in Doxygen comments; the correct syntax is '@@'. libavcodecFri, 02 Jul 2010 11:05:47 +0000, by diego
-
Remove redundant and harmful explicit filename after @file Doxygen command. libavcodecFri, 02 Jul 2010 10:59:35 +0000, by diego
-
Fix misspelled parameter names in Doxygen documentation. libavcodecFri, 02 Jul 2010 10:49:29 +0000, by diego
-
SSSE3 versions of width4 VP8 6-tap MC functions libavcodecFri, 02 Jul 2010 05:27:41 +0000, by darkshikari
-
tablegen: the executable depends on tablegen headers as well libavcodecFri, 02 Jul 2010 00:30:27 +0000, by flameeyes
-
Check whether IBM or Apple PPC assembler syntax is used libavcodecThu, 01 Jul 2010 23:21:27 +0000, by mru
-
mpegaudio: move compute_antialias_float() to mpegaudiodec_float.c libavcodecThu, 01 Jul 2010 23:21:20 +0000, by mru
-
mpegaudio: call ff_mpegaudiodec_init_mmx() only from float decoder libavcodecThu, 01 Jul 2010 23:21:17 +0000, by mru
-
adu and mp3on4 functions are also needed by their respective float decoders libavcodecThu, 01 Jul 2010 21:08:20 +0000, by aurel
-
Move colorspace.h from libavcodec to libavutil. libavcodecThu, 01 Jul 2010 18:49:44 +0000, by stefano
-
fix dependencies of vp5 and vp6 decoders after r23915 libavcodecThu, 01 Jul 2010 16:09:38 +0000, by aurel
-
mpegaudioenc: Remove write-only variables from the context. libavcodecThu, 01 Jul 2010 05:17:02 +0000, by jai_menon
-
Eliminate another redundant instruction in vp56/8 arithcoder libavcodecWed, 30 Jun 2010 23:59:27 +0000, by darkshikari
-
Add more int packing macros, name them consistently libavcodecWed, 30 Jun 2010 22:33:38 +0000, by mru
-
renormalize VP5/6/7/8 range coder without loop libavcodecWed, 30 Jun 2010 22:05:29 +0000, by stefang
-
More mp{1,2,3} 32-point DCT transform to our common DCT framework. libavcodecWed, 30 Jun 2010 20:11:27 +0000, by vitor
-
Fix "initialization from incompatible pointer type" warning in rv34. libavcodecWed, 30 Jun 2010 06:50:44 +0000, by benoit
-
Fix strict-aliasing violations in MPV_motion_internal. libavcodecWed, 30 Jun 2010 01:47:42 +0000, by cehoyos
-
rv40: make rv40_adaptive_loop_filter() always_inline libavcodecTue, 29 Jun 2010 22:41:22 +0000, by mru
-
Use add instead of lshift in mmxext vp8 idct libavcodecTue, 29 Jun 2010 17:23:17 +0000, by darkshikari
-
Remove unused macros (duplicates from the now-LGPL x86util.asm). libavcodecTue, 29 Jun 2010 17:04:29 +0000, by rbultje
-
Add missing mm_support call toff_h264_pred_init_x86. libavcodecTue, 29 Jun 2010 12:28:06 +0000, by darkshikari