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

Side by Side Diff: third_party/ffmpeg/avutil-50.def

Issue 113619: Use av_rescale_q() for converting FFmpeg timestamps to base::TimeDelta (second attempt). (Closed)
Patch Set: Created 11 years, 7 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
OLDNEW
1 LIBRARY avutil-50 1 LIBRARY avutil-50
2 EXPORTS 2 EXPORTS
3 av_free 3 av_free
4 av_malloc 4 av_malloc
5 av_rescale_q
OLDNEW
« media/filters/ffmpeg_demuxer_unittest.cc ('K') | « media/filters/ffmpeg_demuxer_unittest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698