Clément Bœsch
|
b90d79ec1f
|
timecode: drop lavc timecode on next bump.
|
2012-02-02 14:31:17 +01:00 |
|
Clément Bœsch
|
ca1bae3983
|
timecode: support >24h timecode.
|
2012-01-11 18:14:13 +01:00 |
|
Clément Bœsch
|
f1db99166b
|
timecode: string representation can be negative.
Timecode can be specified with a negative value in MOV...
|
2012-01-11 18:14:09 +01:00 |
|
Clément Bœsch
|
98aafc5bbf
|
timecode: set a fixed buffer size of 16B for tc string.
|
2012-01-11 18:14:03 +01:00 |
|
Clément Bœsch
|
ed14b7242a
|
timecode: more tolerant frame rate check for drop flag.
This fixes some timecode probing in MOV.
|
2012-01-06 12:16:06 +01:00 |
|
Clément Bœsch
|
2aa7375a98
|
timecode: add avpriv_check_timecode_rate().
|
2012-01-05 20:59:52 +01:00 |
|
Clément Bœsch
|
831f6cd605
|
timecode: fix drop frame in avpriv_timecode_to_string().
|
2011-12-26 11:13:25 +01:00 |
|
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.
|
2011-12-12 17:49:34 +01:00 |
|
Clément Bœsch
|
ad5ade6615
|
timecode: add avpriv_timecode_to_string().
|
2011-12-12 17:49:34 +01:00 |
|
Clément Bœsch
|
98aca4bbef
|
timecode: better input checks in init function.
|
2011-12-12 17:49:34 +01:00 |
|
Michael Niedermayer
|
eac673d506
|
timecode: relicense to LGPLv2+ with permission of Baptiste and ubitux.
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
2011-09-18 00:29:32 +02:00 |
|
Clément Bœsch
|
4c3c6e60f9
|
mxf: move framenum to timecode convert to timecode helpers.
This is based on the original work by Baptiste Coudurier.
|
2011-08-13 19:13:02 +02:00 |
|
Clément Bœsch
|
51fb933dd0
|
timecode: move dropframe code and doxycomment it.
This is based on the original work by Baptiste Coudurier.
|
2011-08-10 16:00:32 +02:00 |
|
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.
|
2011-08-10 16:00:32 +02:00 |
|