|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+13735 lines, -7801 lines) |
Patch |
 |
M |
source/patched-ffmpeg-mt/Changelog
|
View
|
|
15 chunks |
+7 lines, -17 lines |
0 comments
|
Download
|
 |
M |
source/patched-ffmpeg-mt/MAINTAINERS
|
View
|
|
5 chunks |
+4 lines, -2 lines |
0 comments
|
Download
|
 |
M |
source/patched-ffmpeg-mt/Makefile
|
View
|
|
3 chunks |
+6 lines, -5 lines |
0 comments
|
Download
|
 |
M |
source/patched-ffmpeg-mt/common.mak
|
View
|
|
2 chunks |
+2 lines, -4 lines |
0 comments
|
Download
|
 |
M |
source/patched-ffmpeg-mt/configure
|
View
|
|
17 chunks |
+74 lines, -39 lines |
0 comments
|
Download
|
 |
M |
source/patched-ffmpeg-mt/doc/APIchanges
|
View
|
|
1 chunk |
+57 lines, -0 lines |
0 comments
|
Download
|
 |
M |
source/patched-ffmpeg-mt/doc/developer.texi
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
source/patched-ffmpeg-mt/doc/ffmpeg-doc.texi
|
View
|
|
1 chunk |
+4 lines, -1 line |
0 comments
|
Download
|
 |
M |
source/patched-ffmpeg-mt/doc/ffprobe-doc.texi
|
View
|
|
3 chunks |
+8 lines, -8 lines |
0 comments
|
Download
|
 |
M |
source/patched-ffmpeg-mt/doc/filters.texi
|
View
|
|
4 chunks |
+36 lines, -1 line |
0 comments
|
Download
|
 |
M |
source/patched-ffmpeg-mt/doc/general.texi
|
View
|
|
3 chunks |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
M |
source/patched-ffmpeg-mt/doc/protocols.texi
|
View
|
|
1 chunk |
+9 lines, -0 lines |
0 comments
|
Download
|
 |
M |
source/patched-ffmpeg-mt/ffmpeg.c
|
View
|
|
16 chunks |
+82 lines, -95 lines |
0 comments
|
Download
|
 |
M |
source/patched-ffmpeg-mt/ffplay.c
|
View
|
|
11 chunks |
+76 lines, -64 lines |
0 comments
|
Download
|
 |
M |
source/patched-ffmpeg-mt/libavcodec/Makefile
|
View
|
|
4 chunks |
+4 lines, -2 lines |
0 comments
|
Download
|
 |
A |
source/patched-ffmpeg-mt/libavcodec/a64colors.h
|
View
|
|
1 chunk |
+52 lines, -0 lines |
0 comments
|
Download
|
 |
A |
source/patched-ffmpeg-mt/libavcodec/a64enc.h
|
View
|
|
1 chunk |
+53 lines, -0 lines |
0 comments
|
Download
|
 |
A |
source/patched-ffmpeg-mt/libavcodec/a64multienc.c
|
View
|
|
1 chunk |
+373 lines, -0 lines |
0 comments
|
Download
|
 |
A |
source/patched-ffmpeg-mt/libavcodec/a64tables.h
|
View
|
|
1 chunk |
+150 lines, -0 lines |
0 comments
|
Download
|
 |
M |
source/patched-ffmpeg-mt/libavcodec/aac_tablegen_decl.h
|
View
|
|
2 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
source/patched-ffmpeg-mt/libavcodec/aacenc.c
|
View
|
|
5 chunks |
+4 lines, -6 lines |
0 comments
|
Download
|
 |
M |
source/patched-ffmpeg-mt/libavcodec/aacpsy.c
|
View
|
|
8 chunks |
+329 lines, -27 lines |
0 comments
|
Download
|
 |
M |
source/patched-ffmpeg-mt/libavcodec/adpcm.c
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
source/patched-ffmpeg-mt/libavcodec/allcodecs.c
|
View
|
|
2 chunks |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
M |
source/patched-ffmpeg-mt/libavcodec/amrnbdec.c
|
View
|
|
3 chunks |
+2 lines, -16 lines |
0 comments
|
Download
|
 |
M |
source/patched-ffmpeg-mt/libavcodec/ansi.c
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
source/patched-ffmpeg-mt/libavcodec/arm/asm-offsets.h
|
View
|
|
1 chunk |
+4 lines, -4 lines |
0 comments
|
Download
|
 |
M |
source/patched-ffmpeg-mt/libavcodec/arm/dsputil_init_arm.c
|
View
|
|
1 chunk |
+0 lines, -5 lines |
0 comments
|
Download
|
 |
M |
source/patched-ffmpeg-mt/libavcodec/arm/dsputil_iwmmxt.c
|
View
|
|
2 chunks |
+5 lines, -3 lines |
0 comments
|
Download
|
 |
M |
source/patched-ffmpeg-mt/libavcodec/arm/mpegvideo_iwmmxt.c
|
View
|
|
2 chunks |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
source/patched-ffmpeg-mt/libavcodec/audioconvert.h
|
View
|
|
3 chunks |
+7 lines, -1 line |
0 comments
|
Download
|
 |
M |
source/patched-ffmpeg-mt/libavcodec/audioconvert.c
|
View
|
|
1 chunk |
+12 lines, -0 lines |
0 comments
|
Download
|
 |
M |
source/patched-ffmpeg-mt/libavcodec/avcodec.h
|
View
|
|
8 chunks |
+48 lines, -23 lines |
0 comments
|
Download
|
 |
M |
source/patched-ffmpeg-mt/libavcodec/bink.c
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
source/patched-ffmpeg-mt/libavcodec/cavsdsp.c
|
View
|
|
1 chunk |
+5 lines, -0 lines |
0 comments
|
Download
|
 |
