summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* sws: replace all long with int.Anton Khirnov2011-05-28
* ARM: aacdec: fix constraints on inline asmMans Rullgard2011-05-28
* ARM: remove unnecessary volatile from inline asmMans Rullgard2011-05-28
* ARM: add "cc" clobbers to inline asm where neededMans Rullgard2011-05-28
* ARM: improve FASTDIV asmMans Rullgard2011-05-28
* ac3enc: use LOCAL_ALIGNED macroMans Rullgard2011-05-28
* APIchanges: fill in git hash for av_get_pix_fmt_name (0420bd7).Ronald S. Bultje2011-05-28
* lavu: add av_get_pix_fmt_name() convenience functionStefano Sabatini2011-05-28
* cmdutils: remove OPT_FUNC2Stefano Sabatini2011-05-28
* swscale: fix crash in bilinear scaling.Ronald S. Bultje2011-05-28
* vpxenc: add VP8E_SET_STATIC_THRESHOLD mappingJames Zern2011-05-28
* webm: support stereo videos in matroska/webm muxerAlok Ahuja2011-05-28
* lavf: deprecate AVFormatParameters.pix_fmt.Anton Khirnov2011-05-27
* rawdec: add a pixel_format private option.Anton Khirnov2011-05-27
* v4l2: add a pixel_format private option.Anton Khirnov2011-05-27
* libdc1394: add a pixel_format private option.Anton Khirnov2011-05-27
* cosmetics: indentation and alignment after previous commitJustin Ruggles2011-05-27
* ac3enc: add support for E-AC-3 encoding.Justin Ruggles2011-05-27
* ac3enc: Move AC-3 AVOptions array to a separate file to make it easier toJustin Ruggles2011-05-27
* ARM: disable ff_vector_fmul_vfp on VFPv3 systemsMans Rullgard2011-05-27
* ARM: check for VFPv3Mans Rullgard2011-05-27
* swscale: Remove unused variables in x86 code.Diego Biurrun2011-05-27
* doc: Drop DJGPP section, Libav now compiles out-of-the-box on FreeDOS.Diego Biurrun2011-05-27
* x86: Add appropriate ifdefs around certain AVX functions.Diego Biurrun2011-05-27
* cmdutils: use sws_freeContext() instead of av_freep().Ronald S. Bultje2011-05-27
* swscale: delay allocation of formatConvBuffer().Ronald S. Bultje2011-05-27
* swscale: fix build with --disable-swscale-alpha.Ronald S. Bultje2011-05-27
* movenc: Deprecate the global RTP hinting flag, use a private AVOption insteadMartin Storsjö2011-05-27
* movenc: Add an AVClass for setting muxer specific optionsMartin Storsjö2011-05-27
* swscale: fix non-bitexact yuv2yuv[X2]() MMX/MMX2 functions.Ronald S. Bultje2011-05-27
* configure: report yasm/nasm presence properlyLuca Barbato2011-05-27
* tcp: make connect() timeout properlyLuca Barbato2011-05-27
* rawdec: factor video demuxer definitions into a macro.Anton Khirnov2011-05-27
* rtspdec: add initial_pause private option.Anton Khirnov2011-05-27
* lavf: deprecate AVFormatParameters.width/height.Anton Khirnov2011-05-27
* tty: add video_size private option.Anton Khirnov2011-05-27
* rawdec: add video_size private option.Anton Khirnov2011-05-27
* x11grab: add video_size private option.Anton Khirnov2011-05-27
* x11grab: factorize returning error codes.Anton Khirnov2011-05-27
* vfwcap: add video_size private option.Anton Khirnov2011-05-27
* v4l2: add video_size private option.Anton Khirnov2011-05-27
* v4l2: factorize returning error codes.Anton Khirnov2011-05-27
* libdc1394: add video_size private option.Anton Khirnov2011-05-27
* libdc1394: return meaninful error codes.Anton Khirnov2011-05-27
* bktr: add video_size private option.Anton Khirnov2011-05-27
* bktr: factorize returning error codes.Anton Khirnov2011-05-27
* id3v2: Check malloc result. ID3v2 tags can be very large.Alex Converse2011-05-26
* id3v2: Initialize tflags for version 2.2.Alex Converse2011-05-26
* ARM: add ARMv6 optimised av_clip_uintp2Mans Rullgard2011-05-26
* ARM: remove volatile from asm statements in libavutil/intmathMans Rullgard2011-05-26