| Commit message (Expand) | Author | Age | Files | Lines |
* | timecode: fix typo | Jean First | 2012-01-14 | 1 | -1/+1 |
* | timecode: support >24h timecode. | Clément Bœsch | 2012-01-11 | 1 | -1/+2 |
* | timecode: string representation can be negative. | Clément Bœsch | 2012-01-11 | 1 | -0/+1 |
* | timecode: set a fixed buffer size of 16B for tc string. | Clément Bœsch | 2012-01-11 | 1 | -2/+2 |
* | timecode: add avpriv_check_timecode_rate(). | Clément Bœsch | 2012-01-05 | 1 | -0/+7 |
* | timecode: rename internal ff_* symbols to avpriv_*. | Clément Bœsch | 2011-12-12 | 1 | -3/+10 |
* | timecode: add avpriv_timecode_to_string(). | Clément Bœsch | 2011-12-12 | 1 | -0/+11 |
* | AVOptions: rename remaining FF_OPT_TYPE_* to AV_OPT_TYPE_*. | Clément Bœsch | 2011-10-17 | 1 | -1/+1 |
* | timecode: relicense to LGPLv2+ with permission of Baptiste and ubitux. | Michael Niedermayer | 2011-09-18 | 1 | -5/+5 |
* | mxf: move framenum to timecode convert to timecode helpers. | Clément Bœsch | 2011-08-13 | 1 | -0/+9 |
* | timecode: move dropframe code and doxycomment it. | Clément Bœsch | 2011-08-10 | 1 | -0/+8 |
* | timecode: introduce timecode and honor it in MPEG-1/2. | Clément Bœsch | 2011-08-10 | 1 | -0/+58 |