[FFmpeg-devel] [PATCH 1/2] tta: move code that will be shared with encoder to separate file
Michael Niedermayer
michaelni at gmx.at
Wed May 29 18:45:22 CEST 2013
On Mon, May 27, 2013 at 08:46:26PM +0000, Paul B Mahol wrote:
> Signed-off-by: Paul B Mahol <onemda at gmail.com>
> ---
> libavcodec/Makefile | 2 +-
> libavcodec/tta.c | 81 +++++++++-------------------------------------------
> libavcodec/ttadata.c | 52 +++++++++++++++++++++++++++++++++
> libavcodec/ttadata.h | 50 ++++++++++++++++++++++++++++++++
> 4 files changed, 117 insertions(+), 68 deletions(-)
> create mode 100644 libavcodec/ttadata.c
> create mode 100644 libavcodec/ttadata.h
should be ok
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
No human being will ever know the Truth, for even if they happen to say it
by chance, they would not even known they had done so. -- Xenophanes
-------------- 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/20130529/34898100/attachment.asc>
More information about the ffmpeg-devel
mailing list