Age | Commit message (Collapse) | Author |
|
That ff takeout was made many years ago, and no longer fits
newer external header. Big thanks to Mounir Ouali <oualim@web.de>
for pointing that out.
|
|
Fixes build failures with some ffmpeg dev packages, e.g. from debian-multimedia.
|
|
Tests done on amd64 with ffmpeg 0.svn20080206 from Debian experimental.
libavcodec 51.50.0, libavutil 49.6.0, libpostproc 51.1.0
|
|
This also allows to remove the comment stating the includes come from libavutil, as it's now explicit.
|
|
It only used the data table from FFmpeg, which are not public anyway.
--HG--
rename : src/combined/ffmpeg/ff_dvaudio_decoder.c => src/audio_dec/ff_dvaudio_decoder.c
rename : src/combined/ffmpeg/ff_dvdata.h => src/audio_dec/ff_dvdata.h
|