Mercurial > libavcodec.hg
graph
-
Skip loop iterations which are no-ops due to data1[-lag..-1] being zero. libavcodec2009-04-13, by koorogi
-
Do not use full include path for get_bits.h, since the header is in libavcodec2009-04-13, by stefano
-
Move addition of MMX-OBJS to OBJS into common.mak instead of duplicating it. libavcodec2009-04-12, by diego
-
Remove gcc_fixes.h. It only contains workarounds for unsupported gcc versions. libavcodec2009-04-12, by diego
-
Remove AltiVec optimizations for Snow. They are hindering the development libavcodec2009-04-12, by diego
-
Get rid of the non sensical idea of using the current picture for missing libavcodec2009-04-12, by michael
-
Add a av_fast_malloc function and replace several uses of av_fast_realloc, libavcodec2009-04-12, by reimar
-
Use void * instead of uint8_t * for the destination buffer for dsp.bswap_buf libavcodec2009-04-12, by reimar
-
Use AVERROR(ENOMEM) instead of AVERROR_NOMEM / -1 in eatqi and mimic decoders libavcodec2009-04-12, by reimar
-
Fix documentation for avcodec_encode_audio(), in the case of PCM audio libavcodec2009-04-11, by stefano