M |
source/patched-ffmpeg-mt/libavcodec/cscd.c
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
source/patched-ffmpeg-mt/libavcodec/dct-test.c
|
View
|
|
4 chunks |
+13 lines, -12 lines |
0 comments
|
Download
|
 |
M |
source/patched-ffmpeg-mt/libavcodec/dirac.c
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
source/patched-ffmpeg-mt/libavcodec/dnxhddec.c
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
source/patched-ffmpeg-mt/libavcodec/dpx.c
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
source/patched-ffmpeg-mt/libavcodec/dsputil.h
|
View
|
|
6 chunks |
+13 lines, -33 lines |
0 comments
|
Download
|
 |
M |
source/patched-ffmpeg-mt/libavcodec/dsputil.c
|
View
|
|
13 chunks |
+24 lines, -35 lines |
0 comments
|
Download
|
 |
M |
source/patched-ffmpeg-mt/libavcodec/dv.c
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
source/patched-ffmpeg-mt/libavcodec/eacmv.c
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
source/patched-ffmpeg-mt/libavcodec/eamad.c
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
source/patched-ffmpeg-mt/libavcodec/eatgv.c
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
source/patched-ffmpeg-mt/libavcodec/fft-test.c
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
source/patched-ffmpeg-mt/libavcodec/flvdec.c
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
A |
source/patched-ffmpeg-mt/libavcodec/g722.c
|
View
|
|
1 chunk |
+304 lines, -0 lines |
0 comments
|
Download
|
 |
M |
source/patched-ffmpeg-mt/libavcodec/gifdec.c
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
source/patched-ffmpeg-mt/libavcodec/h263dec.c
|
View
|
|
2 chunks |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
source/patched-ffmpeg-mt/libavcodec/h264_ps.c
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
source/patched-ffmpeg-mt/libavcodec/iff.c
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
source/patched-ffmpeg-mt/libavcodec/imc.c
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
source/patched-ffmpeg-mt/libavcodec/imgconvert.h
|
View
|
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
source/patched-ffmpeg-mt/libavcodec/imgconvert.c
|
View
|
|
4 chunks |
+19 lines, -86 lines |
0 comments
|
Download
|
 |
M |
source/patched-ffmpeg-mt/libavcodec/indeo3.c
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
source/patched-ffmpeg-mt/libavcodec/kgv1dec.c
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
source/patched-ffmpeg-mt/libavcodec/libdiracdec.c
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
source/patched-ffmpeg-mt/libavcodec/libopenjpeg.c
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
source/patched-ffmpeg-mt/libavcodec/libschroedingerdec.c
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
source/patched-ffmpeg-mt/libavcodec/libvpxdec.c
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
source/patched-ffmpeg-mt/libavcodec/libxvidff.c
|
View
|
|
3 chunks |
+2 lines, -4 lines |
0 comments
|
Download
|
 |
M |
source/patched-ffmpeg-mt/libavcodec/lsp.h
|
View
|
|
2 chunks |
+10 lines, -0 lines |
0 comments
|
Download
|
 |
M |
source/patched-ffmpeg-mt/libavcodec/lsp.c
|
View
|
|
2 chunks |
+34 lines, -0 lines |
0 comments
|
Download
|
 |
M |
source/patched-ffmpeg-mt/libavcodec/mjpegdec.c
|
View
|
|
3 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
source/patched-ffmpeg-mt/libavcodec/motion-test.c
|
View
|
|
2 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
source/patched-ffmpeg-mt/libavcodec/mpegvideo.c
|
View
|
|
2 chunks |
+9 lines, -2 lines |
0 comments
|
Download
|
 |
M |
source/patched-ffmpeg-mt/libavcodec/mpegvideo_enc.c
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
source/patched-ffmpeg-mt/libavcodec/msmpeg4.c
|
View
|
|
1 chunk |
+1 line, -2 lines |
0 comments
|
Download
|
 |
M |
source/patched-ffmpeg-mt/libavcodec/nuv.c
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
source/patched-ffmpeg-mt/libavcodec/pcx.c
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
source/patched-ffmpeg-mt/libavcodec/pgssubdec.c
|
View
|
|
5 chunks |
+9 lines, -8 lines |
0 comments
|
Download
|
 |
M |
source/patched-ffmpeg-mt/libavcodec/pictordec.c
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
source/patched-ffmpeg-mt/libavcodec/pngdec.c
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
source/patched-ffmpeg-mt/libavcodec/pnm.c
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
source/patched-ffmpeg-mt/libavcodec/ppc/Makefile
|
View
|
|
1 chunk |
+1 line, -2 lines |
0 comments
|
Download
|
 |
M |
source/patched-ffmpeg-mt/libavcodec/ppc/dsputil_altivec.h
|
View
|
|
1 chunk |
+0 lines, -2 lines |
0 comments
|
Download
|
 |
M |
source/patched-ffmpeg-mt/libavcodec/ppc/dsputil_ppc.c
|
View
|
|
2 chunks |
+2 lines, -16 lines |
0 comments
|
Download
|
 |
M |
source/patched-ffmpeg-mt/libavcodec/ppc/h264_altivec.c
|
View
|
|
3 chunks |
+3 lines, -2 lines |
0 comments
|
Download
|
 |
