Merge remote-tracking branch 'qatar/master'
* qatar/master:
MS Screen 1 decoder
aacdec: Fix popping channel layouts.
av_gettime: support Win32 without gettimeofday()
Use av_gettime() in various places
Move av_gettime() to libavutil
dct-test: use emms_c() from libavutil instead of duplicating it
mov: fix operator precedence bug
mathematics.h: remove a couple of math defines
Remove unnecessary inclusions of [sys/]time.h
lavf: remove unnecessary inclusions of unistd.h
bfin: libswscale: add const where appropriate to fix warnings
bfin: libswscale: remove unnecessary #includes
udp: Properly check for invalid sockets
tcp: Check the return value from getsockopt
network: Use av_strerror for getting error messages
udp: Properly print error from getnameinfo
mmst: Use AVUNERROR() to convert error codes to the right range for strerror
network: Pass pointers of the right type to get/setsockopt/ioctlsocket on windows
rtmp: Reduce the number of idle posts sent by sleeping 50ms
Conflicts:
Changelog
configure
libavcodec/aacdec.c
libavcodec/allcodecs.c
libavcodec/avcodec.h
libavcodec/dct-test.c
libavcodec/version.h
libavformat/riff.c
libavformat/udp.c
libavutil/Makefile
libswscale/bfin/yuv2rgb_bfin.c
Merged-by:
Michael Niedermayer <michaelni@gmx.at>
Showing
- Changelog 1 addition, 0 deletionsChangelog
- configure 4 additions, 0 deletionsconfigure
- doc/general.texi 2 additions, 0 deletionsdoc/general.texi
- ffmpeg.c 0 additions, 1 deletionffmpeg.c
- ffserver.c 0 additions, 1 deletionffserver.c
- libavcodec/Makefile 1 addition, 0 deletionslibavcodec/Makefile
- libavcodec/allcodecs.c 1 addition, 0 deletionslibavcodec/allcodecs.c
- libavcodec/avcodec.h 1 addition, 0 deletionslibavcodec/avcodec.h
- libavcodec/dct-test.c 8 additions, 23 deletionslibavcodec/dct-test.c
- libavcodec/fft-test.c 3 additions, 10 deletionslibavcodec/fft-test.c
- libavcodec/motion-test.c 3 additions, 9 deletionslibavcodec/motion-test.c
- libavcodec/mss1.c 845 additions, 0 deletionslibavcodec/mss1.c
- libavcodec/version.h 1 addition, 1 deletionlibavcodec/version.h
- libavdevice/dv1394.c 0 additions, 2 deletionslibavdevice/dv1394.c
- libavdevice/fbdev.c 0 additions, 1 deletionlibavdevice/fbdev.c
- libavdevice/oss_audio.c 0 additions, 2 deletionslibavdevice/oss_audio.c
- libavdevice/v4l2.c 0 additions, 1 deletionlibavdevice/v4l2.c
- libavformat/avformat.h 2 additions, 3 deletionslibavformat/avformat.h
- libavformat/http.c 0 additions, 1 deletionlibavformat/http.c
- libavformat/mmst.c 5 additions, 5 deletionslibavformat/mmst.c
Loading
Please register or sign in to comment