Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(629)

Issue 789004: ffmpeg roll of source to mar 9 version... (Closed)

Created:
10 years, 9 months ago by fbarchard
Modified:
9 years, 7 months ago
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

ffmpeg roll of source to mar 9 version improved vp3 threading adds HE-AAC support BUG=35850 TEST=should behave the same as before the roll Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=41388

Patch Set 1 #

Patch Set 2 : '' #

Total comments: 1

Patch Set 3 : '' #

Patch Set 4 : '' #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+29284 lines, -7587 lines) Patch
M README.chromium View 1 2 3 2 chunks +20 lines, -24 lines 0 comments Download
M libswscale.tar.gz View 1 2 3 1 chunk +738 lines, -776 lines 0 comments Download
M patched-ffmpeg-mt/CREDITS View 1 2 3 2 chunks +3 lines, -0 lines 0 comments Download
M patched-ffmpeg-mt/Changelog View 1 2 3 1 chunk +11 lines, -1 line 0 comments Download
M patched-ffmpeg-mt/MAINTAINERS View 1 2 3 7 chunks +11 lines, -1 line 0 comments Download
M patched-ffmpeg-mt/Makefile View 1 2 3 9 chunks +33 lines, -29 lines 0 comments Download
M patched-ffmpeg-mt/cmdutils.c View 1 2 3 8 chunks +36 lines, -10 lines 0 comments Download
M patched-ffmpeg-mt/common.mak View 1 2 3 5 chunks +24 lines, -3 lines 0 comments Download
M patched-ffmpeg-mt/configure View 1 2 3 32 chunks +101 lines, -39 lines 0 comments Download
M patched-ffmpeg-mt/doc/APIchanges View 1 2 3 2 chunks +18 lines, -0 lines 0 comments Download
M patched-ffmpeg-mt/doc/faq.texi View 1 2 3 3 chunks +3 lines, -3 lines 0 comments Download
M patched-ffmpeg-mt/doc/ffmpeg-doc.texi View 1 2 3 2 chunks +7 lines, -2 lines 0 comments Download
M patched-ffmpeg-mt/doc/ffplay-doc.texi View 1 2 3 1 chunk +3 lines, -1 line 0 comments Download
A patched-ffmpeg-mt/doc/ffprobe-doc.texi View 1 chunk +118 lines, -0 lines 0 comments Download
M patched-ffmpeg-mt/doc/ffserver-doc.texi View 1 2 3 1 chunk +3 lines, -1 line 0 comments Download
M patched-ffmpeg-mt/doc/fftools-common-opts.texi View 1 2 3 2 chunks +7 lines, -0 lines 0 comments Download
M patched-ffmpeg-mt/doc/general.texi View 1 2 3 5 chunks +13 lines, -3 lines 0 comments Download
M patched-ffmpeg-mt/doc/libavfilter.texi View 1 2 3 1 chunk +28 lines, -0 lines 0 comments Download
M patched-ffmpeg-mt/doc/swscale.txt View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M patched-ffmpeg-mt/ffmpeg.c View 1 2 3 20 chunks +97 lines, -79 lines 0 comments Download
M patched-ffmpeg-mt/ffplay.c View 1 2 3 49 chunks +539 lines, -159 lines 0 comments Download
A patched-ffmpeg-mt/ffpresets/libx264-fast.ffpreset View 1 chunk +22 lines, -0 lines 0 comments Download
A patched-ffmpeg-mt/ffpresets/libx264-fast_firstpass.ffpreset View 1 chunk +22 lines, -0 lines 0 comments Download
A patched-ffmpeg-mt/ffpresets/libx264-faster.ffpreset View 1 chunk +22 lines, -0 lines 0 comments Download
A patched-ffmpeg-mt/ffpresets/libx264-faster_firstpass.ffpreset View 1 chunk +22 lines, -0 lines 0 comments Download
A patched-ffmpeg-mt/ffpresets/libx264-medium.ffpreset View 1 chunk +22 lines, -0 lines 0 comments Download
A patched-ffmpeg-mt/ffpresets/libx264-medium_firstpass.ffpreset View 1 chunk +22 lines, -0 lines 0 comments Download
A patched-ffmpeg-mt/ffpresets/libx264-placebo.ffpreset View 1 chunk +22 lines, -0 lines 0 comments Download
A patched-ffmpeg-mt/ffpresets/libx264-placebo_firstpass.ffpreset View 1 chunk +22 lines, -0 lines 0 comments Download
A patched-ffmpeg-mt/ffpresets/libx264-slow.ffpreset View 1 chunk +22 lines, -0 lines 0 comments Download
A patched-ffmpeg-mt/ffpresets/libx264-slow_firstpass.ffpreset View 1 chunk +22 lines, -0 lines 0 comments Download
A patched-ffmpeg-mt/ffpresets/libx264-slower.ffpreset View 1 chunk +22 lines, -0 lines 0 comments Download
A patched-ffmpeg-mt/ffpresets/libx264-slower_firstpass.ffpreset View 1 chunk +22 lines, -0 lines 0 comments Download
A patched-ffmpeg-mt/ffpresets/libx264-ultrafast.ffpreset View 1 chunk +22 lines, -0 lines 0 comments Download
A patched-ffmpeg-mt/ffpresets/libx264-ultrafast_firstpass.ffpreset View 1 chunk +22 lines, -0 lines 0 comments Download
A patched-ffmpeg-mt/ffpresets/libx264-veryfast.ffpreset View 1 chunk +22 lines, -0 lines 0 comments Download
A patched-ffmpeg-mt/ffpresets/libx264-veryfast_firstpass.ffpreset View 1 chunk +22 lines, -0 lines 0 comments Download
A patched-ffmpeg-mt/ffpresets/libx264-veryslow.ffpreset View 1 chunk +22 lines, -0 lines 0 comments Download
A patched-ffmpeg-mt/ffpresets/libx264-veryslow_firstpass.ffpreset View 1 chunk +22 lines, -0 lines 0 comments Download
A patched-ffmpeg-mt/ffprobe.c View 1 chunk +354 lines, -0 lines 0 comments Download
M patched-ffmpeg-mt/ffserver.c View 1 2 3 12 chunks +76 lines, -13 lines 0 comments Download
M patched-ffmpeg-mt/libavcodec/4xm.c View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M patched-ffmpeg-mt/libavcodec/Makefile View 1 2 3 21 chunks +78 lines, -35 lines 0 comments Download
M patched-ffmpeg-mt/libavcodec/aac.h View 1 2 3 4 chunks +7 lines, -4 lines 0 comments Download
M patched-ffmpeg-mt/libavcodec/aac.c View 1 2 3 28 chunks +100 lines, -51 lines 0 comments Download
M patched-ffmpeg-mt/libavcodec/aac_ac3_parser.c View 1 2 3 1 chunk +21 lines, -13 lines 0 comments Download
M patched-ffmpeg-mt/libavcodec/aacenc.h View 1 2 3 2 chunks +3 lines, -3 lines 0 comments Download
A patched-ffmpeg-mt/libavcodec/aacsbr.h View 1 chunk +51 lines, -0 lines 0 comments Download
A patched-ffmpeg-mt/libavcodec/aacsbr.c View 1 chunk +1773 lines, -0 lines 0 comments Download
A patched-ffmpeg-mt/libavcodec/aacsbrdata.h View 1 chunk +614 lines, -0 lines 0 comments Download
M patched-ffmpeg-mt/libavcodec/aactab.c View 1 2 3 10 chunks +11 lines, -30 lines 0 comments Download
M patched-ffmpeg-mt/libavcodec/ac3dec.h View 1 2 3 3 chunks +10 lines, -6 lines 0 comments Download
M patched-ffmpeg-mt/libavcodec/acelp_pitch_delay.c View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M patched-ffmpeg-mt/libavcodec/alac.c View 1 2 3 13 chunks +106 lines, -20 lines 0 comments Download
M patched-ffmpeg-mt/libavcodec/allcodecs.c View 1 2 3 4 chunks +7 lines, -0 lines 0 comments Download
M patched-ffmpeg-mt/libavcodec/alpha/dsputil_alpha.c View 1 2 3 2 chunks +3 lines, -22 lines 0 comments Download
M patched-ffmpeg-mt/libavcodec/alpha/motion_est_alpha.c View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M patched-ffmpeg-mt/libavcodec/alpha/simple_idct_alpha.c View 1 2 3 1 chunk +1 line, -5 lines 0 comments Download
M patched-ffmpeg-mt/libavcodec/alsdec.c View 1 2 3 14 chunks +126 lines, -12 lines 0 comments Download
A patched-ffmpeg-mt/libavcodec/amrnbdata.h View 1 chunk +1672 lines, -0 lines 0 comments Download
A patched-ffmpeg-mt/libavcodec/amrnbdec.c View 1 chunk +1081 lines, -0 lines 0 comments Download
M patched-ffmpeg-mt/libavcodec/apedec.c View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M patched-ffmpeg-mt/libavcodec/arm/dsputil_arm.h View 1 2 3 1 chunk +3 lines, -0 lines 0 comments Download
M patched-ffmpeg-mt/libavcodec/arm/dsputil_armv6.S View 1 2 3 2 chunks +573 lines, -0 lines 0 comments Download
M patched-ffmpeg-mt/libavcodec/arm/dsputil_init_armv6.c View 1 2 3 3 chunks +78 lines, -0 lines 0 comments Download
M patched-ffmpeg-mt/libavcodec/arm/dsputil_init_neon.c View 1 2 3 2 chunks +8 lines, -0 lines 0 comments Download
M patched-ffmpeg-mt/libavcodec/arm/fft_init_arm.c View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M patched-ffmpeg-mt/libavcodec/arm/mdct_neon.S View 1 2 3 1 chunk +2 lines, -0 lines 0 comments Download
M patched-ffmpeg-mt/libavcodec/arm/mpegvideo_arm.c View 1 2 3 1 chunk +1 line, -3 lines 0 comments Download
M patched-ffmpeg-mt/libavcodec/arm/mpegvideo_armv5te.c View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M patched-ffmpeg-mt/libavcodec/arm/mpegvideo_iwmmxt.c View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M patched-ffmpeg-mt/libavcodec/asv1.c View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M patched-ffmpeg-mt/libavcodec/atrac.c View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M patched-ffmpeg-mt/libavcodec/atrac1.c View 1 2 3 4 chunks +12 lines, -11 lines 0 comments Download
M patched-ffmpeg-mt/libavcodec/atrac3.c View 1 2 3 3 chunks +4 lines, -3 lines 0 comments Download
M patched-ffmpeg-mt/libavcodec/audioconvert.c View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M patched-ffmpeg-mt/libavcodec/avcodec.h View 1 2 3 8 chunks +26 lines, -6 lines 0 comments Download
A patched-ffmpeg-mt/libavcodec/avfft.h View 1 chunk +89 lines, -0 lines 0 comments Download
A patched-ffmpeg-mt/libavcodec/avfft.c View 1 chunk +142 lines, -0 lines 0 comments Download
M patched-ffmpeg-mt/libavcodec/bfin/dsputil_bfin.h View 1 2 3 2 chunks +34 lines, -0 lines 0 comments Download
M patched-ffmpeg-mt/libavcodec/bfin/dsputil_bfin.c View 1 2 3 3 chunks +2 lines, -34 lines 0 comments Download
M patched-ffmpeg-mt/libavcodec/bfin/vp3_bfin.c View 1 2 3 1 chunk +0 lines, -5 lines 0 comments Download
A patched-ffmpeg-mt/libavcodec/bgmc.h View 1 chunk +56 lines, -0 lines 0 comments Download
A patched-ffmpeg-mt/libavcodec/bgmc.c View 1 chunk +567 lines, -0 lines 0 comments Download
A patched-ffmpeg-mt/libavcodec/bink.c View 1 chunk +1012 lines, -0 lines 0 comments Download
M patched-ffmpeg-mt/libavcodec/binkaudio.c View 1 2 3 6 chunks +17 lines, -14 lines 0 comments Download
A patched-ffmpeg-mt/libavcodec/binkdata.h View 1 chunk +614 lines, -0 lines 0 comments Download
A patched-ffmpeg-mt/libavcodec/binkidct.c View 1 chunk +112 lines, -0 lines 0 comments Download
M patched-ffmpeg-mt/libavcodec/bitstream.c View 1 2 3 1 chunk +33 lines, -31 lines 0 comments Download
M patched-ffmpeg-mt/libavcodec/cavs.h View 1 2 3 3 chunks +9 lines, -3 lines 0 comments Download
M patched-ffmpeg-mt/libavcodec/cavs.c View 1 2 3 3 chunks +4 lines, -4 lines 0 comments Download
M patched-ffmpeg-mt/libavcodec/cavsdec.c View 1 2 3 1 chunk +9 lines, -0 lines 0 comments Download
M patched-ffmpeg-mt/libavcodec/cavsdsp.c View 1 2 3 1 chunk +0 lines, -5 lines 0 comments Download
M patched-ffmpeg-mt/libavcodec/celp_filters.c View 1 2 3 2 chunks +8 lines, -0 lines 0 comments Download
M patched-ffmpeg-mt/libavcodec/cook.c View 1 2 3 2 chunks +2 lines, -1 line 0 comments Download
M patched-ffmpeg-mt/libavcodec/costablegen.c View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M patched-ffmpeg-mt/libavcodec/dca.c View 1 2 3 3 chunks +8 lines, -3 lines 0 comments Download
M patched-ffmpeg-mt/libavcodec/dct.c View 1 2 3 1 chunk +2 lines, -1 line 0 comments Download
M patched-ffmpeg-mt/libavcodec/dct-test.c View 1 2 3 3 chunks +7 lines, -13 lines 0 comments Download
A patched-ffmpeg-mt/libavcodec/dctref.h View 1 chunk +31 lines, -0 lines 0 comments Download
M patched-ffmpeg-mt/libavcodec/dctref.c View 1 2 3 1 chunk +2 lines, -0 lines 0 comments Download
M patched-ffmpeg-mt/libavcodec/dnxhddec.c View 1 2 3 3 chunks +16 lines, -4 lines 0 comments Download
M patched-ffmpeg-mt/libavcodec/dnxhdenc.h View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M patched-ffmpeg-mt/libavcodec/dnxhdenc.c View 1 2 3 2 chunks +2 lines, -2 lines 0 comments Download
M patched-ffmpeg-mt/libavcodec/dsputil.h View 1 2 3 6 chunks +47 lines, -215 lines 0 comments Download
M patched-ffmpeg-mt/libavcodec/dsputil.c View 1 2 3 16 chunks +83 lines, -51 lines 0 comments Download
M patched-ffmpeg-mt/libavcodec/dv.c View 1 2 3 3 chunks +6 lines, -6 lines 0 comments Download
M patched-ffmpeg-mt/libavcodec/dxva2_h264.c View 1 2 3 1 chunk +4 lines, -4 lines 0 comments Download
M patched-ffmpeg-mt/libavcodec/eamad.c View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M patched-ffmpeg-mt/libavcodec/eatgq.c View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M patched-ffmpeg-mt/libavcodec/eatgv.c View 1 2 3 1 chunk +4 lines, -0 lines 0 comments Download
M patched-ffmpeg-mt/libavcodec/eatqi.c View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M patched-ffmpeg-mt/libavcodec/error_resilience.c View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
A patched-ffmpeg-mt/libavcodec/fft.h View 1 chunk +230 lines, -0 lines 0 comments Download
M patched-ffmpeg-mt/libavcodec/fft.c View 1 2 3 2 chunks +4 lines, -1 line 0 comments Download
M patched-ffmpeg-mt/libavcodec/fft-test.c View 1 2 3 2 chunks +6 lines, -4 lines 0 comments Download
M patched-ffmpeg-mt/libavcodec/flashsv.c View 1 2 3 2 chunks +7 lines, -0 lines 0 comments Download
M patched-ffmpeg-mt/libavcodec/flv.h View 1 2 3 1 chunk +4 lines, -0 lines 0 comments Download
M patched-ffmpeg-mt/libavcodec/get_bits.h View 1 2 3 5 chunks +7 lines, -28 lines 0 comments Download
M patched-ffmpeg-mt/libavcodec/h261dec.c View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M patched-ffmpeg-mt/libavcodec/h261enc.c View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M patched-ffmpeg-mt/libavcodec/h263.h View 1 2 3 2 chunks +6 lines, -1 line 0 comments Download
M patched-ffmpeg-mt/libavcodec/h263_parser.c View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M patched-ffmpeg-mt/libavcodec/h263dec.c View 1 2 3 10 chunks +25 lines, -25 lines 0 comments Download
M patched-ffmpeg-mt/libavcodec/h264.h View 1 2 3 37 chunks +318 lines, -282 lines 0 comments Download
M patched-ffmpeg-mt/libavcodec/h264.c View 1 2 3 31 chunks +139 lines, -139 lines 0 comments Download
M patched-ffmpeg-mt/libavcodec/h264_cabac.c View 1 2 3 24 chunks +141 lines, -191 lines 0 comments Download
M patched-ffmpeg-mt/libavcodec/h264_cavlc.c View 1 2 3 3 chunks +4 lines, -9 lines 0 comments Download
M patched-ffmpeg-mt/libavcodec/h264_direct.c View 1 2 3 12 chunks +246 lines, -114 lines 0 comments Download
M patched-ffmpeg-mt/libavcodec/h264_loopfilter.c View 1 2 3 9 chunks +33 lines, -24 lines 0 comments Download
M patched-ffmpeg-mt/libavcodec/h264_mvpred.h View 1 2 3 2 chunks +13 lines, -12 lines 0 comments Download
M patched-ffmpeg-mt/libavcodec/h264_ps.c View 1 2 3 2 chunks +5 lines, -1 line 0 comments Download
M patched-ffmpeg-mt/libavcodec/h264_refs.c View 1 2 3 1 chunk +4 lines, -4 lines 0 comments Download
M patched-ffmpeg-mt/libavcodec/h264data.h View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
A patched-ffmpeg-mt/libavcodec/iff.h View 1 chunk +30 lines, -0 lines 0 comments Download
A patched-ffmpeg-mt/libavcodec/iff.c View 1 chunk +242 lines, -0 lines 0 comments Download
M patched-ffmpeg-mt/libavcodec/imc.c View 1 2 3 2 chunks +3 lines, -2 lines 0 comments Download
M patched-ffmpeg-mt/libavcodec/imgconvert.c View 1 2 3 10 chunks +53 lines, -5 lines 0 comments Download
A patched-ffmpeg-mt/libavcodec/indeo5.c View 1 chunk +839 lines, -0 lines 0 comments Download
A patched-ffmpeg-mt/libavcodec/indeo5data.h View 1 chunk +185 lines, -0 lines 0 comments Download
M patched-ffmpeg-mt/libavcodec/ituh263dec.c View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M patched-ffmpeg-mt/libavcodec/ivi_common.h View 1 2 3 4 chunks +36 lines, -13 lines 0 comments Download
M patched-ffmpeg-mt/libavcodec/ivi_common.c View 1 2 3 7 chunks +76 lines, -16 lines 0 comments Download
M patched-ffmpeg-mt/libavcodec/ivi_dsp.c View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
A patched-ffmpeg-mt/libavcodec/kgv1dec.c View 1 chunk +176 lines, -0 lines 0 comments Download
M patched-ffmpeg-mt/libavcodec/libgsm.c View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M patched-ffmpeg-mt/libavcodec/libxvidff.c View 1 2 3 4 chunks +6 lines, -6 lines 0 comments Download
M patched-ffmpeg-mt/libavcodec/lpc.h View 1 2 3 1 chunk +3 lines, -0 lines 0 comments Download
M patched-ffmpeg-mt/libavcodec/lzw.h View 1 2 3 1 chunk +2 lines, -0 lines 0 comments Download
M patched-ffmpeg-mt/libavcodec/mathops.h View 1 2 3 2 chunks +15 lines, -0 lines 0 comments Download
M patched-ffmpeg-mt/libavcodec/mdct.c View 1 2 3 1 chunk +3 lines, -1 line 0 comments Download
M patched-ffmpeg-mt/libavcodec/mdec.c View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M patched-ffmpeg-mt/libavcodec/mimic.c View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M patched-ffmpeg-mt/libavcodec/mjpegdec.h View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M patched-ffmpeg-mt/libavcodec/mlp_parser.c View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M patched-ffmpeg-mt/libavcodec/mlpdsp.c View 1 2 3 1 chunk +0 lines, -2 lines 0 comments Download
M patched-ffmpeg-mt/libavcodec/mmvideo.c View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M patched-ffmpeg-mt/libavcodec/motion_est.c View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M patched-ffmpeg-mt/libavcodec/mpc.h View 1 2 3 1 chunk +2 lines, -2 lines 0 comments Download
M patched-ffmpeg-mt/libavcodec/mpeg12.c View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M patched-ffmpeg-mt/libavcodec/mpeg4audio.h View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M patched-ffmpeg-mt/libavcodec/mpeg4audio.c View 1 2 3 1 chunk +3 lines, -1 line 0 comments Download
M patched-ffmpeg-mt/libavcodec/mpeg4video.h View 1 2 3 1 chunk +5 lines, -0 lines 0 comments Download
M patched-ffmpeg-mt/libavcodec/mpeg4video_es_bsf.c View 2 3 1 chunk +91 lines, -0 lines 1 comment Download
M patched-ffmpeg-mt/libavcodec/mpeg4video_parser.c View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M patched-ffmpeg-mt/libavcodec/mpeg4videodec.c View 1 2 3 3 chunks +7 lines, -2 lines 0 comments Download
M patched-ffmpeg-mt/libavcodec/mpegaudio.h View 1 2 3 1 chunk +2 lines, -2 lines 0 comments Download
A patched-ffmpeg-mt/libavcodec/mpegaudio3.h View 1 chunk +53 lines, -0 lines 0 comments Download
M patched-ffmpeg-mt/libavcodec/mpegaudiodec.c View 1 2 3 4 chunks +5 lines, -5 lines 0 comments Download
M patched-ffmpeg-mt/libavcodec/mpegaudiodecheader.c View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M patched-ffmpeg-mt/libavcodec/mpegvideo.h View 1 2 3 2 chunks +2 lines, -0 lines 0 comments Download
M patched-ffmpeg-mt/libavcodec/mpegvideo.c View 1 2 3 2 chunks +2 lines, -1 line 0 comments Download
M patched-ffmpeg-mt/libavcodec/mpegvideo_enc.c View 1 2 3 2 chunks +2 lines, -1 line 0 comments Download
M patched-ffmpeg-mt/libavcodec/mpegvideo_parser.c View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M patched-ffmpeg-mt/libavcodec/msmpeg4.c View 1 2 3 1 chunk +1 line, -3 lines 0 comments Download
M patched-ffmpeg-mt/libavcodec/msrledec.c View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M patched-ffmpeg-mt/libavcodec/nellymoserdec.c View 1 2 3 3 chunks +3 lines, -2 lines 0 comments Download
M patched-ffmpeg-mt/libavcodec/nellymoserenc.c View 1 2 3 2 chunks +4 lines, -3 lines 0 comments Download
M patched-ffmpeg-mt/libavcodec/options.c View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M patched-ffmpeg-mt/libavcodec/png.h View 1 2 3 1 chunk +2 lines, -0 lines 0 comments Download
M patched-ffmpeg-mt/libavcodec/ppc/check_altivec.c View 1 2 3 2 chunks +3 lines, -2 lines 0 comments Download
M patched-ffmpeg-mt/libavcodec/ppc/dsputil_altivec.h View 1 2 3 1 chunk +20 lines, -2 lines 0 comments Download
M patched-ffmpeg-mt/libavcodec/ppc/dsputil_altivec.c View 1 2 3 20 chunks +21 lines, -20 lines 0 comments Download
M patched-ffmpeg-mt/libavcodec/ppc/dsputil_ppc.c View 1 2 3 6 chunks +5 lines, -22 lines 0 comments Download
M patched-ffmpeg-mt/libavcodec/ppc/fdct_altivec.c View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M patched-ffmpeg-mt/libavcodec/ppc/fft_altivec.c View 1 2 3 2 chunks +4 lines, -2 lines 0 comments Download
M patched-ffmpeg-mt/libavcodec/ppc/gmc_altivec.c View 1 2 3 2 chunks +3 lines, -2 lines 0 comments Download
M patched-ffmpeg-mt/libavcodec/ppc/h264_altivec.c View 1 2 3 9 chunks +31 lines, -31 lines 0 comments Download
M patched-ffmpeg-mt/libavcodec/ppc/h264_template_altivec.c View 1 2 3 2 chunks +4 lines, -4 lines 0 comments Download
M patched-ffmpeg-mt/libavcodec/ppc/idct_altivec.c View 1 2 3 3 chunks +5 lines, -2 lines 0 comments Download
M patched-ffmpeg-mt/libavcodec/ppc/mpegvideo_altivec.c View 1 2 3 5 chunks +5 lines, -7 lines 0 comments Download
M patched-ffmpeg-mt/libavcodec/ppc/vc1dsp_altivec.c View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M patched-ffmpeg-mt/libavcodec/ppc/vp3dsp_altivec.c View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M patched-ffmpeg-mt/libavcodec/pthread.c View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M patched-ffmpeg-mt/libavcodec/qdm2.c View 1 2 3 4 chunks +5 lines, -4 lines 0 comments Download
M patched-ffmpeg-mt/libavcodec/ra144.c View 1 2 3 4 chunks +4 lines, -3 lines 0 comments Download
M patched-ffmpeg-mt/libavcodec/ratecontrol.c View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M patched-ffmpeg-mt/libavcodec/rdft.c View 1 2 3 3 chunks +8 lines, -7 lines 0 comments Download
M patched-ffmpeg-mt/libavcodec/rectangle.h View 1 2 3 4 chunks +13 lines, -12 lines 0 comments Download
M patched-ffmpeg-mt/libavcodec/resample2.c View 1 2 3 2 chunks +2 lines, -2 lines 0 comments Download
M patched-ffmpeg-mt/libavcodec/roqaudioenc.c View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M patched-ffmpeg-mt/libavcodec/rtjpeg.h View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M patched-ffmpeg-mt/libavcodec/rv34.h View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
A patched-ffmpeg-mt/libavcodec/sbr.h View 1 chunk +187 lines, -0 lines 0 comments Download
M patched-ffmpeg-mt/libavcodec/sh4/dsputil_align.c View 1 2 3 8 chunks +46 lines, -44 lines 0 comments Download
M patched-ffmpeg-mt/libavcodec/sh4/dsputil_sh4.c View 1 2 3 3 chunks +1 line, -3 lines 0 comments Download
M patched-ffmpeg-mt/libavcodec/sh4/idct_sh4.c View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M patched-ffmpeg-mt/libavcodec/sh4/qpel.c View 1 2 3 18 chunks +74 lines, -74 lines 0 comments Download
M patched-ffmpeg-mt/libavcodec/sipr.h View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M patched-ffmpeg-mt/libavcodec/snow.h View 1 2 3 1 chunk +2 lines, -0 lines 0 comments Download
M patched-ffmpeg-mt/libavcodec/snow.c View 1 2 3 2 chunks +2 lines, -0 lines 0 comments Download
M patched-ffmpeg-mt/libavcodec/sparc/simple_idct_vis.c View 1 2 3 3 chunks +5 lines, -5 lines 0 comments Download
M patched-ffmpeg-mt/libavcodec/svq3.c View 1 2 3 5 chunks +15 lines, -15 lines 0 comments Download
M patched-ffmpeg-mt/libavcodec/synth_filter.h View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M patched-ffmpeg-mt/libavcodec/synth_filter.c View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M patched-ffmpeg-mt/libavcodec/targaenc.c View 1 2 3 2 chunks +2 lines, -2 lines 0 comments Download
M patched-ffmpeg-mt/libavcodec/tta.c View 1 2 3 2 chunks +9 lines, -2 lines 0 comments Download
M patched-ffmpeg-mt/libavcodec/twinvq.c View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M patched-ffmpeg-mt/libavcodec/utils.c View 1 2 3 8 chunks +38 lines, -14 lines 0 comments Download
M patched-ffmpeg-mt/libavcodec/vaapi_h264.c View 1 2 3 1 chunk +4 lines, -4 lines 0 comments Download
M patched-ffmpeg-mt/libavcodec/vc1_asftoannexg_bsf.c View 2 3 1 chunk +123 lines, -0 lines 0 comments Download
M patched-ffmpeg-mt/libavcodec/vc1_asftorcv_bsf.c View 2 3 1 chunk +88 lines, -0 lines 0 comments Download
M patched-ffmpeg-mt/libavcodec/vc1dec.c View 1 2 3 2 chunks +2 lines, -3 lines 0 comments Download
M patched-ffmpeg-mt/libavcodec/vc1dsp.c View 1 2 3 1 chunk +0 lines, -4 lines 0 comments Download
M patched-ffmpeg-mt/libavcodec/vdpau.c View 1 2 3 1 chunk +4 lines, -0 lines 0 comments Download
M patched-ffmpeg-mt/libavcodec/vorbis.h View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M patched-ffmpeg-mt/libavcodec/vorbis_data.c View 1 2 3 8 chunks +8 lines, -8 lines 0 comments Download
M patched-ffmpeg-mt/libavcodec/vorbis_dec.c View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M patched-ffmpeg-mt/libavcodec/vorbis_enc.c View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M patched-ffmpeg-mt/libavcodec/vp3.c View 1 2 3 62 chunks +542 lines, -723 lines 0 comments Download
M patched-ffmpeg-mt/libavcodec/vp56.h View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M patched-ffmpeg-mt/libavcodec/vp6.c View 1 2 3 5 chunks +21 lines, -3 lines 0 comments Download
M patched-ffmpeg-mt/libavcodec/w32thread.c View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M patched-ffmpeg-mt/libavcodec/wavpack.c View 1 2 3 13 chunks +130 lines, -67 lines 0 comments Download
M patched-ffmpeg-mt/libavcodec/wma.h View 1 2 3 3 chunks +7 lines, -6 lines 0 comments Download
M patched-ffmpeg-mt/libavcodec/wmadata.h View 1 2 3 1 chunk +0 lines, -38 lines 0 comments Download
M patched-ffmpeg-mt/libavcodec/wmadec.c View 1 2 3 1 chunk +3 lines, -3 lines 0 comments Download
M patched-ffmpeg-mt/libavcodec/wmaenc.c View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M patched-ffmpeg-mt/libavcodec/wmaprodec.c View 1 2 3 2 chunks +2 lines, -2 lines 0 comments Download
A patched-ffmpeg-mt/libavcodec/wmavoice.c View 1 chunk +1568 lines, -0 lines 0 comments Download
A patched-ffmpeg-mt/libavcodec/wmavoice_data.h View 1 chunk +3023 lines, -0 lines 0 comments Download
M patched-ffmpeg-mt/libavcodec/wmv2.h View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M patched-ffmpeg-mt/libavcodec/x86/cavsdsp_mmx.c View 1 2 3 2 chunks +2 lines, -7 lines 0 comments Download
M patched-ffmpeg-mt/libavcodec/x86/dsputil_h264_template_mmx.c View 1 2 3 1 chunk +2 lines, -2 lines 0 comments Download
M patched-ffmpeg-mt/libavcodec/x86/dsputil_mmx.h View 1 2 3 1 chunk +26 lines, -0 lines 0 comments Download
M patched-ffmpeg-mt/libavcodec/x86/dsputil_mmx.c View 1 2 3 8 chunks +29 lines, -51 lines 0 comments Download
M patched-ffmpeg-mt/libavcodec/x86/dsputilenc_mmx.c View 1 2 3 3 chunks +2 lines, -6 lines 0 comments Download
M patched-ffmpeg-mt/libavcodec/x86/fft.h View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M patched-ffmpeg-mt/libavcodec/x86/fft_3dn2.c View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M patched-ffmpeg-mt/libavcodec/x86/h264dsp_mmx.c View 1 2 3 8 chunks +10 lines, -10 lines 0 comments Download
M patched-ffmpeg-mt/libavcodec/x86/idct_mmx.c View 1 2 3 2 chunks +1 line, -3 lines 0 comments Download
M patched-ffmpeg-mt/libavcodec/x86/idct_mmx_xvid.c View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M patched-ffmpeg-mt/libavcodec/x86/mathops.h View 1 2 3 1 chunk +19 lines, -0 lines 0 comments Download
M patched-ffmpeg-mt/libavcodec/x86/mpegvideo_mmx_template.c View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M patched-ffmpeg-mt/libavcodec/x86/rv40dsp_mmx.c View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M patched-ffmpeg-mt/libavcodec/x86/snowdsp_mmx.c View 1 2 3 1 chunk +2 lines, -1 line 0 comments Download
M patched-ffmpeg-mt/libavcodec/x86/vc1dsp_mmx.c View 1 2 3 3 chunks +2 lines, -5 lines 0 comments Download
M patched-ffmpeg-mt/libavcodec/x86/vp3dsp_mmx.c View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M patched-ffmpeg-mt/libavcodec/x86/vp3dsp_sse2.c View 1 2 3 1 chunk +2 lines, -1 line 0 comments Download
M patched-ffmpeg-mt/libavdevice/alldevices.c View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M patched-ffmpeg-mt/libavdevice/avdevice.h View 1 2 3 1 chunk +2 lines, -2 lines 0 comments Download
M patched-ffmpeg-mt/libavdevice/bktr.c View 1 2 3 1 chunk +2 lines, -0 lines 0 comments Download
M patched-ffmpeg-mt/libavdevice/oss_audio.c View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M patched-ffmpeg-mt/libavdevice/vfwcap.c View 1 2 3 1 chunk +3 lines, -0 lines 0 comments Download
M patched-ffmpeg-mt/libavfilter/Makefile View 1 2 3 1 chunk +2 lines, -0 lines 0 comments Download
M patched-ffmpeg-mt/libavfilter/avfilter.c View 1 2 3 1 chunk +2 lines, -2 lines 0 comments Download
M patched-ffmpeg-mt/libavfilter/defaults.c View 1 2 3 2 chunks +2 lines, -1 line 0 comments Download
M patched-ffmpeg-mt/libavfilter/vf_crop.c View 1 2 3 2 chunks +2 lines, -5 lines 0 comments Download
M patched-ffmpeg-mt/libavformat/Makefile View 1 2 3 6 chunks +11 lines, -8 lines 0 comments Download
A patched-ffmpeg-mt/libavformat/adts.h View 1 chunk +45 lines, -0 lines 0 comments Download
M patched-ffmpeg-mt/libavformat/adtsenc.c View 1 2 3 4 chunks +15 lines, -25 lines 0 comments Download
M patched-ffmpeg-mt/libavformat/allformats.c View 1 2 3 2 chunks +2 lines, -1 line 0 comments Download
M patched-ffmpeg-mt/libavformat/anm.c View 1 2 3 2 chunks +2 lines, -2 lines 0 comments Download
M patched-ffmpeg-mt/libavformat/apetag.c View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M patched-ffmpeg-mt/libavformat/asf.h View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M patched-ffmpeg-mt/libavformat/asf.c View 1 2 3 2 chunks +21 lines, -5 lines 0 comments Download
M patched-ffmpeg-mt/libavformat/asfdec.c View 1 2 3 5 chunks +45 lines, -10 lines 0 comments Download
M patched-ffmpeg-mt/libavformat/asfenc.c View 1 2 3 7 chunks +66 lines, -34 lines 0 comments Download
M patched-ffmpeg-mt/libavformat/avc.c View 1 2 3 3 chunks +12 lines, -5 lines 0 comments Download
M patched-ffmpeg-mt/libavformat/avformat.h View 1 2 3 5 chunks +59 lines, -16 lines 0 comments Download
M patched-ffmpeg-mt/libavformat/avi.h View 1 2 3 2 chunks +9 lines, -0 lines 0 comments Download
A patched-ffmpeg-mt/libavformat/avi.c View 1 chunk +45 lines, -0 lines 0 comments Download
M patched-ffmpeg-mt/libavformat/avidec.c View 1 2 3 6 chunks +29 lines, -25 lines 0 comments Download
M patched-ffmpeg-mt/libavformat/avienc.c View 1 2 3 6 chunks +16 lines, -18 lines 0 comments Download
M patched-ffmpeg-mt/libavformat/avio.h View 1 2 3 2 chunks +25 lines, -4 lines 0 comments Download
M patched-ffmpeg-mt/libavformat/avio.c View 1 2 3 5 chunks +14 lines, -2 lines 0 comments Download
M patched-ffmpeg-mt/libavformat/bink.c View 1 2 3 10 chunks +48 lines, -26 lines 0 comments Download
A patched-ffmpeg-mt/libavformat/concat.c View 1 chunk +198 lines, -0 lines 0 comments Download
M patched-ffmpeg-mt/libavformat/dsicin.c View 1 2 3 4 chunks +14 lines, -10 lines 0 comments Download
M patched-ffmpeg-mt/libavformat/file.c View 1 2 3 1 chunk +2 lines, -0 lines 0 comments Download
M patched-ffmpeg-mt/libavformat/gopher.c View 1 2 3 1 chunk +3 lines, -3 lines 0 comments Download
M patched-ffmpeg-mt/libavformat/gxf.c View 1 2 3 2 chunks +5 lines, -3 lines 0 comments Download
M patched-ffmpeg-mt/libavformat/http.c View 1 2 3 2 chunks +6 lines, -10 lines 0 comments Download
M patched-ffmpeg-mt/libavformat/idcin.c View 1 2 3 2 chunks +4 lines, -4 lines 0 comments Download
M patched-ffmpeg-mt/libavformat/iff.c View 1 2 3 12 chunks +101 lines, -14 lines 0 comments Download
M patched-ffmpeg-mt/libavformat/img2.c View 1 2 3 2 chunks +2 lines, -2 lines 0 comments Download
M patched-ffmpeg-mt/libavformat/internal.h View 1 2 3 1 chunk +2 lines, -0 lines 0 comments Download
M patched-ffmpeg-mt/libavformat/iv8.c View 1 2 3 2 chunks +9 lines, -4 lines 0 comments Download
M patched-ffmpeg-mt/libavformat/matroskadec.c View 1 2 3 5 chunks +12 lines, -1 line 0 comments Download
M patched-ffmpeg-mt/libavformat/matroskaenc.c View 1 2 3 18 chunks +95 lines, -48 lines 0 comments Download
M patched-ffmpeg-mt/libavformat/metadata.h View 1 2 3 1 chunk +3 lines, -0 lines 0 comments Download
M patched-ffmpeg-mt/libavformat/metadata.c View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M patched-ffmpeg-mt/libavformat/mov.c View 1 2 3 13 chunks +123 lines, -37 lines 0 comments Download
M patched-ffmpeg-mt/libavformat/movenc.c View 1 2 3 2 chunks +3 lines, -1 line 0 comments Download
M patched-ffmpeg-mt/libavformat/mp3.c View 1 2 3 4 chunks +6 lines, -8 lines 0 comments Download
M patched-ffmpeg-mt/libavformat/mpc.c View 1 2 3 1 chunk +2 lines, -0 lines 0 comments Download
M patched-ffmpeg-mt/libavformat/mpeg.c View 1 2 3 1 chunk +7 lines, -2 lines 0 comments Download
M patched-ffmpeg-mt/libavformat/mpegts.c View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M patched-ffmpeg-mt/libavformat/mpegtsenc.c View 1 2 3 14 chunks +100 lines, -72 lines 0 comments Download
M patched-ffmpeg-mt/libavformat/mtv.c View 1 2 3 2 chunks +4 lines, -4 lines 0 comments Download
M patched-ffmpeg-mt/libavformat/network.h View 1 2 3 2 chunks +3 lines, -4 lines 0 comments Download
M patched-ffmpeg-mt/libavformat/nsvdec.c View 1 2 3 1 chunk +4 lines, -0 lines 0 comments Download
M patched-ffmpeg-mt/libavformat/nut.h View 1 2 3 2 chunks +4 lines, -0 lines 0 comments Download
M patched-ffmpeg-mt/libavformat/nut.c View 1 2 3 2 chunks +24 lines, -0 lines 0 comments Download
M patched-ffmpeg-mt/libavformat/nutdec.c View 1 2 3 3 chunks +7 lines, -2 lines 0 comments Download
M patched-ffmpeg-mt/libavformat/nutenc.c View 1 2 3 4 chunks +7 lines, -10 lines 0 comments Download
M patched-ffmpeg-mt/libavformat/oggdec.h View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M patched-ffmpeg-mt/libavformat/oggdec.c View 1 2 3 4 chunks +6 lines, -3 lines 0 comments Download
M patched-ffmpeg-mt/libavformat/oggparsedirac.c View 1 2 3 1 chunk +2 lines, -1 line 0 comments Download
M patched-ffmpeg-mt/libavformat/oggparsetheora.c View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M patched-ffmpeg-mt/libavformat/os_support.c View 1 2 3 5 chunks +17 lines, -34 lines 0 comments Download
M patched-ffmpeg-mt/libavformat/r3d.c View 1 2 3 4 chunks +8 lines, -5 lines 0 comments Download
M patched-ffmpeg-mt/libavformat/raw.c View 1 2 3 1 chunk +5 lines, -1 line 0 comments Download
M patched-ffmpeg-mt/libavformat/riff.c View 1 2 3 3 chunks +4 lines, -0 lines 0 comments Download
M patched-ffmpeg-mt/libavformat/rtmppkt.c View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M patched-ffmpeg-mt/libavformat/rtmpproto.c View 1 2 3 7 chunks +42 lines, -4 lines 0 comments Download
D patched-ffmpeg-mt/libavformat/rtp_asf.h View 2 3 1 chunk +0 lines, -43 lines 0 comments Download
D patched-ffmpeg-mt/libavformat/rtp_asf.c View 2 3 1 chunk +0 lines, -281 lines 0 comments Download
D patched-ffmpeg-mt/libavformat/rtp_h264.h View 2 3 1 chunk +0 lines, -29 lines 0 comments Download
D patched-ffmpeg-mt/libavformat/rtp_h264.c View 2 3 1 chunk +0 lines, -416 lines 0 comments Download
D patched-ffmpeg-mt/libavformat/rtp_vorbis.h View 2 3 1 chunk +0 lines, -45 lines 0 comments Download
D patched-ffmpeg-mt/libavformat/rtp_vorbis.c View 2 3 1 chunk +0 lines, -218 lines 0 comments Download
M patched-ffmpeg-mt/libavformat/rtpdec.h View 1 2 3 3 chunks +14 lines, -2 lines 0 comments Download
M patched-ffmpeg-mt/libavformat/rtpdec.c View 1 2 3 6 chunks +46 lines, -7 lines 0 comments Download
A patched-ffmpeg-mt/libavformat/rtpdec_amr.h View 1 chunk +30 lines, -0 lines 0 comments Download
A patched-ffmpeg-mt/libavformat/rtpdec_amr.c View 1 chunk +177 lines, -0 lines 0 comments Download
A patched-ffmpeg-mt/libavformat/rtpdec_asf.h View 1 chunk +43 lines, -0 lines 0 comments Download
A patched-ffmpeg-mt/libavformat/rtpdec_asf.c View 1 chunk +281 lines, -0 lines 0 comments Download
A patched-ffmpeg-mt/libavformat/rtpdec_h264.h View 1 chunk +29 lines, -0 lines 0 comments Download
A patched-ffmpeg-mt/libavformat/rtpdec_h264.c View 1 chunk +420 lines, -0 lines 0 comments Download
A patched-ffmpeg-mt/libavformat/rtpdec_vorbis.h View 1 chunk +45 lines, -0 lines 0 comments Download
A patched-ffmpeg-mt/libavformat/rtpdec_vorbis.c View 1 chunk +218 lines, -0 lines 0 comments Download
M patched-ffmpeg-mt/libavformat/rtpenc.c View 1 2 3 2 chunks +1 line, -2 lines 0 comments Download
M patched-ffmpeg-mt/libavformat/rtpproto.c View 1 2 3 8 chunks +16 lines, -8 lines 0 comments Download
M patched-ffmpeg-mt/libavformat/rtsp.h View 1 2 3 4 chunks +92 lines, -6 lines 0 comments Download
M patched-ffmpeg-mt/libavformat/rtsp.c View 1 2 3 39 chunks +320 lines, -164 lines 0 comments Download
A patched-ffmpeg-mt/libavformat/rtspenc.c View 1 chunk +136 lines, -0 lines 0 comments Download
M patched-ffmpeg-mt/libavformat/sdp.c View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M patched-ffmpeg-mt/libavformat/seek.c View 1 2 3 6 chunks +8 lines, -40 lines 0 comments Download
M patched-ffmpeg-mt/libavformat/tcp.c View 1 2 3 2 chunks +1 line, -5 lines 0 comments Download
M patched-ffmpeg-mt/libavformat/udp.c View 1 2 3 5 chunks +4 lines, -7 lines 0 comments Download
M patched-ffmpeg-mt/libavformat/utils.c View 1 2 3 20 chunks +116 lines, -33 lines 0 comments Download
M patched-ffmpeg-mt/libavformat/wav.c View 1 2 3 1 chunk +4 lines, -1 line 0 comments Download
M patched-ffmpeg-mt/libavformat/xa.c View 1 2 3 1 chunk +2 lines, -2 lines 0 comments Download
M patched-ffmpeg-mt/libavutil/Makefile View 1 2 3 2 chunks +3 lines, -0 lines 0 comments Download
M patched-ffmpeg-mt/libavutil/arm/bswap.h View 1 2 3 2 chunks +2 lines, -2 lines 0 comments Download
M patched-ffmpeg-mt/libavutil/arm/timer.h View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
A patched-ffmpeg-mt/libavutil/attributes.h View 1 chunk +107 lines, -0 lines 0 comments Download
M patched-ffmpeg-mt/libavutil/avstring.h View 1 2 3 1 chunk +14 lines, -0 lines 0 comments Download
M patched-ffmpeg-mt/libavutil/avstring.c View 1 2 3 1 chunk +13 lines, -0 lines 0 comments Download
M patched-ffmpeg-mt/libavutil/avutil.h View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M patched-ffmpeg-mt/libavutil/common.h View 1 2 3 5 chunks +44 lines, -91 lines 0 comments Download
M patched-ffmpeg-mt/libavutil/fifo.h View 1 2 3 1 chunk +2 lines, -1 line 0 comments Download
M patched-ffmpeg-mt/libavutil/fifo.c View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M patched-ffmpeg-mt/libavutil/internal.h View 1 2 3 4 chunks +5 lines, -29 lines 0 comments Download
M patched-ffmpeg-mt/libavutil/intmath.h View 1 2 3 2 chunks +40 lines, -1 line 0 comments Download
M patched-ffmpeg-mt/libavutil/intreadwrite.h View 1 2 3 6 chunks +79 lines, -10 lines 0 comments Download
M patched-ffmpeg-mt/libavutil/mathematics.h View 1 2 3 2 chunks +12 lines, -0 lines 0 comments Download
M patched-ffmpeg-mt/libavutil/mathematics.c View 1 2 3 1 chunk +8 lines, -0 lines 0 comments Download
M patched-ffmpeg-mt/libavutil/mem.h View 1 2 3 1 chunk +0 lines, -1 line 0 comments Download
M patched-ffmpeg-mt/libavutil/pixdesc.h View 1 2 3 3 chunks +4 lines, -78 lines 0 comments Download
M patched-ffmpeg-mt/libavutil/pixdesc.c View 1 2 3 4 chunks +127 lines, -0 lines 0 comments Download
M patched-ffmpeg-mt/libavutil/pixfmt.h View 1 2 3 2 chunks +7 lines, -0 lines 0 comments Download
M patched-ffmpeg-mt/libavutil/sha.c View 1 2 3 2 chunks +3 lines, -1 line 0 comments Download
A patched-ffmpeg-mt/libavutil/tomi/intreadwrite.h View 1 chunk +148 lines, -0 lines 0 comments Download
M patched-ffmpeg-mt/libavutil/tree.h View 1 2 3 1 chunk +13 lines, -0 lines 0 comments Download
M patched-ffmpeg-mt/libavutil/tree.c View 1 2 3 2 chunks +0 lines, -2 lines 0 comments Download
M patched-ffmpeg-mt/libavutil/x86/intreadwrite.h View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M patched-ffmpeg-mt/libswscale/Makefile View 2 3 1 chunk +1 line, -2 lines 0 comments Download
M patched-ffmpeg-mt/libswscale/bfin/internal_bfin.S View 2 3 1 chunk +1 line, -1 line 0 comments Download
M patched-ffmpeg-mt/libswscale/bfin/swscale_bfin.c View 2 3 1 chunk +1 line, -1 line 0 comments Download
M patched-ffmpeg-mt/libswscale/bfin/yuv2rgb_bfin.c View 2 3 1 chunk +1 line, -1 line 0 comments Download
M patched-ffmpeg-mt/libswscale/rgb2rgb.h View 2 3 1 chunk +5 lines, -0 lines 0 comments Download
M patched-ffmpeg-mt/libswscale/rgb2rgb.c View 2 3 1 chunk +20 lines, -0 lines 0 comments Download
M patched-ffmpeg-mt/libswscale/swscale.h View 2 3 2 chunks +9 lines, -1 line 0 comments Download
M patched-ffmpeg-mt/libswscale/swscale.c View 2 3 32 chunks +94 lines, -59 lines 0 comments Download
D patched-ffmpeg-mt/libswscale/swscale-example.c View 2 3 1 chunk +0 lines, -260 lines 0 comments Download
A patched-ffmpeg-mt/libswscale/swscale-test.c View 1 chunk +260 lines, -0 lines 0 comments Download
M patched-ffmpeg-mt/libswscale/swscale_internal.h View 2 3 2 chunks +31 lines, -6 lines 0 comments Download
M patched-ffmpeg-mt/libswscale/swscale_template.c View 2 3 5 chunks +17 lines, -12 lines 0 comments Download
M patched-ffmpeg-mt/libswscale/utils.c View 2 3 11 chunks +38 lines, -32 lines 0 comments Download
M patched-ffmpeg-mt/libswscale/yuv2rgb.c View 2 3 7 chunks +74 lines, -2 lines 0 comments Download
M patched-ffmpeg-mt/mt-work/todo.txt View 1 2 3 1 chunk +4 lines, -1 line 0 comments Download
M patched-ffmpeg-mt/subdir.mak View 1 2 3 3 chunks +35 lines, -29 lines 0 comments Download
A patched-ffmpeg-mt/tests/copy.regression.ref View 1 chunk +465 lines, -0 lines 0 comments Download
A patched-ffmpeg-mt/tests/copycooker.sh View 1 chunk +30 lines, -0 lines 0 comments Download
M patched-ffmpeg-mt/tests/ffserver-regression.sh View 1 2 3 3 chunks +4 lines, -7 lines 0 comments Download
M patched-ffmpeg-mt/tests/lavf-regression.sh View 1 2 3 2 chunks +8 lines, -4 lines 0 comments Download
A patched-ffmpeg-mt/tests/md5.sh View 1 chunk +11 lines, -0 lines 0 comments Download
M patched-ffmpeg-mt/tests/ref/lavf/aiff View 1 2 3 1 chunk +3 lines, -3 lines 0 comments Download
M patched-ffmpeg-mt/tests/ref/lavf/alaw View 1 2 3 1 chunk +3 lines, -3 lines 0 comments Download
M patched-ffmpeg-mt/tests/ref/lavf/asf View 1 2 3 1 chunk +3 lines, -3 lines 0 comments Download
M patched-ffmpeg-mt/tests/ref/lavf/au View 1 2 3 1 chunk +3 lines, -3 lines 0 comments Download
M patched-ffmpeg-mt/tests/ref/lavf/avi View 1 2 3 1 chunk +3 lines, -3 lines 0 comments Download
M patched-ffmpeg-mt/tests/ref/lavf/bmp View 1 2 3 1 chunk +3 lines, -3 lines 0 comments Download
M patched-ffmpeg-mt/tests/ref/lavf/dv_fmt View 1 2 3 1 chunk +3 lines, -3 lines 0 comments Download
M patched-ffmpeg-mt/tests/ref/lavf/ffm View 1 2 3 1 chunk +3 lines, -3 lines 0 comments Download
M patched-ffmpeg-mt/tests/ref/lavf/flv_fmt View 1 2 3 1 chunk +3 lines, -3 lines 0 comments Download
M patched-ffmpeg-mt/tests/ref/lavf/gif View 1 2 3 1 chunk +2 lines, -2 lines 0 comments Download
M patched-ffmpeg-mt/tests/ref/lavf/gxf View 1 2 3 1 chunk +3 lines, -3 lines 0 comments Download
M patched-ffmpeg-mt/tests/ref/lavf/jpg View 1 2 3 1 chunk +3 lines, -3 lines 0 comments Download
M patched-ffmpeg-mt/tests/ref/lavf/mkv View 1 2 3 1 chunk +3 lines, -3 lines 0 comments Download
M patched-ffmpeg-mt/tests/ref/lavf/mmf View 1 2 3 1 chunk +3 lines, -3 lines 0 comments Download
M patched-ffmpeg-mt/tests/ref/lavf/mov View 1 2 3 1 chunk +3 lines, -3 lines 0 comments Download
M patched-ffmpeg-mt/tests/ref/lavf/mpg View 1 2 3 1 chunk +3 lines, -3 lines 0 comments Download
M patched-ffmpeg-mt/tests/ref/lavf/mulaw View 1 2 3 1 chunk +3 lines, -3 lines 0 comments Download
M patched-ffmpeg-mt/tests/ref/lavf/mxf View 1 2 3 1 chunk +6 lines, -6 lines 0 comments Download
M patched-ffmpeg-mt/tests/ref/lavf/nut View 1 2 3 1 chunk +3 lines, -3 lines 0 comments Download
M patched-ffmpeg-mt/tests/ref/lavf/ogg View 1 2 3 1 chunk +3 lines, -3 lines 0 comments Download
M patched-ffmpeg-mt/tests/ref/lavf/pbmpipe View 1 2 3 1 chunk +3 lines, -3 lines 0 comments Download
M patched-ffmpeg-mt/tests/ref/lavf/pcx View 1 2 3 1 chunk +3 lines, -3 lines 0 comments Download
M patched-ffmpeg-mt/tests/ref/lavf/pgm View 1 2 3 1 chunk +3 lines, -3 lines 0 comments Download
M patched-ffmpeg-mt/tests/ref/lavf/pgmpipe View 1 2 3 1 chunk +3 lines, -3 lines 0 comments Download
M patched-ffmpeg-mt/tests/ref/lavf/pixfmt View 1 2 3 1 chunk +38 lines, -38 lines 0 comments Download
M patched-ffmpeg-mt/tests/ref/lavf/ppm View 1 2 3 1 chunk +3 lines, -3 lines 0 comments Download
M patched-ffmpeg-mt/tests/ref/lavf/ppmpipe View 1 2 3 1 chunk +3 lines, -3 lines 0 comments Download
M patched-ffmpeg-mt/tests/ref/lavf/rm View 1 2 3 1 chunk +2 lines, -2 lines 0 comments Download
M patched-ffmpeg-mt/tests/ref/lavf/sgi View 1 2 3 1 chunk +3 lines, -3 lines 0 comments Download
M patched-ffmpeg-mt/tests/ref/lavf/swf View 1 2 3 1 chunk +3 lines, -3 lines 0 comments Download
M patched-ffmpeg-mt/tests/ref/lavf/tga View 1 2 3 1 chunk +3 lines, -3 lines 0 comments Download
M patched-ffmpeg-mt/tests/ref/lavf/tiff View 1 2 3 1 chunk +3 lines, -3 lines 0 comments Download
M patched-ffmpeg-mt/tests/ref/lavf/ts View 1 2 3 1 chunk +3 lines, -3 lines 0 comments Download
M patched-ffmpeg-mt/tests/ref/lavf/voc View 1 2 3 1 chunk +3 lines, -3 lines 0 comments Download
M patched-ffmpeg-mt/tests/ref/lavf/wav View 1 2 3 1 chunk +3 lines, -3 lines 0 comments Download
M patched-ffmpeg-mt/tests/ref/lavf/yuv4mpeg View 1 2 3 1 chunk +2 lines, -2 lines 0 comments Download
D patched-ffmpeg-mt/tests/ref/vsynth1/ac3 View 2 3 1 chunk +0 lines, -2 lines 0 comments Download
D patched-ffmpeg-mt/tests/ref/vsynth1/adpcm_ima_qt View 2 3 1 chunk +0 lines, -4 lines 0 comments Download
D patched-ffmpeg-mt/tests/ref/vsynth1/adpcm_ima_wav View 2 3 1 chunk +0 lines, -4 lines 0 comments Download
D patched-ffmpeg-mt/tests/ref/vsynth1/adpcm_ms View 2 3 1 chunk +0 lines, -4 lines 0 comments Download
D patched-ffmpeg-mt/tests/ref/vsynth1/adpcm_swf View 2 3 1 chunk +0 lines, -4 lines 0 comments Download
D patched-ffmpeg-mt/tests/ref/vsynth1/adpcm_yam View 2 3 1 chunk +0 lines, -4 lines 0 comments Download
D patched-ffmpeg-mt/tests/ref/vsynth1/alac View 2 3 1 chunk +0 lines, -4 lines 0 comments Download
M patched-ffmpeg-mt/tests/ref/vsynth1/asv1 View 1 2 3 1 chunk +2 lines, -2 lines 0 comments Download
M patched-ffmpeg-mt/tests/ref/vsynth1/asv2 View 1 2 3 1 chunk +2 lines, -2 lines 0 comments Download
M patched-ffmpeg-mt/tests/ref/vsynth1/dnxhd_1080i View 1 2 3 1 chunk +2 lines, -2 lines 0 comments Download
M patched-ffmpeg-mt/tests/ref/vsynth1/dnxhd_720p View 1 2 3 1 chunk +2 lines, -2 lines 0 comments Download
M patched-ffmpeg-mt/tests/ref/vsynth1/dnxhd_720p_rd View 1 2 3 1 chunk +2 lines, -2 lines 0 comments Download
M patched-ffmpeg-mt/tests/ref/vsynth1/dv View 1 2 3 1 chunk +4 lines, -4 lines 0 comments Download
M patched-ffmpeg-mt/tests/ref/vsynth1/dv50 View 1 2 3 1 chunk +2 lines, -2 lines 0 comments Download
M patched-ffmpeg-mt/tests/ref/vsynth1/error View 1 2 3 1 chunk +2 lines, -2 lines 0 comments Download
M patched-ffmpeg-mt/tests/ref/vsynth1/ffv1 View 1 2 3 1 chunk +2 lines, -2 lines 0 comments Download
D patched-ffmpeg-mt/tests/ref/vsynth1/flac View 2 3 1 chunk +0 lines, -4 lines 0 comments Download
M patched-ffmpeg-mt/tests/ref/vsynth1/flashsv View 1 2 3 1 chunk +2 lines, -2 lines 0 comments Download
M patched-ffmpeg-mt/tests/ref/vsynth1/flv View 1 2 3 1 chunk +2 lines, -2 lines 0 comments Download
D patched-ffmpeg-mt/tests/ref/vsynth1/g726 View 2 3 1 chunk +0 lines, -4 lines 0 comments Download
M patched-ffmpeg-mt/tests/ref/vsynth1/h261 View 1 2 3 1 chunk +2 lines, -2 lines 0 comments Download
M patched-ffmpeg-mt/tests/ref/vsynth1/h263 View 1 2 3 1 chunk +2 lines, -2 lines 0 comments Download
M patched-ffmpeg-mt/tests/ref/vsynth1/h263p View 1 2 3 1 chunk +2 lines, -2 lines 0 comments Download
M patched-ffmpeg-mt/tests/ref/vsynth1/huffyuv View 1 2 3 1 chunk +2 lines, -2 lines 0 comments Download
M patched-ffmpeg-mt/tests/ref/vsynth1/jpegls View 1 2 3 1 chunk +2 lines, -2 lines 0 comments Download
M patched-ffmpeg-mt/tests/ref/vsynth1/ljpeg View 1 2 3 1 chunk +2 lines, -2 lines 0 comments Download
M patched-ffmpeg-mt/tests/ref/vsynth1/mjpeg View 1 2 3 1 chunk +2 lines, -2 lines 0 comments Download
D patched-ffmpeg-mt/tests/ref/vsynth1/mp2 View 2 3 1 chunk +0 lines, -5 lines 0 comments Download
M patched-ffmpeg-mt/tests/ref/vsynth1/mpeg View 1 2 3 1 chunk +2 lines, -2 lines 0 comments Download
M patched-ffmpeg-mt/tests/ref/vsynth1/mpeg1b View 1 2 3 1 chunk +2 lines, -2 lines 0 comments Download
M patched-ffmpeg-mt/tests/ref/vsynth1/mpeg2 View 1 2 3 1 chunk +10 lines, -10 lines 0 comments Download
M patched-ffmpeg-mt/tests/ref/vsynth1/mpeg2thread View 1 2 3 1 chunk +6 lines, -6 lines 0 comments Download
M patched-ffmpeg-mt/tests/ref/vsynth1/mpeg4 View 1 2 3 1 chunk +2 lines, -2 lines 0 comments Download
M patched-ffmpeg-mt/tests/ref/vsynth1/mpeg4adv View 1 2 3 1 chunk +8 lines, -8 lines 0 comments Download
M patched-ffmpeg-mt/tests/ref/vsynth1/mpeg4nr View 1 2 3 1 chunk +2 lines, -2 lines 0 comments Download
M patched-ffmpeg-mt/tests/ref/vsynth1/mpeg4thread View 1 2 3 1 chunk +2 lines, -2 lines 0 comments Download
M patched-ffmpeg-mt/tests/ref/vsynth1/msmpeg4 View 1 2 3 1 chunk +2 lines, -2 lines 0 comments Download
M patched-ffmpeg-mt/tests/ref/vsynth1/msmpeg4v2 View 1 2 3 1 chunk +2 lines, -2 lines 0 comments Download
D patched-ffmpeg-mt/tests/ref/vsynth1/pcm View 2 3 1 chunk +0 lines, -72 lines 0 comments Download
M patched-ffmpeg-mt/tests/ref/vsynth1/rc View 1 2 3 1 chunk +2 lines, -2 lines 0 comments Download
M patched-ffmpeg-mt/tests/ref/vsynth1/roq View 1 2 3 1 chunk +2 lines, -2 lines 0 comments Download
M patched-ffmpeg-mt/tests/ref/vsynth1/rv10 View 1 2 3 1 chunk +2 lines, -2 lines 0 comments Download
M patched-ffmpeg-mt/tests/ref/vsynth1/rv20 View 1 2 3 1 chunk +2 lines, -2 lines 0 comments Download
M patched-ffmpeg-mt/tests/ref/vsynth1/snow View 1 2 3 1 chunk +2 lines, -2 lines 0 comments Download
M patched-ffmpeg-mt/tests/ref/vsynth1/snowll View 1 2 3 1 chunk +2 lines, -2 lines 0 comments Download
M patched-ffmpeg-mt/tests/ref/vsynth1/svq1 View 1 2 3 1 chunk +2 lines, -2 lines 0 comments Download
D patched-ffmpeg-mt/tests/ref/vsynth1/wmav1 View 2 3 1 chunk +0 lines, -4 lines 0 comments Download
D patched-ffmpeg-mt/tests/ref/vsynth1/wmav2 View 2 3 1 chunk +0 lines, -4 lines 0 comments Download
M patched-ffmpeg-mt/tests/ref/vsynth1/wmv1 View 1 2 3 1 chunk +2 lines, -2 lines 0 comments Download
M patched-ffmpeg-mt/tests/ref/vsynth1/wmv2 View 1 2 3 1 chunk +2 lines, -2 lines 0 comments Download
D patched-ffmpeg-mt/tests/ref/vsynth2/ac3 View 2 3 1 chunk +0 lines, -2 lines 0 comments Download
D patched-ffmpeg-mt/tests/ref/vsynth2/adpcm_ima_qt View 2 3 1 chunk +0 lines, -4 lines 0 comments Download
D patched-ffmpeg-mt/tests/ref/vsynth2/adpcm_ima_wav View 2 3 1 chunk +0 lines, -4 lines 0 comments Download
D patched-ffmpeg-mt/tests/ref/vsynth2/adpcm_ms View 2 3 1 chunk +0 lines, -4 lines 0 comments Download
D patched-ffmpeg-mt/tests/ref/vsynth2/adpcm_swf View 2 3 1 chunk +0 lines, -4 lines 0 comments Download
D patched-ffmpeg-mt/tests/ref/vsynth2/adpcm_yam View 2 3 1 chunk +0 lines, -4 lines 0 comments Download
D patched-ffmpeg-mt/tests/ref/vsynth2/alac View 2 3 1 chunk +0 lines, -4 lines 0 comments Download
M patched-ffmpeg-mt/tests/ref/vsynth2/asv1 View 1 2 3 1 chunk +2 lines, -2 lines 0 comments Download
M patched-ffmpeg-mt/tests/ref/vsynth2/asv2 View 1 2 3 1 chunk +2 lines, -2 lines 0 comments Download
M patched-ffmpeg-mt/tests/ref/vsynth2/dnxhd_1080i View 1 2 3 1 chunk +2 lines, -2 lines 0 comments Download
M patched-ffmpeg-mt/tests/ref/vsynth2/dnxhd_720p View 1 2 3 1 chunk +2 lines, -2 lines 0 comments Download
M patched-ffmpeg-mt/tests/ref/vsynth2/dnxhd_720p_rd View 1 2 3 1 chunk +2 lines, -2 lines 0 comments Download
M patched-ffmpeg-mt/tests/ref/vsynth2/dv View 1 2 3 1 chunk +4 lines, -4 lines 0 comments Download
M patched-ffmpeg-mt/tests/ref/vsynth2/dv50 View 1 2 3 1 chunk +2 lines, -2 lines 0 comments Download
M patched-ffmpeg-mt/tests/ref/vsynth2/error View 1 2 3 1 chunk +2 lines, -2 lines 0 comments Download
M patched-ffmpeg-mt/tests/ref/vsynth2/ffv1 View 1 2 3 1 chunk +2 lines, -2 lines 0 comments Download
D patched-ffmpeg-mt/tests/ref/vsynth2/flac View 2 3 1 chunk +0 lines, -4 lines 0 comments Download
M patched-ffmpeg-mt/tests/ref/vsynth2/flashsv View 1 2 3 1 chunk +2 lines, -2 lines 0 comments Download
M patched-ffmpeg-mt/tests/ref/vsynth2/flv View 1 2 3 1 chunk +2 lines, -2 lines 0 comments Download
D patched-ffmpeg-mt/tests/ref/vsynth2/g726 View 2 3 1 chunk +0 lines, -4 lines 0 comments Download
M patched-ffmpeg-mt/tests/ref/vsynth2/h261 View 1 2 3 1 chunk +2 lines, -2 lines 0 comments Download
M patched-ffmpeg-mt/tests/ref/vsynth2/h263 View 1 2 3 1 chunk +2 lines, -2 lines 0 comments Download
M patched-ffmpeg-mt/tests/ref/vsynth2/h263p View 1 2 3 1 chunk +2 lines, -2 lines 0 comments Download
M patched-ffmpeg-mt/tests/ref/vsynth2/huffyuv View 1 2 3 1 chunk +2 lines, -2 lines 0 comments Download
M patched-ffmpeg-mt/tests/ref/vsynth2/jpegls View 1 2 3 1 chunk +2 lines, -2 lines 0 comments Download
M patched-ffmpeg-mt/tests/ref/vsynth2/ljpeg View 1 2 3 1 chunk +2 lines, -2 lines 0 comments Download
M patched-ffmpeg-mt/tests/ref/vsynth2/mjpeg View 1 2 3 1 chunk +2 lines, -2 lines 0 comments Download
D patched-ffmpeg-mt/tests/ref/vsynth2/mp2 View 2 3 1 chunk +0 lines, -5 lines 0 comments Download
M patched-ffmpeg-mt/tests/ref/vsynth2/mpeg View 1 2 3 1 chunk +2 lines, -2 lines 0 comments Download
M patched-ffmpeg-mt/tests/ref/vsynth2/mpeg1b View 1 2 3 1 chunk +2 lines, -2 lines 0 comments Download
M patched-ffmpeg-mt/tests/ref/vsynth2/mpeg2 View 1 2 3 1 chunk +10 lines, -10 lines 0 comments Download
M patched-ffmpeg-mt/tests/ref/vsynth2/mpeg2thread View 1 2 3 1 chunk +6 lines, -6 lines 0 comments Download
M patched-ffmpeg-mt/tests/ref/vsynth2/mpeg4 View 1 2 3 1 chunk +2 lines, -2 lines 0 comments Download
M patched-ffmpeg-mt/tests/ref/vsynth2/mpeg4adv View 1 2 3 1 chunk +8 lines, -8 lines 0 comments Download
M patched-ffmpeg-mt/tests/ref/vsynth2/mpeg4nr View 1 2 3 1 chunk +2 lines, -2 lines 0 comments Download
M patched-ffmpeg-mt/tests/ref/vsynth2/mpeg4thread View 1 2 3 1 chunk +2 lines, -2 lines 0 comments Download
M patched-ffmpeg-mt/tests/ref/vsynth2/msmpeg4 View 1 2 3 1 chunk +2 lines, -2 lines 0 comments Download
M patched-ffmpeg-mt/tests/ref/vsynth2/msmpeg4v2 View 1 2 3 1 chunk +2 lines, -2 lines 0 comments Download
D patched-ffmpeg-mt/tests/ref/vsynth2/pcm View 2 3 1 chunk +0 lines, -72 lines 0 comments Download
M patched-ffmpeg-mt/tests/ref/vsynth2/rc View 1 2 3 1 chunk +2 lines, -2 lines 0 comments Download
M patched-ffmpeg-mt/tests/ref/vsynth2/roq View 1 2 3 1 chunk +2 lines, -2 lines 0 comments Download
M patched-ffmpeg-mt/tests/ref/vsynth2/rv10 View 1 2 3 1 chunk +2 lines, -2 lines 0 comments Download
M patched-ffmpeg-mt/tests/ref/vsynth2/rv20 View 1 2 3 1 chunk +2 lines, -2 lines 0 comments Download
M patched-ffmpeg-mt/tests/ref/vsynth2/snow View 1 2 3 1 chunk +2 lines, -2 lines 0 comments Download
M patched-ffmpeg-mt/tests/ref/vsynth2/snowll View 1 2 3 1 chunk +2 lines, -2 lines 0 comments Download
M patched-ffmpeg-mt/tests/ref/vsynth2/svq1 View 1 2 3 1 chunk +2 lines, -2 lines 0 comments Download
D patched-ffmpeg-mt/tests/ref/vsynth2/wmav1 View 2 3 1 chunk +0 lines, -4 lines 0 comments Download
D patched-ffmpeg-mt/tests/ref/vsynth2/wmav2 View 2 3 1 chunk +0 lines, -4 lines 0 comments Download
M patched-ffmpeg-mt/tests/ref/vsynth2/wmv1 View 1 2 3 1 chunk +2 lines, -2 lines 0 comments Download
M patched-ffmpeg-mt/tests/ref/vsynth2/wmv2 View 1 2 3 1 chunk +2 lines, -2 lines 0 comments Download
M patched-ffmpeg-mt/tests/regression-funcs.sh View 1 2 3 2 chunks +6 lines, -14 lines 0 comments Download
M patched-ffmpeg-mt/tests/seek-regression.sh View 1 2 3 1 chunk +17 lines, -9 lines 0 comments Download
M patched-ffmpeg-mt/tests/seek_test.c View 1 2 3 4 chunks +4 lines, -8 lines 0 comments Download
A patched-ffmpeg-mt/tools/graph2dot.c View 1 chunk +163 lines, -0 lines 0 comments Download
M patched-ffmpeg-mt/tools/trasher.c View 1 2 3 3 chunks +11 lines, -9 lines 0 comments Download
M patches/to_upstream/01_static_pthread_O2.patch View 2 3 4 chunks +10 lines, -11 lines 0 comments Download
M patches/to_upstream/02_mov_dref_looping.patch View 1 chunk +7 lines, -7 lines 0 comments Download
D patches/to_upstream/03_aac_zero_bands.patch View 1 2 3 1 chunk +0 lines, -17 lines 0 comments Download
M patches/to_upstream/04_mpeg4_video_to_elementary_stream.patch View 2 chunks +64 lines, -146 lines 0 comments Download
M patches/to_upstream/05_vc1_bsfs.patch View 2 chunks +99 lines, -298 lines 0 comments Download
M patches/to_upstream/06_respect_flac_dirac_configure.patch View 2 chunks +136 lines, -64 lines 0 comments Download
M patches/to_upstream/08_ogg_seek_missing_first_frame.patch View 3 chunks +191 lines, -27 lines 0 comments Download
M patches/to_upstream/09_remove_decode_on_config_no_svq3.patch View 2 chunks +287 lines, -3 lines 0 comments Download
M patches/ugly/13_get_bits_overrun.patch View 8 chunks +318 lines, -11 lines 0 comments Download
M patches/ugly/14_enforce_theora_oob.patch View 4 chunks +421 lines, -13 lines 0 comments Download
M patches/ugly/15_enforce_vorbis_oob_divzero.patch View 2 chunks +467 lines, -15 lines 0 comments Download
M patches/ugly/16_aac_oob_read.patch View 3 chunks +506 lines, -8 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
fbarchard
In this ffmpeg roll (#4) there are 2 major areas we want aac ogg threading ...
10 years, 9 months ago (2010-03-10 08:01:59 UTC) #1
fbarchard
The O2 part of the first patch is no longer necessary. The parameter is passed ...
10 years, 9 months ago (2010-03-10 19:16:23 UTC) #2
Alex Converse
I added a bs_pointer bounds check after the initial commit. http://codereview.chromium.org/789004/diff/26029/18026 File patched-ffmpeg-mt/libavcodec/aacsbr.c (right): http://codereview.chromium.org/789004/diff/26029/18026#newcode672 ...
10 years, 9 months ago (2010-03-10 20:57:31 UTC) #3
fbarchard
Thanks Alex. I'll likely take that with the next ffmpeg-mt roll rather than an additional ...
10 years, 9 months ago (2010-03-10 21:45:30 UTC) #4
Alex Converse
On 2010/03/10 21:45:30, fbarchard wrote: > But on linux we still attempt to build with ...
10 years, 9 months ago (2010-03-10 22:00:09 UTC) #5
fbarchard
patching configure script allows new ffmpeg to build with gcc-sjlj The newer gcc 4.4 compiles, ...
10 years, 9 months ago (2010-03-12 03:57:50 UTC) #6
Lei Zhang
10 years, 9 months ago (2010-03-19 00:38:33 UTC) #7
http://codereview.chromium.org/789004/diff/60001/68018
File patched-ffmpeg-mt/libavcodec/mpeg4video_es_bsf.c (right):

http://codereview.chromium.org/789004/diff/60001/68018#newcode92
patched-ffmpeg-mt/libavcodec/mpeg4video_es_bsf.c:92: /*
Oh this is bad merge!

Powered by Google App Engine
This is Rietveld 408576698