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

Side by Side Diff: third_party/ffmpeg/patched-ffmpeg-mt/mt-work/valgrind-check.sh

Issue 566011: FFmpeg add mt-work folder for completeness. (Closed) Base URL: svn://chrome-svn/chrome/trunk/deps/
Patch Set: Created 10 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
OLDNEW
(Empty)
1 #!/bin/bash
2
3 valgrind --leak-check=full ./ffmpeg_g -threads 3 -vsync 0 -y -t 30 -i "$1" -an - f framecrc /dev/null
OLDNEW
« no previous file with comments | « third_party/ffmpeg/patched-ffmpeg-mt/mt-work/todo.txt ('k') | third_party/ffmpeg/patched-ffmpeg-mt/mt-work/yuvcmp.c » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698