M |
source/patched-ffmpeg-mt/libavcodec/ppc/mpegvideo_altivec.c
|
View
|
|
2 chunks |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
source/patched-ffmpeg-mt/libavcodec/ppc/vp8dsp_altivec.c
|
View
|
|
2 chunks |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
source/patched-ffmpeg-mt/libavcodec/psymodel.h
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
source/patched-ffmpeg-mt/libavcodec/psymodel.c
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
source/patched-ffmpeg-mt/libavcodec/ptx.c
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
source/patched-ffmpeg-mt/libavcodec/qdm2.c
|
View
|
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
source/patched-ffmpeg-mt/libavcodec/qtrleenc.c
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
source/patched-ffmpeg-mt/libavcodec/rv10.c
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
source/patched-ffmpeg-mt/libavcodec/rv40.c
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
source/patched-ffmpeg-mt/libavcodec/sgidec.c
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
source/patched-ffmpeg-mt/libavcodec/sipr.c
|
View
|
|
2 chunks |
+1 line, -27 lines |
0 comments
|
Download
|
 |
M |
source/patched-ffmpeg-mt/libavcodec/sp5xdec.c
|
View
|
|
3 chunks |
+0 lines, -96 lines |
0 comments
|
Download
|
 |
M |
source/patched-ffmpeg-mt/libavcodec/sunrast.c
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
source/patched-ffmpeg-mt/libavcodec/targa.c
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
source/patched-ffmpeg-mt/libavcodec/tiff.c
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
source/patched-ffmpeg-mt/libavcodec/truemotion1.c
|
View
|
|
4 chunks |
+0 lines, -16 lines |
0 comments
|
Download
|
 |
M |
source/patched-ffmpeg-mt/libavcodec/txd.c
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
source/patched-ffmpeg-mt/libavcodec/utils.c
|
View
|
|
7 chunks |
+7 lines, -7 lines |
0 comments
|
Download
|
 |
M |
source/patched-ffmpeg-mt/libavcodec/vc1dsp.c
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
source/patched-ffmpeg-mt/libavcodec/vorbis_dec.c
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
source/patched-ffmpeg-mt/libavcodec/vp3.c
|
View
|
|
7 chunks |
+13 lines, -10 lines |
0 comments
|
Download
|
 |
M |
source/patched-ffmpeg-mt/libavcodec/vp56.h
|
View
|
|
4 chunks |
+5 lines, -5 lines |
0 comments
|
Download
|
 |
M |
source/patched-ffmpeg-mt/libavcodec/vp56dsp.h
|
View
|
|
1 chunk |
+8 lines, -0 lines |
0 comments
|
Download
|
 |
M |
source/patched-ffmpeg-mt/libavcodec/vp56dsp.c
|
View
|
|
1 chunk |
+5 lines, -0 lines |
0 comments
|
Download
|
 |
M |
source/patched-ffmpeg-mt/libavcodec/vp56rac.c
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
source/patched-ffmpeg-mt/libavcodec/vp6.c
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
source/patched-ffmpeg-mt/libavcodec/vp6dsp.c
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
source/patched-ffmpeg-mt/libavcodec/vp8.c
|
View
|
|
8 chunks |
+15 lines, -24 lines |
0 comments
|
Download
|
 |
M |
source/patched-ffmpeg-mt/libavcodec/vqavideo.c
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
source/patched-ffmpeg-mt/libavcodec/wmavoice.c
|
View
|
|
2 chunks |
+3 lines, -1 line |
0 comments
|
Download
|
 |
M |
source/patched-ffmpeg-mt/libavcodec/ws-snd1.c
|
View
|
|
3 chunks |
+4 lines, -3 lines |
0 comments
|
Download
|
 |
M |
source/patched-ffmpeg-mt/libavcodec/x86/Makefile
|
View
|
|
2 chunks |
+12 lines, -12 lines |
0 comments
|
Download
|
 |
M |
source/patched-ffmpeg-mt/libavcodec/x86/cavsdsp_mmx.c
|
View
|
|
3 chunks |
+5 lines, -4 lines |
0 comments
|
Download
|
 |
D |
source/patched-ffmpeg-mt/libavcodec/x86/cpuid.c
|
View
|
|
1 chunk |
+0 lines, -150 lines |
0 comments
|
Download
|
 |
M |
source/patched-ffmpeg-mt/libavcodec/x86/dnxhd_mmx.c
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
D |
source/patched-ffmpeg-mt/libavcodec/x86/dsputil_h264_template_mmx.c
|
View
|
|
1 chunk |
+0 lines, -304 lines |
0 comments
|
Download
|
 |
D |
source/patched-ffmpeg-mt/libavcodec/x86/dsputil_h264_template_ssse3.c
|
View
|
|
1 chunk |
+0 lines, -208 lines |
0 comments
|
Download
|
 |
M |
source/patched-ffmpeg-mt/libavcodec/x86/dsputil_mmx.h
|
View
|
|
3 chunks |
+33 lines, -4 lines |
0 comments
|
Download
|
 |
M |
source/patched-ffmpeg-mt/libavcodec/x86/dsputil_mmx.c
|
View
|
|
29 chunks |
+143 lines, -211 lines |
0 comments
|
Download
|
 |
M |
source/patched-ffmpeg-mt/libavcodec/x86/dsputilenc_mmx.c
|
View
|
|
6 chunks |
+12 lines, -9 lines |
0 comments
|
Download
|
 |
M |
source/patched-ffmpeg-mt/libavcodec/x86/fft.c
|
View
|
|
2 chunks |
+7 lines, -6 lines |
0 comments
|
Download
|
 |
M |
source/patched-ffmpeg-mt/libavcodec/x86/fft_3dn2.c
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
source/patched-ffmpeg-mt/libavcodec/x86/fft_mmx.asm
|
View
|
|
4 chunks |
+190 lines, -7 lines |
0 comments
|
Download
|
 |
M |
source/patched-ffmpeg-mt/libavcodec/x86/fft_sse.c
|
View
|
|
1 chunk |
+1 line, -102 lines |
0 comments
|
Download
|
 |
