aboutsummaryrefslogtreecommitdiffstats
path: root/libavformat/timecode_v2.c
Commit message (Collapse)AuthorAgeFilesLines
* mkvtimestamp v2 muxer: rename so as to avoid confusion with SMPTE timecodes.Michael Niedermayer2011-11-131-53/+0
| | | | | | Requested-by: Baptiste Coudurier Approved-by: David Conrad Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* mkvtimestamp v2 muxer: remove unneeded prefixesMichael Niedermayer2011-11-131-4/+4
| | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* Timecode v2 muxerDavid Conrad2011-10-271-0/+53
(cherry picked from commit 79ca161498744330ac940ae773dda3f1796ce955) Signed-off-by: Michael Niedermayer <michaelni@gmx.at>