-
- Downloads
Merge remote-tracking branch 'qatar/master'
* qatar/master: (31 commits)
ARM: add ARMv6 optimised av_clip_uintp2
ARM: remove volatile from asm statements in libavutil/intmath
ARM: fix av_clipl_int32_arm()
v4l: include avdevice.h
ffserver: move close_connection() call to avoid a temporary string and copy.
lavf: initialize demuxer private options.
AVOptions: set string default values.
lavdevice: mark v4l for removal on next major bump.
swscale: fix compile on ppc.
swscale: fix compile on x86-32.
build: Remove generated .version file on distclean.
configure: Add -D_GNU_SOURCE to CPPFLAGS on OS/2.
doc: Drop hint at --enable-memalign-hack for MinGW, it is now autodetected.
ffplay: Remove disabled code.
Mark parameterless function declarations as 'void'.
swscale: use av_clip_uint8() in yuv2yuv1_c().
swscale: remove VOF/VOFW.
swscale: split chroma buffers into separate U/V planes.
swscale: replace formatConvBuffer[VOF] by allocated array.
rgb2rgb: remove duplicate mmx/mmx2/3dnow/sse2 functions.
...
Merged-by:
Michael Niedermayer <michaelni@gmx.at>
No related branches found
No related tags found
Showing
- Makefile 1 addition, 1 deletionMakefile
- configure 1 addition, 0 deletionsconfigure
- doc/general.texi 0 additions, 12 deletionsdoc/general.texi
- ffmpeg.c 1 addition, 1 deletionffmpeg.c
- ffplay.c 1 addition, 61 deletionsffplay.c
- ffserver.c 12 additions, 16 deletionsffserver.c
- libavcodec/ac3enc.c 6 additions, 6 deletionslibavcodec/ac3enc.c
- libavcodec/bink.c 1 addition, 1 deletionlibavcodec/bink.c
- libavdevice/alldevices.c 2 additions, 0 deletionslibavdevice/alldevices.c
- libavdevice/avdevice.h 4 additions, 0 deletionslibavdevice/avdevice.h
- libavdevice/libdc1394.c 16 additions, 15 deletionslibavdevice/libdc1394.c
- libavdevice/v4l.c 7 additions, 0 deletionslibavdevice/v4l.c
- libavformat/network.h 2 additions, 1 deletionlibavformat/network.h
- libavutil/arm/intmath.h 25 additions, 15 deletionslibavutil/arm/intmath.h
- libavutil/opt.c 3 additions, 1 deletionlibavutil/opt.c
Loading
Please register or sign in to comment