Fixed and applied mplayer-tcdump.patch
commitc701a76eba13d667a1149fc99f94fa7770b6467a
authorKovensky <kovensk@gmail.com>
Fri, 31 Jul 2009 01:58:47 +0000 (30 22:58 -0300)
committerKovensky <kovensk@gmail.com>
Fri, 31 Jul 2009 02:01:48 +0000 (30 23:01 -0300)
tree35eba1ed04c39a99c254fdb79d4bb4ed62375510
parente20d1ba4b60304488e783eb9fddceb82490fc71b
Fixed and applied mplayer-tcdump.patch

Patch from http://lists.mplayerhq.hu/pipermail/mplayer-users/2006-October/063360.html
Description from manpage.

-vf tcdump[=filename]
Dump frame timecodes to a file, in the v2 external timecode file used by
mkvmerge. With proper post-processing, this could be used to produce VFR
files with mplayer/mencoder. Note that mencoder does not pass timestamps
to the filter chain, and will not work with this filter. If none is given,
the default filename is "timecodesv2.txt".
DOCS/man/en/mplayer.1
Makefile
help/help_mp-en.h
libmpcodecs/vf.c
libmpcodecs/vf_tcdump.c [new file with mode: 0644]