A |
source/patched-ffmpeg-mt/libavcodec/x86/h264_chromamc.asm
|
View
|
|
1 chunk |
+671 lines, -0 lines |
0 comments
|
Download
|
 |
A |
source/patched-ffmpeg-mt/libavcodec/x86/h264_deblock.asm
|
View
|
|
1 chunk |
+889 lines, -0 lines |
0 comments
|
Download
|
 |
D |
source/patched-ffmpeg-mt/libavcodec/x86/h264_deblock_sse2.asm
|
View
|
|
1 chunk |
+0 lines, -761 lines |
0 comments
|
Download
|
 |
A |
source/patched-ffmpeg-mt/libavcodec/x86/h264_intrapred_init.c
|
View
|
|
1 chunk |
+103 lines, -0 lines |
0 comments
|
Download
|
 |
A |
source/patched-ffmpeg-mt/libavcodec/x86/h264_qpel_mmx.c
|
View
|
|
1 chunk |
+1209 lines, -0 lines |
0 comments
|
Download
|
 |
A |
source/patched-ffmpeg-mt/libavcodec/x86/h264_weight.asm
|
View
|
|
1 chunk |
+375 lines, -0 lines |
0 comments
|
Download
|
 |
D |
source/patched-ffmpeg-mt/libavcodec/x86/h264_weight_sse2.asm
|
View
|
|
1 chunk |
+0 lines, -170 lines |
0 comments
|
Download
|
 |
M |
source/patched-ffmpeg-mt/libavcodec/x86/h264dsp_mmx.c
|
View
|
|
4 chunks |
+138 lines, -1722 lines |
0 comments
|
Download
|
 |
M |
source/patched-ffmpeg-mt/libavcodec/x86/idct_sse2_xvid.c
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
source/patched-ffmpeg-mt/libavcodec/x86/motion_est_mmx.c
|
View
|
|
3 chunks |
+5 lines, -3 lines |
0 comments
|
Download
|
 |
M |
source/patched-ffmpeg-mt/libavcodec/x86/mpegaudiodec_mmx.c
|
View
|
|
2 chunks |
+3 lines, -2 lines |
0 comments
|
Download
|
 |
M |
source/patched-ffmpeg-mt/libavcodec/x86/mpegvideo_mmx.c
|
View
|
|
4 chunks |
+8 lines, -5 lines |
0 comments
|
Download
|
 |
D |
source/patched-ffmpeg-mt/libavcodec/x86/rv40dsp_mmx.c
|
View
|
|
1 chunk |
+0 lines, -61 lines |
0 comments
|
Download
|
 |
M |
source/patched-ffmpeg-mt/libavcodec/x86/simple_idct_mmx.c
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
source/patched-ffmpeg-mt/libavcodec/x86/snowdsp_mmx.c
|
View
|
|
3 chunks |
+5 lines, -4 lines |
0 comments
|
Download
|
 |
M |
source/patched-ffmpeg-mt/libavcodec/x86/vc1dsp_mmx.c
|
View
|
|
4 chunks |
+8 lines, -7 lines |
0 comments
|
Download
|
 |
M |
source/patched-ffmpeg-mt/libavcodec/x86/vc1dsp_yasm.asm
|
View
|
|
3 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
A |
source/patched-ffmpeg-mt/libavcodec/x86/vp3dsp.asm
|
View
|
|
1 chunk |
+618 lines, -0 lines |
0 comments
|
Download
|
 |
D |
source/patched-ffmpeg-mt/libavcodec/x86/vp3dsp_mmx.h
|
View
|
|
1 chunk |
+0 lines, -36 lines |
0 comments
|
Download
|
 |
D |
source/patched-ffmpeg-mt/libavcodec/x86/vp3dsp_mmx.c
|
View
|
|
1 chunk |
+0 lines, -436 lines |
0 comments
|
Download
|
 |
D |
source/patched-ffmpeg-mt/libavcodec/x86/vp3dsp_sse2.h
|
View
|
|
1 chunk |
+0 lines, -31 lines |
0 comments
|
Download
|
 |
D |
source/patched-ffmpeg-mt/libavcodec/x86/vp3dsp_sse2.c
|
View
|
|
1 chunk |
+0 lines, -187 lines |
0 comments
|
Download
|
 |
M |
source/patched-ffmpeg-mt/libavcodec/x86/vp56_arith.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
A |
source/patched-ffmpeg-mt/libavcodec/x86/vp56dsp.asm
|
View
|
|
1 chunk |
+173 lines, -0 lines |
0 comments
|
Download
|
 |
A |
source/patched-ffmpeg-mt/libavcodec/x86/vp56dsp_init.c
|
View
|
|
1 chunk |
+48 lines, -0 lines |
0 comments
|
Download
|
 |
M |
source/patched-ffmpeg-mt/libavcodec/x86/vp8dsp.asm
|
View
|
|
19 chunks |
+38 lines, -38 lines |
0 comments
|
Download
|
 |
M |
source/patched-ffmpeg-mt/libavcodec/x86/vp8dsp-init.c
|
View
|
|
7 chunks |
+9 lines, -8 lines |
0 comments
|
Download
|
 |
M |
source/patched-ffmpeg-mt/libavcodec/xsubdec.c
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
source/patched-ffmpeg-mt/libavcodec/yop.c
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
source/patched-ffmpeg-mt/libavcore/avcore.h
|
View
|
|
2 chunks |
+10 lines, -2 lines |
0 comments
|
Download
|
 |
M |
source/patched-ffmpeg-mt/libavcore/imgutils.h
|
View
|
|
3 chunks |
+73 lines, -4 lines |
0 comments
|
Download
|
 |
M |
source/patched-ffmpeg-mt/libavcore/imgutils.c
|
View
|
|
5 chunks |
+116 lines, -16 lines |
0 comments
|
Download
|
 |
