Mercurial > libavcodec.hg
graph
-
Flush the PutBitsContext at the end of each block when encoding ADPCM IMA QT libavcodecThu, 26 Aug 2010 07:39:34 +0000, by mstorsjo
-
Revert r24931, it broke Win32 and some BSD compiles (yay fate). libavcodecWed, 25 Aug 2010 20:36:35 +0000, by rbultje
-
Remove duplicate definitions of fullpel MC functions libavcodecWed, 25 Aug 2010 20:14:21 +0000, by mru
-
Mark xmm6 and xmm7 as clobbered in ff_vp3_idct_sse2(), which is contributing libavcodecWed, 25 Aug 2010 19:57:05 +0000, by rbultje
-
Move vp6_filter_diag4() x86 SIMD code from inline ASM to YASM. This should libavcodecWed, 25 Aug 2010 13:44:16 +0000, by rbultje
-
Move vp6_filter_diag4() from DSPContext to VP56DSPContext. libavcodecWed, 25 Aug 2010 13:42:28 +0000, by rbultje
-
added/extended some comments in a64multi_encode_frame() libavcodecWed, 25 Aug 2010 11:47:47 +0000, by bindhammer
-
Mark xmm registers as clobbered in simple loopfilter. Should fix the last libavcodecTue, 24 Aug 2010 16:52:27 +0000, by rbultje
-
Fix undefined expressions that use multiple calls to get_bits(). libavcodecTue, 24 Aug 2010 16:10:25 +0000, by alexc
-
msmpeg4v1: fix undefined behaviour in msmpeg4_decode_picture_header() libavcodecTue, 24 Aug 2010 15:40:57 +0000, by mru
-
added interlacing option and compression option for colorram (lut) libavcodecTue, 24 Aug 2010 15:21:27 +0000, by bindhammer
-
fixed some return values and deprecated CODEC_TYPE_VIDEO. libavcodecTue, 24 Aug 2010 14:02:31 +0000, by bindhammer
-
Revert unintended changes to fft.h from r24890. libavcodecMon, 23 Aug 2010 19:35:58 +0000, by alexc
-
imdct/x86: Use "s->mdct_size" instead of "1 << s->mdct_bits". libavcodecMon, 23 Aug 2010 15:51:09 +0000, by alexc
-
enabling codec and muxer by registering it in allcodec.c and allformat.c and adding files to the build-system libavcodecMon, 23 Aug 2010 11:52:34 +0000, by bindhammer
-
Initial version of the a64 (multicolor charset) codec libavcodecMon, 23 Aug 2010 11:46:32 +0000, by bindhammer
-
Fix segfaults in VP8 SIMD code on Win64 (and FATE/win64 failures). libavcodecMon, 23 Aug 2010 02:41:22 +0000, by rbultje
-
The 24-bit ydt also should not depend on endianness, libavcodecSat, 21 Aug 2010 19:50:36 +0000, by reimar
-
Since the 24 bit format is decoded to endian-dependant libavcodecSat, 21 Aug 2010 19:40:38 +0000, by reimar
-
Do not swap red and blue when decoding truemotion libavcodecSat, 21 Aug 2010 19:37:33 +0000, by reimar
-
Export the presentation video dimensions as avctx->width/avctx->height. libavcodecSat, 21 Aug 2010 11:52:03 +0000, by reimar
-
Fixed mpeg12 top field first flag value with field picture encoding. libavcodecFri, 20 Aug 2010 18:28:42 +0000, by fenrir
-
Ignore generated dependency files and header objects. libavcodecWed, 18 Aug 2010 13:50:32 +0000, by diego
-
Deprecate ff_get_plane_bytewidth() in favor of libavcodecThu, 12 Aug 2010 15:06:04 +0000, by stefano
-
Implement av_get_image_linesize() and use it in libavcodecThu, 12 Aug 2010 15:05:58 +0000, by stefano
-
Add av_picture_data_copy() and reimplement av_picture_copy() as a libavcodecWed, 11 Aug 2010 14:18:52 +0000, by stefano
-
fix over-allocation. confused b4_stride with mb_width. libavcodecWed, 11 Aug 2010 05:24:19 +0000, by skal
-
Fix buffer overrun if idx is negative (it can be down to -23>>4), by prepending libavcodecMon, 09 Aug 2010 13:54:59 +0000, by rbultje
-
Fix handling of truncated files. Should fix random FATE breakages. libavcodecMon, 09 Aug 2010 07:17:01 +0000, by vitor