[FFmpeg-devel] [PATCH 6/6] dv: move inverse weight tables to decoder
Michael Niedermayer
michaelni at gmx.at
Sun Oct 26 19:40:09 CET 2014
On Sat, Oct 25, 2014 at 11:19:25AM +0000, Christophe Gisquet wrote:
> The encoder has its own tables and does not access the idct_factor
> member of the DVVideoContext structure.
> ---
> libavcodec/dv.c | 34 ----------------
> libavcodec/dv.h | 1 +
> libavcodec/dvdata.c | 65 ------------------------------
> libavcodec/dvdata.h | 7 ----
> libavcodec/dvdec.c | 112 ++++++++++++++++++++++++++++++++++++++++++++++++++++
> 5 files changed, 113 insertions(+), 106 deletions(-)
applied
thanks
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
The educated differ from the uneducated as much as the living from the
dead. -- Aristotle
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20141026/481f5298/attachment.asc>
More information about the ffmpeg-devel
mailing list