Mercurial > libavcodec.hg
graph
-
Add missed call to ff_cavsdsp_init_3dnow() in dsputil_init_mmx() libavcodecFri, 21 Mar 2008 12:36:49 +0000, by zuxy
-
Apply 'alloc_size' attribute to ff_realloc_static() libavcodecFri, 21 Mar 2008 04:48:59 +0000, by zuxy
-
Apply 'alloc_size' and 'malloc' attributes to av_mallocz_static() libavcodecFri, 21 Mar 2008 03:54:45 +0000, by zuxy
-
Apply 'cold' attribute to init/uninit functions in libavcodec libavcodecFri, 21 Mar 2008 03:11:20 +0000, by zuxy
-
More complete documentation for AVFrame.reference. libavcodecThu, 20 Mar 2008 18:16:13 +0000, by michael
-
Hardcode register to prevent aparent miscompilation. libavcodecThu, 20 Mar 2008 14:24:29 +0000, by michael
-
correctly set avctx->frame_size for mp3on4 and mp3adu libavcodecThu, 20 Mar 2008 09:36:04 +0000, by bcoudurier
-
mpegvideo_armv5te.o belongs to OBJS, not ASM_OBJS libavcodecMon, 17 Mar 2008 02:33:08 +0000, by mru
-
Move functions that are only used when libswscale is not compiled in below libavcodecSun, 16 Mar 2008 17:34:31 +0000, by diego
-
improve precision in mdct.c using double for some temporaries libavcodecSun, 16 Mar 2008 13:15:42 +0000, by mru
-
Use correct t printf modifier for pointer differences. libavcodecFri, 14 Mar 2008 13:19:39 +0000, by diego
-
log aspect ratio forbidden value, and fail if error resilience is high libavcodecFri, 14 Mar 2008 09:33:38 +0000, by bcoudurier
-
do not fail badly if aspect ratio is 0/forbidden, fix issue 369 libavcodecThu, 13 Mar 2008 18:26:53 +0000, by bcoudurier
-
This file does not use size_t, so no need to #include <sys/types.h>. libavcodecThu, 13 Mar 2008 18:10:58 +0000, by diego
-
If consumed does not match nalsize, favor nalsize. libavcodecThu, 13 Mar 2008 01:49:19 +0000, by michael
-
Add missing stdint.h #include to headers that use it. libavcodecThu, 13 Mar 2008 00:20:15 +0000, by diego
-
make input buffer const, as it should be. fixes a warning. libavcodecMon, 10 Mar 2008 21:59:30 +0000, by jbr
-
Rename --enable-swscaler --> enable-swscale to be consistent with the libavcodecMon, 10 Mar 2008 17:54:24 +0000, by diego
-
These video decoders do not need to include and initialize the DSP libavcodecMon, 10 Mar 2008 03:07:44 +0000, by melanson
-
There is no reason to assign a variable to itself libavcodecMon, 10 Mar 2008 03:07:15 +0000, by melanson
-
downmix before imdct unless different size transforms are used. about 20% libavcodecSun, 09 Mar 2008 17:05:19 +0000, by jbr