M |
source/patched-ffmpeg-mt/libavcore/parseutils.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
source/patched-ffmpeg-mt/libavdevice/alsa-audio.h
|
View
|
|
1 chunk |
+1 line, -5 lines |
0 comments
|
Download
|
 |
M |
source/patched-ffmpeg-mt/libavdevice/avdevice.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
source/patched-ffmpeg-mt/libavdevice/oss_audio.c
|
View
|
|
1 chunk |
+1 line, -5 lines |
0 comments
|
Download
|
 |
M |
source/patched-ffmpeg-mt/libavdevice/v4l.c
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
source/patched-ffmpeg-mt/libavdevice/v4l2.c
|
View
|
|
2 chunks |
+6 lines, -1 line |
0 comments
|
Download
|
 |
M |
source/patched-ffmpeg-mt/libavfilter/Makefile
|
View
|
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
A |
source/patched-ffmpeg-mt/libavfilter/af_anull.c
|
View
|
|
1 chunk |
+41 lines, -0 lines |
0 comments
|
Download
|
 |
M |
source/patched-ffmpeg-mt/libavfilter/allfilters.c
|
View
|
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
M |
source/patched-ffmpeg-mt/libavfilter/avfilter.h
|
View
|
|
28 chunks |
+147 lines, -40 lines |
0 comments
|
Download
|
 |
M |
source/patched-ffmpeg-mt/libavfilter/avfilter.c
|
View
|
|
19 chunks |
+168 lines, -65 lines |
0 comments
|
Download
|
 |
M |
source/patched-ffmpeg-mt/libavfilter/avfiltergraph.c
|
View
|
|
1 chunk |
+1 line, -2 lines |
0 comments
|
Download
|
 |
M |
source/patched-ffmpeg-mt/libavfilter/defaults.c
|
View
|
|
7 chunks |
+163 lines, -28 lines |
0 comments
|
Download
|
 |
M |
source/patched-ffmpeg-mt/libavfilter/formats.c
|
View
|
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
source/patched-ffmpeg-mt/libavfilter/graphparser.c
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
source/patched-ffmpeg-mt/libavfilter/internal.h
|
View
|
|
1 chunk |
+3 lines, -1 line |
0 comments
|
Download
|
 |
M |
source/patched-ffmpeg-mt/libavfilter/vf_aspect.c
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
source/patched-ffmpeg-mt/libavfilter/vf_crop.c
|
View
|
|
3 chunks |
+4 lines, -11 lines |
0 comments
|
Download
|
 |
A |
source/patched-ffmpeg-mt/libavfilter/vf_fifo.c
|
View
|
|
1 chunk |
+119 lines, -0 lines |
0 comments
|
Download
|
 |
A |
source/patched-ffmpeg-mt/libavfilter/vf_hflip.c
|
View
|
|
1 chunk |
+161 lines, -0 lines |
0 comments
|
Download
|
 |
M |
source/patched-ffmpeg-mt/libavfilter/vf_pad.c
|
View
|
|
2 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
 |
M |
source/patched-ffmpeg-mt/libavfilter/vf_scale.c
|
View
|
|
1 chunk |
+5 lines, -3 lines |
0 comments
|
Download
|
 |
M |
source/patched-ffmpeg-mt/libavfilter/vsrc_buffer.c
|
View
|
|
2 chunks |
+8 lines, -7 lines |
0 comments
|
Download
|
 |
M |
source/patched-ffmpeg-mt/libavformat/Makefile
|
View
|
|
9 chunks |
+99 lines, -91 lines |
0 comments
|
Download
|
 |
A |
source/patched-ffmpeg-mt/libavformat/a64.c
|
View
|
|
1 chunk |
+174 lines, -0 lines |
0 comments
|
Download
|
 |
A |
source/patched-ffmpeg-mt/libavformat/aacdec.c
|
View
|
|
1 chunk |
+96 lines, -0 lines |
0 comments
|
Download
|
 |
A |
source/patched-ffmpeg-mt/libavformat/ac3dec.c
|
View
|
|
1 chunk |
+103 lines, -0 lines |
0 comments
|
Download
|
 |
M |
source/patched-ffmpeg-mt/libavformat/aea.c
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
source/patched-ffmpeg-mt/libavformat/aiffdec.c
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
source/patched-ffmpeg-mt/libavformat/allformats.c
|
View
|
|
4 chunks |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
M |
source/patched-ffmpeg-mt/libavformat/amr.c
|
View
|
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
A |
source/patched-ffmpeg-mt/libavformat/applehttp.c
|
View
|
|
1 chunk |
+579 lines, -0 lines |
0 comments
|
Download
|
 |
M |
source/patched-ffmpeg-mt/libavformat/asfcrypt.c
|
View
|
|
3 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
source/patched-ffmpeg-mt/libavformat/au.c
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
source/patched-ffmpeg-mt/libavformat/avformat.h
|
View
|
|
11 chunks |
+45 lines, -15 lines |
0 comments
|
Download
|
 |
M |
source/patched-ffmpeg-mt/libavformat/avidec.c
|
View
|
|
2 chunks |
+8 lines, -6 lines |
0 comments
|
Download
|
 |
M |
source/patched-ffmpeg-mt/libavformat/avio.h
|
View
|
|
4 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
 |
M |
source/patched-ffmpeg-mt/libavformat/avio.c
|
View
|
|
3 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
source/patched-ffmpeg-mt/libavformat/aviobuf.c
|
View
|
|
2 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
A |
source/patched-ffmpeg-mt/libavformat/cavsvideodec.c
|
View
|
|
1 chunk |
+77 lines, -0 lines |
0 comments
|
Download
|
 |
