28 Commits (13c13109759090b7f7182480d075e13b36ed8edd)

Author SHA1 Message Date
Marton Balint 0d666200d3 avutil/timecode: use timecode fps for number of frame digits 3 years ago
Andreas Rheinhardt 321a3c244d avutil/log: Don't include avutil.h 3 years ago
Michael Niedermayer c94875471e avutil/timecode: Avoid fps overflow 4 years ago
Marton Balint 16766bf8a8 Revert "avutil/timecode: fix sscanf format string with garbage at the end" 4 years ago
Michael Niedermayer 1b19057396 avutil/timecode: Avoid undefined behavior with large framenum 4 years ago
Limin Wang 6696a07ac6 avutil/timecode: fix sscanf format string with garbage at the end 4 years ago
Marton Balint eca12f4d5a avutil/timecode: add av_timecode_init_from_components 4 years ago
Marton Balint 2d90d51c56 avutil/timecode: allow drop frame timecodes for multiples of 30000/1001 fps 4 years ago
Marton Balint 837b6eb90e avutil/timecode: add av_timecode_make_smpte_tc_string2 4 years ago
Marton Balint 5357401671 avutil/timecode: do not trash bits on invalid av_timecode_get_smpte arguments 4 years ago
Marton Balint d0596e0bb0 avutil/timecode: cosmetics on av_timecode_get_smpte 4 years ago
Marton Balint 00117e28c1 avutil/timecode: fix av_timecode_get_smpte_from_framenum with 50/60 fps 4 years ago
Limin Wang 79723c2a87 avutil/timecode: add function av_timecode_get_smpte() 4 years ago
Gyan Doshi b6652f5100 avutil/timecode: fix starting frame number for 59.94 fps 7 years ago
Gyan Doshi 84556ef059 lavu/timecode: clarify error msg for timecode_rate 7 years ago
Clément Bœsch 549045254c Fix all -Wformat warnings raised by DJGPP 8 years ago
Michael Niedermayer b46dcd5209 avutil/timecode: Fix fps check 9 years ago
Vittorio Giovara 63ea8e0610 timecode: Support HFR values 9 years ago
Vittorio Giovara 8c22148220 timecode: Do not fail for non-standard framerates 9 years ago
Thierry Foucu 12875df324 Timecode: Support 48fps 11 years ago
Jason 77b740ac0a lavu/timecode: fix time code calculation for 60000/1001 drop frame 12 years ago
Jason a717fa84ed lavu/timecode: Allow drop frame mode for 60000/1001 fps 12 years ago
Stefano Sabatini 74a50e75a8 lavu: drop disabled FF_API_OLD_TC_ADJUST_FRAMENUM code 12 years ago
Clément Bœsch 4b365b0868 lavu/timecode: add av_timecode_check_frame_rate(). 12 years ago
Clément Bœsch 1f68be4764 timecode: show frame rate when invalid. 12 years ago
Matthieu Bouron 789f8cb03a avutil: support 50 and 60 frame rates in timecode api 12 years ago
Clément Bœsch 9477fa094b lavu/timecode: use @see for URL in doxygen. 13 years ago
Clément Bœsch 0eaa123b34 lavu: add public timecode API. 13 years ago