OSDN Git Service

avconv: improve sample format negotiation for decoder request
authorJustin Ruggles <justin.ruggles@gmail.com>
Sat, 25 Aug 2012 20:32:12 +0000 (16:32 -0400)
committerJustin Ruggles <justin.ruggles@gmail.com>
Mon, 1 Oct 2012 17:42:43 +0000 (13:42 -0400)
commitfd41cb43702498948ff14ba8c284fd5c15fc729d
treebff51aba648319cfcb16b88609b2d9d724319621
parent6cb8c8540978ce6fe5355ec282693d6e6a3466d7
avconv: improve sample format negotiation for decoder request

This takes into account planar vs. packed when comparing to find the closest
sample format match.
avconv.c