| Commit message (Expand) | Author | Age | Files | Lines |
* | avutil/timecode: add av_timecode_init_from_components | Marton Balint | 2020-12-03 | 1 | -0/+17 |
* | avutil/timecode: allow drop frame timecodes for multiples of 30000/1001 fps | Marton Balint | 2020-12-03 | 1 | -2/+2 |
* | avutil/timecode: add av_timecode_make_smpte_tc_string2 | Marton Balint | 2020-09-13 | 1 | -0/+17 |
* | avutil/timecode: fix av_timecode_get_smpte_from_framenum with 50/60 fps | Marton Balint | 2020-09-13 | 1 | -4/+3 |
* | avutil/timecode: add description for SMPTE binary format | Limin Wang | 2020-07-15 | 1 | -0/+13 |
* | avutil/timecode: add function av_timecode_get_smpte() | Limin Wang | 2020-06-28 | 1 | -0/+13 |
* | lavu/timecode: Increase AV_TIMECODE_STR_SIZE. | Carl Eugen Hoyos | 2017-05-05 | 1 | -1/+1 |
* | lavu: drop disabled FF_API_OLD_TC_ADJUST_FRAMENUM code | Stefano Sabatini | 2012-11-04 | 1 | -11/+1 |
* | lavu/timecode: add av_timecode_check_frame_rate(). | Clément Bœsch | 2012-08-08 | 1 | -0/+7 |
* | avutil: support 50 and 60 frame rates in timecode api | Matthieu Bouron | 2012-07-27 | 1 | -1/+12 |
* | timecode: move timecode muxer options to metadata. | Clément Bœsch | 2012-06-04 | 1 | -6/+0 |
* | lavu: add public timecode API. | Clément Bœsch | 2012-02-02 | 1 | -0/+138 |