Michael Niedermayer
f2a7e1a62b
mux: change 1 assert->av_assert1()
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
12 years ago
Michael Niedermayer
5e6439a125
ff_choose_timebase: only try factors upto 14
otherwise a unexpected timebase could be choosen
that is one that is thousand times more precisse than requested
which can have sideeffects.
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
12 years ago
Michael Niedermayer
de707bc8bd
mux/nut: factorize ff_choose_timebase() out of nut
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
12 years ago
Luca Barbato
1e46c63eb7
avformat: refactor avformat_write_header
Split away option settings, sanity checks and general setup.
12 years ago
Luca Barbato
86bbdf865e
avformat: refactor avformat_write_header
Mostly cosmetic changes adding some intermediate to shorten the lines.
12 years ago
Luca Barbato
55f9037f38
avformat: split muxing functions from util.c
12 years ago