Clément Bœsch
|
b90d79ec1f
|
timecode: drop lavc timecode on next bump.
|
13 years ago |
Clément Bœsch
|
ca1bae3983
|
timecode: support >24h timecode.
|
13 years ago |
Clément Bœsch
|
f1db99166b
|
timecode: string representation can be negative.
Timecode can be specified with a negative value in MOV...
|
13 years ago |
Clément Bœsch
|
98aafc5bbf
|
timecode: set a fixed buffer size of 16B for tc string.
|
13 years ago |
Clément Bœsch
|
ed14b7242a
|
timecode: more tolerant frame rate check for drop flag.
This fixes some timecode probing in MOV.
|
13 years ago |
Clément Bœsch
|
2aa7375a98
|
timecode: add avpriv_check_timecode_rate().
|
13 years ago |
Clément Bœsch
|
831f6cd605
|
timecode: fix drop frame in avpriv_timecode_to_string().
|
13 years ago |
Clément Bœsch
|
80914cde6f
|
timecode: rename internal ff_* symbols to avpriv_*.
Those functions are shared between libs.
Also fix a typo in function names: smtpe → smpte.
|
13 years ago |
Clément Bœsch
|
ad5ade6615
|
timecode: add avpriv_timecode_to_string().
|
13 years ago |
Clément Bœsch
|
98aca4bbef
|
timecode: better input checks in init function.
|
13 years ago |
Michael Niedermayer
|
eac673d506
|
timecode: relicense to LGPLv2+ with permission of Baptiste and ubitux.
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
13 years ago |
Clément Bœsch
|
4c3c6e60f9
|
mxf: move framenum to timecode convert to timecode helpers.
This is based on the original work by Baptiste Coudurier.
|
13 years ago |
Clément Bœsch
|
51fb933dd0
|
timecode: move dropframe code and doxycomment it.
This is based on the original work by Baptiste Coudurier.
|
13 years ago |
Clément Bœsch
|
5231454560
|
timecode: introduce timecode and honor it in MPEG-1/2.
This is based on the original work by Baptiste Coudurier.
|
13 years ago |