-
- Downloads
Merge remote-tracking branch 'qatar/master'
* qatar/master: (22 commits)
configure: enable memalign_hack automatically when needed
swscale: unbreak the build on non-x86 systems.
swscale: remove if(bitexact) branch from functions.
swscale: remove if(canMMX2BeUsed) conditional.
swscale: remove swScale_{c,MMX,MMX2} duplication.
swscale: use emms_c().
Move emms_c() from libavcodec to libavutil.
tiff: set palette in the context when specified in TIFF_PAL tag
rtsp: use strtoul to parse rtptime and seq values.
pgssubdec: fix incorrect colors.
dvdsubdec: fix incorrect colors.
ape: Allow demuxing of files with metadata tags.
swscale: remove dead macro WRITEBGR24OLD.
swscale: remove AMD3DNOW "optimizations".
swscale: remove duplicate code in ppc/ subdirectory.
swscale: remove duplicated x86/ functions.
swscale: force --enable-runtime-cpudetect and remove SWS_CPU_CAPS_*.
vsrc_buffer.h: add file doxy
vsrc_buffer: tweak error message in init()
msmpeg4: reindent.
...
Merged-by:
Michael Niedermayer <michaelni@gmx.at>
No related branches found
No related tags found
Showing
- configure 3 additions, 5 deletionsconfigure
- doc/encoders.texi 46 additions, 0 deletionsdoc/encoders.texi
- libavcodec/Makefile 0 additions, 2 deletionslibavcodec/Makefile
- libavcodec/ac3.h 5 additions, 2 deletionslibavcodec/ac3.h
- libavcodec/ac3dec.h 0 additions, 5 deletionslibavcodec/ac3dec.h
- libavcodec/ac3dec_data.c 0 additions, 6 deletionslibavcodec/ac3dec_data.c
- libavcodec/ac3dec_data.h 0 additions, 1 deletionlibavcodec/ac3dec_data.h
- libavcodec/ac3enc.c 728 additions, 163 deletionslibavcodec/ac3enc.c
- libavcodec/ac3enc_fixed.c 1 addition, 1 deletionlibavcodec/ac3enc_fixed.c
- libavcodec/ac3enc_float.c 4 additions, 2 deletionslibavcodec/ac3enc_float.c
- libavcodec/ac3tab.c 7 additions, 0 deletionslibavcodec/ac3tab.c
- libavcodec/ac3tab.h 1 addition, 0 deletionslibavcodec/ac3tab.h
- libavcodec/allcodecs.c 1 addition, 1 deletionlibavcodec/allcodecs.c
- libavcodec/dsputil.h 1 addition, 21 deletionslibavcodec/dsputil.h
- libavcodec/mpegvideo_enc.c 0 additions, 21 deletionslibavcodec/mpegvideo_enc.c
- libavcodec/msmpeg4.c 7 additions, 15 deletionslibavcodec/msmpeg4.c
- libavcodec/msmpeg4.h 1 addition, 2 deletionslibavcodec/msmpeg4.h
- libavcodec/tiff.c 13 additions, 10 deletionslibavcodec/tiff.c
- libavfilter/vf_mp.c 2 additions, 7 deletionslibavfilter/vf_mp.c
- libavfilter/vsrc_buffer.h 1 addition, 0 deletionslibavfilter/vsrc_buffer.h
Loading
Please register or sign in to comment