A |
source/patched-ffmpeg-mt/libavformat/diracdec.c
|
View
|
|
1 chunk |
+43 lines, -0 lines |
0 comments
|
Download
|
 |
A |
source/patched-ffmpeg-mt/libavformat/dnxhddec.c
|
View
|
|
1 chunk |
+54 lines, -0 lines |
0 comments
|
Download
|
 |
A |
source/patched-ffmpeg-mt/libavformat/dtsdec.c
|
View
|
|
1 chunk |
+78 lines, -0 lines |
0 comments
|
Download
|
 |
M |
source/patched-ffmpeg-mt/libavformat/flacdec.c
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
source/patched-ffmpeg-mt/libavformat/flvenc.c
|
View
|
|
5 chunks |
+29 lines, -0 lines |
0 comments
|
Download
|
 |
M |
source/patched-ffmpeg-mt/libavformat/gxfenc.c
|
View
|
|
1 chunk |
+5 lines, -1 line |
0 comments
|
Download
|
 |
A |
source/patched-ffmpeg-mt/libavformat/h261dec.c
|
View
|
|
1 chunk |
+75 lines, -0 lines |
0 comments
|
Download
|
 |
A |
source/patched-ffmpeg-mt/libavformat/h263dec.c
|
View
|
|
1 chunk |
+77 lines, -0 lines |
0 comments
|
Download
|
 |
A |
source/patched-ffmpeg-mt/libavformat/h264dec.c
|
View
|
|
1 chunk |
+80 lines, -0 lines |
0 comments
|
Download
|
 |
M |
source/patched-ffmpeg-mt/libavformat/http.c
|
View
|
|
3 chunks |
+2 lines, -3 lines |
0 comments
|
Download
|
 |
M |
source/patched-ffmpeg-mt/libavformat/httpauth.c
|
View
|
|
2 chunks |
+6 lines, -59 lines |
0 comments
|
Download
|
 |
M |
source/patched-ffmpeg-mt/libavformat/id3v2.c
|
View
|
|
9 chunks |
+36 lines, -14 lines |
0 comments
|
Download
|
 |
D |
source/patched-ffmpeg-mt/libavformat/idroq.c
|
View
|
|
1 chunk |
+0 lines, -226 lines |
0 comments
|
Download
|
 |
A |
source/patched-ffmpeg-mt/libavformat/idroqdec.c
|
View
|
|
1 chunk |
+226 lines, -0 lines |
0 comments
|
Download
|
 |
A |
source/patched-ffmpeg-mt/libavformat/idroqenc.c
|
View
|
|
1 chunk |
+49 lines, -0 lines |
0 comments
|
Download
|
 |
A |
source/patched-ffmpeg-mt/libavformat/ingenientdec.c
|
View
|
|
1 chunk |
+71 lines, -0 lines |
0 comments
|
Download
|
 |
M |
source/patched-ffmpeg-mt/libavformat/internal.h
|
View
|
|
4 chunks |
+39 lines, -1 line |
0 comments
|
Download
|
 |
A |
source/patched-ffmpeg-mt/libavformat/m4vdec.c
|
View
|
|
1 chunk |
+62 lines, -0 lines |
0 comments
|
Download
|
 |
M |
source/patched-ffmpeg-mt/libavformat/matroskadec.c
|
View
|
|
9 chunks |
+27 lines, -11 lines |
0 comments
|
Download
|
 |
M |
source/patched-ffmpeg-mt/libavformat/metadata.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
source/patched-ffmpeg-mt/libavformat/metadata.c
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
source/patched-ffmpeg-mt/libavformat/metadata_compat.c
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
source/patched-ffmpeg-mt/libavformat/mmf.c
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
A |
source/patched-ffmpeg-mt/libavformat/mms.h
|
View
|
|
1 chunk |
+63 lines, -0 lines |
0 comments
|
Download
|
 |
A |
source/patched-ffmpeg-mt/libavformat/mms.c
|
View
|
|
1 chunk |
+119 lines, -0 lines |
0 comments
|
Download
|
 |
A |
source/patched-ffmpeg-mt/libavformat/mmsh.c
|
View
|
|
1 chunk |
+369 lines, -0 lines |
0 comments
|
Download
|
 |
M |
source/patched-ffmpeg-mt/libavformat/mmst.c
|
View
|
|
20 chunks |
+95 lines, -195 lines |
0 comments
|
Download
|
 |
M |
source/patched-ffmpeg-mt/libavformat/mov.c
|
View
|
|
4 chunks |
+26 lines, -6 lines |
0 comments
|
Download
|
 |
M |
source/patched-ffmpeg-mt/libavformat/movenc.c
|
View
|
|
2 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
source/patched-ffmpeg-mt/libavformat/mpegts.c
|
View
|
|
1 chunk |
+6 lines, -2 lines |
0 comments
|
Download
|
 |
A |
source/patched-ffmpeg-mt/libavformat/mpegvideodec.c
|
View
|
|
1 chunk |
+67 lines, -0 lines |
0 comments
|
Download
|
 |
M |
source/patched-ffmpeg-mt/libavformat/network.h
|
View
|
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
A |
source/patched-ffmpeg-mt/libavformat/nullenc.c
|
View
|
|
1 chunk |
+40 lines, -0 lines |
0 comments
|
Download
|
 |
M |
source/patched-ffmpeg-mt/libavformat/nutdec.c
|
View
|
|
2 chunks |
+7 lines, -1 line |
0 comments
|
Download
|
 |
M |
source/patched-ffmpeg-mt/libavformat/oggenc.c
|
View
|
|
6 chunks |
+22 lines, -4 lines |
0 comments
|
Download
|
 |
