[FFmpeg-devel] [PATCH 2/8] timecode: introduce timecode and honor it in MPEG-1/2.

Michael Niedermayer michaelni at gmx.at
Wed Aug 3 09:43:08 CEST 2011


On Wed, Jul 27, 2011 at 06:45:12PM +0200, Clément Bœsch wrote:
> From: Clément Bœsch <clement.boesch at smartjog.com>
> 
> This is based on the original work by Baptiste Coudurier.
> ---
>  libavcodec/Makefile    |    2 +
>  libavcodec/mpeg12enc.c |   26 +++++++++++++++++++-
>  libavcodec/mpegvideo.h |    4 +++
>  libavcodec/timecode.c  |   56 ++++++++++++++++++++++++++++++++++++++++++++++
>  libavcodec/timecode.h  |   58 ++++++++++++++++++++++++++++++++++++++++++++++++
>  5 files changed, 144 insertions(+), 2 deletions(-)
>  create mode 100644 libavcodec/timecode.c
>  create mode 100644 libavcodec/timecode.h

should be ok if its all tested and working

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

Everything should be made as simple as possible, but not simpler.
-- Albert Einstein
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20110803/1ca5279e/attachment.asc>


More information about the ffmpeg-devel mailing list