Clément Bœsch
|
8de9bb6e5e
|
lavf: remove some flushing in write_packet muxers callbacks.
Since 4f112a8e3 , this is not necessary anymore. Also, it allows to
actually disable the flushing.
|
12 years ago |
Paul B Mahol
|
ba10207bbe
|
Use more designated initializers.
Also remove some pointless NULL/0 assigments.
C++ code must be left as it is because named struct
initializers are not supported by C++ standard.
|
13 years ago |
Clément Bœsch
|
215b7724e7
|
lavf: rename remaining av_set_pts_info() to avpriv_set_pts_info().
|
13 years ago |
Michael Niedermayer
|
46eae15567
|
mkvtimestamp v2 muxer: rename so as to avoid confusion with SMPTE timecodes.
Requested-by: Baptiste Coudurier
Approved-by: David Conrad
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
13 years ago |
Michael Niedermayer
|
17c95361e9
|
mkvtimestamp v2 muxer: remove unneeded prefixes
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
13 years ago |
David Conrad
|
1c5670dbb2
|
Timecode v2 muxer
(cherry picked from commit 79ca161498744330ac940ae773dda3f1796ce955)
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
13 years ago |