Mercurial > libavcodec.hg
graph
-
use if() instead of #ifdef and ensure all possible optimisations are enabled libavcodecFri, 15 Jun 2007 18:18:31 +0000, by aurel
-
some samples aren't decoded correctly such as libavcodecFri, 15 Jun 2007 08:22:06 +0000, by gpoirier
-
Remove an unreferenced variable from qpeg_decode_inter(). libavcodecThu, 14 Jun 2007 16:16:37 +0000, by takis
-
removing underscores from block profiling renaming to xx_ libavcodecWed, 13 Jun 2007 12:46:27 +0000, by mhoffman
-
Improve understanding ofavcodec_find_decoder() libavcodecWed, 13 Jun 2007 08:28:00 +0000, by benoit
-
kill one vector constant value load by the right combination of vec_splatX/vec_sl libavcodecTue, 12 Jun 2007 21:24:25 +0000, by gpoirier
-
restore GCC2/3 support, patch by Sigbjorn Skjaeret %sskjer-1 A broadpark P no% libavcodecTue, 12 Jun 2007 21:17:22 +0000, by gpoirier
-
integrating MPV_common_init_bfin into the build system and mpegvideo.c libavcodecTue, 12 Jun 2007 19:34:06 +0000, by mhoffman
-
Blackfin IDCT has no special permutation it uses normal order libavcodecTue, 12 Jun 2007 19:06:39 +0000, by mhoffman
-
Move the video size and rate abbreviations system from libavformat to libavcodec libavcodecTue, 12 Jun 2007 08:06:54 +0000, by benoit
-
move codecs declarations from avcodec.h to allcodecs.h libavcodecMon, 11 Jun 2007 16:05:32 +0000, by aurel
-
one step closer to restoring GCC-3.3 support: kills 12 errors, just 2 to go libavcodecMon, 11 Jun 2007 08:00:31 +0000, by gpoirier
-
Altivec version of h264_(h|v)_loop_filter_luma libavcodecSat, 09 Jun 2007 19:13:34 +0000, by gpoirier
-
Add some #includes to allow compilation without HAVE_AV_CONFIG_H. libavcodecSat, 09 Jun 2007 17:52:16 +0000, by diego
-
work around issues with the old version of Gnu Assembler shipped on libavcodecFri, 08 Jun 2007 20:35:30 +0000, by gpoirier
-
emms --> emms_c, taken from a patch by Ronald Bultje libavcodecThu, 07 Jun 2007 21:31:26 +0000, by diego
-
Preprocessor #defines starting with __ are reserved for the system. libavcodecThu, 07 Jun 2007 17:19:37 +0000, by diego
-
Add CPU feature definitions for SSE3 and SSSE3. libavcodecThu, 07 Jun 2007 16:58:08 +0000, by diego
-
CPU feature definitions should always be available, not just when the libavcodecThu, 07 Jun 2007 16:15:20 +0000, by diego
-
Add some forgotten lib prefixes to Makefile variables. libavcodecWed, 06 Jun 2007 18:56:14 +0000, by diego
-
Consistent naming and lib prefixes for x264, xvid and mp3lame within the code. libavcodecWed, 06 Jun 2007 08:51:41 +0000, by diego
-
Give names of external library decoders/encoders a lib prefix libavcodecWed, 06 Jun 2007 08:41:45 +0000, by diego
-
Give all wrappers for external libraries names starting with lib. libavcodecWed, 06 Jun 2007 00:14:18 +0000, by diego
-
Convert RoQ decoder to use YUV 4:4:4 unpacked macroblocks libavcodecTue, 05 Jun 2007 08:05:16 +0000, by benoit
-
Rename code012() to ff_code012(), and remove static qualifier: paves the way libavcodecTue, 05 Jun 2007 07:18:29 +0000, by gpoirier
-
fix error: indeo2.c:202:1: directives may not be used inside a macro argument, libavcodecMon, 04 Jun 2007 11:03:24 +0000, by gpoirier
-
h264_idct_add_altivec, based on an old patch from Mauricio Alvarez <alvarezATac.upc.edu>, polished by David Conrad <umovimusATgmail.com> libavcodecSun, 03 Jun 2007 13:27:44 +0000, by lu_zero
-
filter_mb_fast() doesn't handle h->deblocking_filter==2 (skip slice edges), so delegate that case to filter_mb(). libavcodecSun, 03 Jun 2007 11:44:43 +0000, by lorenm
-
Rename aac_decoder to libfaad_decoder for consistency and to be able to libavcodecSat, 02 Jun 2007 11:44:44 +0000, by diego
-
Rename faac_encoder to libfaac_encoder for consistency and to be able to libavcodecSat, 02 Jun 2007 11:20:24 +0000, by diego