Clément Bœsch
|
b90d79ec1f
|
timecode: drop lavc timecode on next bump.
|
13 years ago |
Jean First
|
c48883163d
|
timecode: fix typo
Signed-off-by: Jean First <jeanfirst@gmail.com>
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
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
|
2aa7375a98
|
timecode: add avpriv_check_timecode_rate().
|
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
|
539399d4d1
|
AVOptions: rename remaining FF_OPT_TYPE_* to AV_OPT_TYPE_*.
|
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 |