summaryrefslogtreecommitdiff
path: root/libavcodec/timecode.h
Commit message (Expand)AuthorAge
* timecode: drop lavc timecode on next bump.Clément Bœsch2012-02-02
* timecode: fix typoJean First2012-01-14
* timecode: support >24h timecode.Clément Bœsch2012-01-11
* timecode: string representation can be negative.Clément Bœsch2012-01-11
* timecode: set a fixed buffer size of 16B for tc string.Clément Bœsch2012-01-11
* timecode: add avpriv_check_timecode_rate().Clément Bœsch2012-01-05
* timecode: rename internal ff_* symbols to avpriv_*.Clément Bœsch2011-12-12
* timecode: add avpriv_timecode_to_string().Clément Bœsch2011-12-12
* AVOptions: rename remaining FF_OPT_TYPE_* to AV_OPT_TYPE_*.Clément Bœsch2011-10-17
* timecode: relicense to LGPLv2+ with permission of Baptiste and ubitux.Michael Niedermayer2011-09-18
* mxf: move framenum to timecode convert to timecode helpers.Clément Bœsch2011-08-13
* timecode: move dropframe code and doxycomment it.Clément Bœsch2011-08-10
* timecode: introduce timecode and honor it in MPEG-1/2.Clément Bœsch2011-08-10