M |
source/patched-ffmpeg-mt/libavformat/oma.c
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
source/patched-ffmpeg-mt/libavformat/options.c
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
A |
source/patched-ffmpeg-mt/libavformat/pcm.h
|
View
|
|
1 chunk |
+30 lines, -0 lines |
0 comments
|
Download
|
 |
A |
source/patched-ffmpeg-mt/libavformat/pcm.c
|
View
|
|
1 chunk |
+55 lines, -0 lines |
0 comments
|
Download
|
 |
A |
source/patched-ffmpeg-mt/libavformat/pcmdec.c
|
View
|
|
1 chunk |
+122 lines, -0 lines |
0 comments
|
Download
|
 |
A |
source/patched-ffmpeg-mt/libavformat/pcmenc.c
|
View
|
|
1 chunk |
+97 lines, -0 lines |
0 comments
|
Download
|
 |
D |
source/patched-ffmpeg-mt/libavformat/raw.h
|
View
|
|
1 chunk |
+0 lines, -32 lines |
0 comments
|
Download
|
 |
D |
source/patched-ffmpeg-mt/libavformat/raw.c
|
View
|
|
1 chunk |
+0 lines, -1399 lines |
0 comments
|
Download
|
 |
A |
source/patched-ffmpeg-mt/libavformat/rawdec.h
|
View
|
|
1 chunk |
+35 lines, -0 lines |
0 comments
|
Download
|
 |
A |
source/patched-ffmpeg-mt/libavformat/rawdec.c
|
View
|
|
1 chunk |
+235 lines, -0 lines |
0 comments
|
Download
|
 |
A |
source/patched-ffmpeg-mt/libavformat/rawenc.h
|
View
|
|
1 chunk |
+29 lines, -0 lines |
0 comments
|
Download
|
 |
A |
source/patched-ffmpeg-mt/libavformat/rawenc.c
|
View
|
|
1 chunk |
+300 lines, -0 lines |
0 comments
|
Download
|
 |
A |
source/patched-ffmpeg-mt/libavformat/rawvideodec.c
|
View
|
|
1 chunk |
+57 lines, -0 lines |
0 comments
|
Download
|
 |
M |
source/patched-ffmpeg-mt/libavformat/rdt.c
|
View
|
|
7 chunks |
+18 lines, -4 lines |
0 comments
|
Download
|
 |
M |
source/patched-ffmpeg-mt/libavformat/riff.c
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
source/patched-ffmpeg-mt/libavformat/rsodec.c
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
source/patched-ffmpeg-mt/libavformat/rtp.h
|
View
|
|
1 chunk |
+15 lines, -0 lines |
0 comments
|
Download
|
 |
M |
source/patched-ffmpeg-mt/libavformat/rtpdec.h
|
View
|
|
1 chunk |
+5 lines, -0 lines |
0 comments
|
Download
|
 |
M |
source/patched-ffmpeg-mt/libavformat/rtpdec.c
|
View
|
|
6 chunks |
+35 lines, -15 lines |
0 comments
|
Download
|
 |
M |
source/patched-ffmpeg-mt/libavformat/rtpdec_asf.c
|
View
|
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
source/patched-ffmpeg-mt/libavformat/rtpdec_formats.h
|
View
|
|
2 chunks |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
A |
source/patched-ffmpeg-mt/libavformat/rtpdec_latm.c
|
View
|
|
1 chunk |
+187 lines, -0 lines |
0 comments
|
Download
|
 |
M |
source/patched-ffmpeg-mt/libavformat/rtpdec_mpeg4.c
|
View
|
|
2 chunks |
+2 lines, -31 lines |
0 comments
|
Download
|
 |
A |
source/patched-ffmpeg-mt/libavformat/rtpdec_vp8.c
|
View
|
|
1 chunk |
+153 lines, -0 lines |
0 comments
|
Download
|
 |
M |
source/patched-ffmpeg-mt/libavformat/rtpenc.h
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
source/patched-ffmpeg-mt/libavformat/rtpenc.c
|
View
|
|
4 chunks |
+8 lines, -1 line |
0 comments
|
Download
|
 |
A |
source/patched-ffmpeg-mt/libavformat/rtpenc_vp8.c
|
View
|
|
1 chunk |
+47 lines, -0 lines |
0 comments
|
Download
|
 |
M |
source/patched-ffmpeg-mt/libavformat/rtpenc_xiph.c
|
View
|
|
2 chunks |
+8 lines, -7 lines |
0 comments
|
Download
|
 |
M |
source/patched-ffmpeg-mt/libavformat/rtpproto.c
|
View
|
|
2 chunks |
+6 lines, -1 line |
0 comments
|
Download
|
 |
M |
source/patched-ffmpeg-mt/libavformat/rtsp.h
|
View
|
|
4 chunks |
+13 lines, -3 lines |
0 comments
|
Download
|
 |
M |
source/patched-ffmpeg-mt/libavformat/rtsp.c
|
View
|
|
21 chunks |
+84 lines, -38 lines |
0 comments
|
Download
|
 |
M |
source/patched-ffmpeg-mt/libavformat/rtspenc.c
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
source/patched-ffmpeg-mt/libavformat/sdp.c
|
View
|
|
10 chunks |
+41 lines, -29 lines |
0 comments
|
Download
|
 |
M |
source/patched-ffmpeg-mt/libavformat/sol.c
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
source/patched-ffmpeg-mt/libavformat/soxdec.c
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
source/patched-ffmpeg-mt/libavformat/tcp.c
|
View
|
|
2 chunks |
+11 lines, -2 lines |
0 comments
|
Download
|
 |
M |
source/patched-ffmpeg-mt/libavformat/utils.c
|
View
|
|
20 chunks |
+121 lines, -41 lines |
0 comments
|
Download
|
 |
