index
:
ffmpeg.git
debug/motion-vectors
vaapi/drm-render-node
vaapi/hantro-support
FFmpeg multimedia libraries
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2011-05-27
ARM: check for VFPv3
Mans Rullgard
2011-05-27
swscale: Remove unused variables in x86 code.
Diego Biurrun
2011-05-27
doc: Drop DJGPP section, Libav now compiles out-of-the-box on FreeDOS.
Diego Biurrun
2011-05-27
x86: Add appropriate ifdefs around certain AVX functions.
Diego Biurrun
2011-05-27
cmdutils: use sws_freeContext() instead of av_freep().
Ronald S. Bultje
2011-05-27
swscale: delay allocation of formatConvBuffer().
Ronald S. Bultje
2011-05-27
swscale: fix build with --disable-swscale-alpha.
Ronald S. Bultje
2011-05-27
movenc: Deprecate the global RTP hinting flag, use a private AVOption instead
Martin Storsjö
2011-05-27
movenc: Add an AVClass for setting muxer specific options
Martin Storsjö
2011-05-27
swscale: fix non-bitexact yuv2yuv[X2]() MMX/MMX2 functions.
Ronald S. Bultje
2011-05-27
configure: report yasm/nasm presence properly
Luca Barbato
2011-05-27
tcp: make connect() timeout properly
Luca Barbato
2011-05-27
rawdec: factor video demuxer definitions into a macro.
Anton Khirnov
2011-05-27
rtspdec: add initial_pause private option.
Anton Khirnov
2011-05-27
lavf: deprecate AVFormatParameters.width/height.
Anton Khirnov
2011-05-27
tty: add video_size private option.
Anton Khirnov
2011-05-27
rawdec: add video_size private option.
Anton Khirnov
2011-05-27
x11grab: add video_size private option.
Anton Khirnov
2011-05-27
x11grab: factorize returning error codes.
Anton Khirnov
2011-05-27
vfwcap: add video_size private option.
Anton Khirnov
2011-05-27
v4l2: add video_size private option.
Anton Khirnov
2011-05-27
v4l2: factorize returning error codes.
Anton Khirnov
2011-05-27
libdc1394: add video_size private option.
Anton Khirnov
2011-05-27
libdc1394: return meaninful error codes.
Anton Khirnov
2011-05-27
bktr: add video_size private option.
Anton Khirnov
2011-05-27
bktr: factorize returning error codes.
Anton Khirnov
2011-05-26
id3v2: Check malloc result. ID3v2 tags can be very large.
Alex Converse
2011-05-26
id3v2: Initialize tflags for version 2.2.
Alex Converse
2011-05-26
ARM: add ARMv6 optimised av_clip_uintp2
Mans Rullgard
2011-05-26
ARM: remove volatile from asm statements in libavutil/intmath
Mans Rullgard
2011-05-26
ARM: fix av_clipl_int32_arm()
Mans Rullgard
2011-05-26
v4l: include avdevice.h
Anton Khirnov
2011-05-26
ffserver: move close_connection() call to avoid a temporary string and copy.
Mike Williams
2011-05-26
lavf: initialize demuxer private options.
Anton Khirnov
2011-05-26
AVOptions: set string default values.
Anton Khirnov
2011-05-26
lavdevice: mark v4l for removal on next major bump.
Anton Khirnov
2011-05-26
swscale: fix compile on ppc.
Ronald S. Bultje
2011-05-26
swscale: fix compile on x86-32.
Ronald S. Bultje
2011-05-26
build: Remove generated .version file on distclean.
Diego Biurrun
2011-05-26
configure: Add -D_GNU_SOURCE to CPPFLAGS on OS/2.
Diego Biurrun
2011-05-26
doc: Drop hint at --enable-memalign-hack for MinGW, it is now autodetected.
Diego Biurrun
2011-05-26
ffplay: Remove disabled code.
Diego Biurrun
2011-05-26
Mark parameterless function declarations as 'void'.
Diego Biurrun
2011-05-26
swscale: use av_clip_uint8() in yuv2yuv1_c().
Ronald S. Bultje
2011-05-26
swscale: remove VOF/VOFW.
Ronald S. Bultje
2011-05-26
swscale: split chroma buffers into separate U/V planes.
Ronald S. Bultje
2011-05-26
swscale: replace formatConvBuffer[VOF] by allocated array.
Ronald S. Bultje
2011-05-26
rgb2rgb: remove duplicate mmx/mmx2/3dnow/sse2 functions.
Ronald S. Bultje
2011-05-26
swscale: reindent h[cy]scale_fast() and updateDitherTables().
Ronald S. Bultje
2011-05-26
swscale: reformat x86/swscale_template.c.
Ronald S. Bultje
[next]