Home
last modified time | relevance | path

Searched refs:handbrake_version (Results 1 - 2 of 2) sorted by relevance

/third_party/ffmpeg/libavformat/
H A Disom.h281 int handbrake_version; member
H A Dmov.c578 c->handbrake_version = 1000000*major + 1000*minor + micro; in mov_read_udta_string()
8781 if (mov->handbrake_version &&
8782 mov->handbrake_version <= 1000000*0 + 1000*10 + 2 && // 0.10.2

Completed in 11 milliseconds