M |
source/patched-ffmpeg-mt/libavformat/vorbiscomment.c
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
source/patched-ffmpeg-mt/libavformat/wav.c
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
source/patched-ffmpeg-mt/libavutil/Makefile
|
View
|
|
3 chunks |
+7 lines, -1 line |
0 comments
|
Download
|
 |
A |
source/patched-ffmpeg-mt/libavutil/arm/cpu.c
|
View
|
|
1 chunk |
+25 lines, -0 lines |
0 comments
|
Download
|
 |
M |
source/patched-ffmpeg-mt/libavutil/avutil.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
source/patched-ffmpeg-mt/libavutil/common.h
|
View
|
|
1 chunk |
+7 lines, -0 lines |
0 comments
|
Download
|
 |
A |
source/patched-ffmpeg-mt/libavutil/cpu.h
|
View
|
|
1 chunk |
+52 lines, -0 lines |
0 comments
|
Download
|
 |
A |
source/patched-ffmpeg-mt/libavutil/cpu.c
|
View
|
|
1 chunk |
+68 lines, -0 lines |
0 comments
|
Download
|
 |
A |
source/patched-ffmpeg-mt/libavutil/ppc/cpu.c
|
View
|
|
1 chunk |
+84 lines, -0 lines |
0 comments
|
Download
|
 |
A |
source/patched-ffmpeg-mt/libavutil/x86/cpu.c
|
View
|
|
1 chunk |
+124 lines, -0 lines |
0 comments
|
Download
|
 |
M |
source/patched-ffmpeg-mt/tests/codec-regression.sh
|
View
|
|
1 chunk |
+5 lines, -0 lines |
0 comments
|
Download
|
 |
M |
source/patched-ffmpeg-mt/tests/fate.mak
|
View
|
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
M |
source/patched-ffmpeg-mt/tests/fate.sh
|
View
|
|
3 chunks |
+5 lines, -5 lines |
0 comments
|
Download
|
 |
M |
source/patched-ffmpeg-mt/tests/fate-run.sh
|
View
|
|
2 chunks |
+3 lines, -1 line |
0 comments
|
Download
|
 |
A |
source/patched-ffmpeg-mt/tests/fate/mp3.mak
|
View
|
|
1 chunk |
+39 lines, -0 lines |
0 comments
|
Download
|
 |
M |
source/patched-ffmpeg-mt/tests/fate2.mak
|
View
|
|
1 chunk |
+82 lines, -33 lines |
0 comments
|
Download
|
 |
M |
source/patched-ffmpeg-mt/tests/lavf-regression.sh
|
View
|
|
2 chunks |
+5 lines, -1 line |
0 comments
|
Download
|
 |
M |
source/patched-ffmpeg-mt/tests/lavfi-regression.sh
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
A |
source/patched-ffmpeg-mt/tests/ref/fate/ansi
|
View
|
|
1 chunk |
+17 lines, -0 lines |
0 comments
|
Download
|
 |
A |
source/patched-ffmpeg-mt/tests/ref/fate/dxa-scummvm
|
View
|
|
1 chunk |
+12 lines, -0 lines |
0 comments
|
Download
|
 |
A |
source/patched-ffmpeg-mt/tests/ref/fate/fax-g3
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
A |
source/patched-ffmpeg-mt/tests/ref/fate/fax-g3s
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
A |
source/patched-ffmpeg-mt/tests/ref/fate/mjpegb
|
View
|
|
1 chunk |
+10 lines, -0 lines |
0 comments
|
Download
|
 |
A |
source/patched-ffmpeg-mt/tests/ref/fate/rv30
|
View
|
|
1 chunk |
+46 lines, -0 lines |
0 comments
|
Download
|
 |
A |
source/patched-ffmpeg-mt/tests/ref/fate/sha
|
View
|
|
1 chunk |
+21 lines, -0 lines |
0 comments
|
Download
|
 |
A |
source/patched-ffmpeg-mt/tests/ref/fate/truemotion1-15
|
View
|
|
1 chunk |
+218 lines, -0 lines |
0 comments
|
Download
|
 |
A |
source/patched-ffmpeg-mt/tests/ref/fate/truemotion1-24
|
View
|
|
1 chunk |
+43 lines, -0 lines |
0 comments
|
Download
|
 |
A |
source/patched-ffmpeg-mt/tests/ref/fate/txd-16bpp
|
View
|
|
1 chunk |
+11 lines, -0 lines |
0 comments
|
Download
|
 |
A |
source/patched-ffmpeg-mt/tests/ref/fate/txd-pal8
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
A |
source/patched-ffmpeg-mt/tests/ref/fate/vp3
|
View
|
|
1 chunk |
+114 lines, -0 lines |
0 comments
|
Download
|
 |
A |
source/patched-ffmpeg-mt/tests/ref/fate/wmv8-drm
|
View
|
|
1 chunk |
+162 lines, -0 lines |
0 comments
|
Download
|
 |
A |
source/patched-ffmpeg-mt/tests/ref/fate/ws_snd
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
source/patched-ffmpeg-mt/tests/ref/lavf/gif
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
A |
source/patched-ffmpeg-mt/tests/ref/lavf/png
|
View
|
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
A |
source/patched-ffmpeg-mt/tests/ref/lavfi/pixfmts_hflip_le
|
View
|
|
1 chunk |
+72 lines, -0 lines |
0 comments
|
Download
|
 |
A |
source/patched-ffmpeg-mt/tests/ref/vsynth1/qtrle
|
View
|
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
A |
source/patched-ffmpeg-mt/tests/ref/vsynth2/qtrle
|
View
|
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
M |
source/patched-ffmpeg-mt/tools/lavfi-showfiltfmts.c
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|