android_external_ffmpeg/libavcodec
Christian Schmidt a42e3a6700 pcm_dvd: consolidate pieces from pcm.c and mpeg.c
Remove the header decoding for PCM audio from mpeg.c and the
20/24bit parts from pcm.c and merge them into a new decoder in
pcm-dvd.c.

The decoder has added support for samples that span multiple
packets and modified 20/24bit group decoding. Both is needed to
decode samples that have been generated with DVD-Lab Pro 2. The
decoding of 16bit PCM and two channel 24bit is identical to
before. No other samples are known to verify the correctness of
the encoding this software does.
The complete list of tested formats is
48kHz/16bit/2-8 channels
48kHz/24bit/2-5 channels
96kHz/16bit/2-4 channels
96kHz/24bit/2 channels

Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
2013-08-31 11:26:29 +02:00
..
alpha
arm arm: fmtconvert: Split armv6 fmtconvert code off from vfp code 2013-08-29 11:24:14 +02:00
avr32
bfin
mips
ppc ppc: cosmetics: Consistently format CPU flag detection invocations 2013-08-29 11:31:32 +02:00
sh4
sparc
x86 x86: avcodec: Consistently structure CPU extension initialization 2013-08-29 13:07:37 +02:00
4xm.c
8bps.c 8bps: decode 24bit files correctly as rgb32 on bigendian 2013-08-15 11:50:43 +02:00
8svx.c
a64colors.h
a64enc.h
a64multienc.c
a64tables.h
aac.h
aac_ac3_parser.c
aac_ac3_parser.h ac3: Do not clash with normal AVERROR 2013-08-27 16:19:12 +02:00
aac_adtstoasc_bsf.c
aac_parser.c
aac_tablegen.c
aac_tablegen.h
aac_tablegen_decl.h
aacadtsdec.c
aacadtsdec.h
aaccoder.c
aacdec.c
aacdectab.h
aacenc.c
aacenc.h
aacps.c
aacps.h
aacps_tablegen.c
aacps_tablegen.h
aacpsdata.c
aacpsdsp.c
aacpsdsp.h
aacpsy.c
aacsbr.c
aacsbr.h
aacsbrdata.h
aactab.c
aactab.h
aandcttab.c
aandcttab.h
aasc.c
ac3.c
ac3.h
ac3_parser.c
ac3_parser.h
ac3dec.c ac3: Return proper error codes 2013-08-27 16:19:12 +02:00
ac3dec.h
ac3dec_data.c
ac3dec_data.h
ac3dsp.c
ac3dsp.h
ac3enc.c
ac3enc.h
ac3enc_fixed.c
ac3enc_float.c
ac3enc_opts_template.c
ac3enc_template.c
ac3tab.c
ac3tab.h
acelp_filters.c
acelp_filters.h
acelp_pitch_delay.c
acelp_pitch_delay.h
acelp_vectors.c
acelp_vectors.h
adpcm.c
adpcm.h
adpcm_data.c
adpcm_data.h
adpcmenc.c
adx.c
adx.h
adx_parser.c
adxdec.c
adxenc.c
aic.c
alac.c
alac_data.c
alac_data.h
alacenc.c
allcodecs.c Add a libfdk-aac decoder 2013-08-20 14:27:27 -04:00
alsdec.c
amr.h
amrnbdata.h
amrnbdec.c
amrwbdata.h
amrwbdec.c
anm.c
ansi.c
apedec.c apedec: do not buffer decoded samples over AVPackets 2013-08-28 15:00:34 -04:00
api-example.c
ass.c
ass.h
assdec.c
assenc.c
asv.c
asv.h
asvdec.c
asvenc.c
atrac.c
atrac.h
atrac1.c
atrac1data.h
atrac3.c
atrac3data.h
audio_frame_queue.c
audio_frame_queue.h
audioconvert.c
audioconvert.h
aura.c
avcodec.h lavc: Add refcounted api to AVPacket 2013-08-10 13:41:35 +02:00
avfft.c
avfft.h
avpacket.c lavc: Add refcounted api to AVPacket 2013-08-10 13:41:35 +02:00
avpicture.c
avs.c
bethsoftvideo.c
bethsoftvideo.h
bfi.c
bgmc.c
bgmc.h
bink.c
binkaudio.c avcodec: Replace local extern declarations for tables with header #includes 2013-08-15 14:38:03 +02:00
binkdata.h
binkdsp.c
binkdsp.h
bit_depth_template.c
bitstream.c
bitstream_filter.c
bmp.c
bmp.h
bmpenc.c
bmv.c
bytestream.h
c93.c
cabac.c
cabac.h
cabac_functions.h
cavs.c
cavs.h
cavs_parser.c
cavsdata.c
cavsdec.c
cavsdsp.c
cavsdsp.h
cbrt_tablegen.c
cbrt_tablegen.h
cdgraphics.c
cdxl.c
celp_filters.c
celp_filters.h
celp_math.c
celp_math.h
cga_data.c
cga_data.h
chomp_bsf.c
cinepak.c
cljr.c
cllc.c
cngdec.c
cngenc.c
codec_desc.c deprecate AV_CODEC_ID_VOXWARE and introduce AV_CODEC_ID_METASOUND instead 2013-08-07 10:56:18 +02:00
cook.c
cook_parser.c
cookdata.h
copy_block.h
cos_tablegen.c
cscd.c
cyuv.c
dca.c
dca.h
dca_parser.c
dcadata.h
dcadec.c
dcadsp.c
dcadsp.h
dcahuff.h
dct-test.c
dct.c
dct.h
dct32.c
dct32.h
dct32_fixed.c
dct32_float.c
dctref.c
dctref.h
dfa.c
dirac.c
dirac.h
dirac_parser.c
dnxhd_parser.c
dnxhddata.c
dnxhddata.h
dnxhddec.c
dnxhdenc.c
dnxhdenc.h
dpcm.c
dpx.c
dpxenc.c
dsicinav.c
dsputil.c cosmetics: Place arch initialization calls in alphabetical order 2013-08-29 11:24:14 +02:00
dsputil.h dsputil: x86: Hide arch-specific initialization details 2013-08-28 23:59:24 +02:00
dsputil_template.c
dump_extradata_bsf.c
dv.c
dv_profile.c
dv_profile.h
dv_tablegen.c
dv_tablegen.h
dv_vlc_data.h
dvbsub.c
dvbsub_parser.c
dvbsubdec.c
dvdata.c
dvdata.h
dvdec.c
dvdsub_parser.c
dvdsubdec.c
dvdsubenc.c
dxa.c dxa: fix decoding of first I-frame by separating I/P-frame decoding 2013-08-17 12:55:26 +02:00
dxtory.c
dxva2.c
dxva2.h
dxva2_h264.c
dxva2_internal.h
dxva2_mpeg2.c
dxva2_vc1.c
eac3_data.c
eac3_data.h
eac3dec.c
eac3enc.c
eac3enc.h
eacmv.c
eaidct.c
eaidct.h
eamad.c
eatgq.c
eatgv.c
eatqi.c
elbg.c
elbg.h
error_resilience.c
error_resilience.h
escape124.c
escape130.c
faandct.c
faandct.h
faanidct.c
faanidct.h
faxcompr.c
faxcompr.h
fft-fixed-test.c
fft-internal.h
fft-test.c
fft.c
fft.h
fft_fixed.c
fft_float.c
ffv1.c
ffv1.h
ffv1dec.c
ffv1enc.c
file_open.c libavutil: Make avpriv_open a library-internal function on msvcrt 2013-08-10 00:53:33 +03:00
flac.c
flac.h
flac_parser.c
flacdata.c
flacdata.h
flacdec.c
flacdsp.c
flacdsp.h
flacdsp_lpc_template.c
flacdsp_template.c
flacenc.c
flashsv.c
flashsvenc.c
flicvideo.c
flv.h
flvdec.c
flvenc.c
fmtconvert.c
fmtconvert.h
fraps.c
frwu.c
g2meet.c
g722.c
g722.h
g722dec.c
g722enc.c
g723_1.c
g723_1_data.h
g726.c
get_bits.h
gif.c
gifdec.c
golomb-test.c
golomb.c
golomb.h
gsm.h
gsm_parser.c
gsmdec.c
gsmdec_data.c
gsmdec_data.h
gsmdec_template.c
h261.c
h261.h
h261_parser.c
h261data.c
h261dec.c h261: check the mtype index 2013-08-16 14:56:49 +02:00
h261enc.c
h263.c
h263.h avcodec: Replace local extern declarations for tables with header #includes 2013-08-15 14:38:03 +02:00
h263_parser.c
h263_parser.h
h263data.h
h263dec.c
h264.c h264data: Move some tables to the only place they are used 2013-08-20 20:49:37 +02:00
h264.h
h264_cabac.c h264_cabac: Mark functions calling decode_cabac_residual_internal as noinline 2013-08-24 16:14:15 +02:00
h264_cavlc.c avcodec: Remove some commented-out debug cruft 2013-08-20 19:59:50 +02:00
h264_direct.c avcodec: Remove some commented-out debug cruft 2013-08-20 19:59:50 +02:00
h264_loopfilter.c avcodec: Remove some commented-out debug cruft 2013-08-20 19:59:50 +02:00
h264_mb_template.c
h264_mc_template.c
h264_mp4toannexb_bsf.c
h264_mvpred.h avcodec: Remove some commented-out debug cruft 2013-08-20 19:59:50 +02:00
h264_parser.c h264dsp: Factorize code into a new function, h264_find_start_code_candidate 2013-08-08 12:08:30 +03:00
h264_ps.c h264_ps: Use more meaningful error values 2013-08-20 21:24:42 +02:00
h264_refs.c avcodec: Remove some commented-out debug cruft 2013-08-20 19:59:50 +02:00
h264_sei.c avcodec: Remove some commented-out debug cruft 2013-08-20 19:59:50 +02:00
h264addpx_template.c
h264chroma.c
h264chroma.h
h264chroma_template.c
h264data.h h264data: Move some tables to the only place they are used 2013-08-20 20:49:37 +02:00
h264dsp.c h264dsp: Factorize code into a new function, h264_find_start_code_candidate 2013-08-08 12:08:30 +03:00
h264dsp.h h264dsp: Factorize code into a new function, h264_find_start_code_candidate 2013-08-08 12:08:30 +03:00
h264dsp_template.c
h264idct.c
h264idct.h
h264idct_template.c
h264pred.c
h264pred.h
h264pred_template.c
h264qpel.c
h264qpel.h
h264qpel_template.c
hpel_template.c
hpeldsp.c
hpeldsp.h
hpeldsp_template.c
huffman.c
huffman.h
huffyuv.c
huffyuv.h
huffyuvdec.c
huffyuvenc.c
idcinvideo.c
iff.c
iirfilter.c
iirfilter.h
imc.c imc: support mode 1 2013-08-26 09:23:45 +02:00
imcdata.h
imgconvert.c
imgconvert.h
imx_dump_header_bsf.c
indeo2.c
indeo2data.h
indeo3.c
indeo3data.h
indeo4.c
indeo4data.h
indeo5.c
indeo5data.h
intelh263dec.c
internal.h
interplayvideo.c
intrax8.c avcodec: Replace local extern declarations for tables with header #includes 2013-08-15 14:38:03 +02:00
intrax8.h
intrax8dsp.c
intrax8dsp.h
intrax8huf.h
ituh263dec.c
ituh263enc.c
ivi_common.c ivi_common: Make some tables only used within the file static 2013-08-15 14:38:03 +02:00
ivi_common.h
ivi_dsp.c
ivi_dsp.h
jfdctfst.c
jfdctint.c
jfdctint_template.c
jpeg2000.c
jpeg2000.h
jpeg2000dec.c
jpeg2000dwt.c
jpeg2000dwt.h
jpegls.c
jpegls.h
jpeglsdec.c
jpeglsdec.h
jpeglsenc.c
jrevdct.c
jvdec.c
kbdwin.c
kbdwin.h
kgv1dec.c
kmvc.c
lagarith.c
lagarithrac.c
lagarithrac.h
latm_parser.c
lcl.h
lcldec.c
lclenc.c
libavcodec.v
libfaac.c
libfdk-aacdec.c libfdk-aacdec: formatting cosmetics 2013-08-23 17:11:47 +02:00
libfdk-aacenc.c
libgsm.c
libilbc.c
libmp3lame.c
libopencore-amr.c
libopenjpegdec.c
libopenjpegenc.c
libopus.c
libopus.h
libopusdec.c
libopusenc.c
libschroedinger.c
libschroedinger.h
libschroedingerdec.c
libschroedingerenc.c
libspeexdec.c
libspeexenc.c
libtheoraenc.c
libvo-aacenc.c
libvo-amrwbenc.c
libvorbis.c
libvpxdec.c
libvpxenc.c
libwavpackenc.c
libx264.c
libxavs.c
libxvid.c
libxvid.h
libxvid_rc.c libavcodec: use avpriv_open() 2013-08-07 21:13:12 +02:00
ljpegenc.c
loco.c
log2_tab.c
lpc.c
lpc.h
lsp.c
lsp.h
lzw.c
lzw.h
lzwenc.c
mace.c
Makefile pcm_dvd: consolidate pieces from pcm.c and mpeg.c 2013-08-31 11:26:29 +02:00
mathops.h
mathtables.c
mdct.c
mdct_fixed.c
mdct_float.c
mdec.c
metasound.c twinvq: set block align for codecs and use it in size checks 2013-08-26 09:23:39 +02:00
metasound_data.c Voxware MetaSound decoder 2013-08-08 10:52:44 +02:00
metasound_data.h Voxware MetaSound decoder 2013-08-08 10:52:44 +02:00
mimic.c
mjpeg.c
mjpeg.h
mjpeg2jpeg_bsf.c
mjpeg_parser.c
mjpega_dump_header_bsf.c
mjpegbdec.c
mjpegdec.c avcodec: Remove some commented-out debug cruft 2013-08-20 19:59:50 +02:00
mjpegdec.h
mjpegenc.c avcodec: Remove some commented-out debug cruft 2013-08-20 19:59:50 +02:00
mjpegenc.h
mlp.c
mlp.h
mlp_parser.c
mlp_parser.h
mlpdec.c
mlpdsp.c
mlpdsp.h
mmvideo.c
motion_est.c
motion_est_template.c
motionpixels.c
motionpixels_tablegen.c
motionpixels_tablegen.h
movsub_bsf.c
mp3_header_compress_bsf.c
mp3_header_decompress_bsf.c
mpc.c
mpc.h
mpc7.c
mpc7data.h
mpc8.c
mpc8data.h
mpc8huff.h
mpcdata.h
mpeg4audio.c
mpeg4audio.h
mpeg4data.h
mpeg4video.c
mpeg4video.h avcodec: Replace local extern declarations for tables with header #includes 2013-08-15 14:38:03 +02:00
mpeg4video_parser.c
mpeg4video_parser.h
mpeg4videodec.c
mpeg4videoenc.c
mpeg12.c mpeg12decdata.h: Move all tables to the only place they are used 2013-08-15 14:38:03 +02:00
mpeg12.h
mpeg12data.c
mpeg12data.h
mpeg12dec.c mpeg12decdata.h: Move all tables to the only place they are used 2013-08-15 14:38:03 +02:00
mpeg12enc.c
mpegaudio.c
mpegaudio.h
mpegaudio_parser.c
mpegaudio_tablegen.c
mpegaudio_tablegen.h
mpegaudiodata.c
mpegaudiodata.h
mpegaudiodec.c
mpegaudiodec_float.c
mpegaudiodecheader.c
mpegaudiodecheader.h
mpegaudiodectab.h
mpegaudiodsp.c
mpegaudiodsp.h
mpegaudiodsp_data.c
mpegaudiodsp_fixed.c
mpegaudiodsp_float.c
mpegaudiodsp_template.c
mpegaudioenc.c
mpegaudiotab.h
mpegvideo.c mpegvideo: Replace arch initialization ifdeffery by standard conditionals 2013-08-28 23:59:24 +02:00
mpegvideo.h
mpegvideo_enc.c mpegvideo_enc: drop outdated copy_picture_attributes() in favour of a modern av_frame_copy_props() 2013-08-07 20:48:15 +02:00
mpegvideo_motion.c
mpegvideo_parser.c
mpegvideo_xvmc.c
mqc.c
mqc.h
mqcdec.c
msgsmdec.c
msgsmdec.h
msmpeg4.c
msmpeg4.h
msmpeg4data.c avcodec: Replace local extern declarations for tables with header #includes 2013-08-15 14:38:03 +02:00
msmpeg4data.h
msmpeg4dec.c
msmpeg4enc.c
msrle.c
msrledec.c
msrledec.h
mss1.c
mss2.c
mss2dsp.c
mss2dsp.h
mss3.c
mss4.c
mss12.c
mss12.h
mss34dsp.c
mss34dsp.h
msvideo1.c
mxpegdec.c
nellymoser.c
nellymoser.h
nellymoserdec.c
nellymoserenc.c
noise_bsf.c
nuv.c nuv: Use av_fast_realloc 2013-08-13 14:04:06 +02:00
options.c
options_table.h
pamenc.c
parser.c
parser.h
pcm-bluray.c pcm_bluray: cosmetics 2013-08-31 11:00:46 +02:00
pcm-dvd.c pcm_dvd: consolidate pieces from pcm.c and mpeg.c 2013-08-31 11:26:29 +02:00
pcm.c pcm_dvd: consolidate pieces from pcm.c and mpeg.c 2013-08-31 11:26:29 +02:00
pcm_tablegen.c
pcm_tablegen.h
pcx.c
pcxenc.c
pgssubdec.c
pictordec.c
png.c
png.h
pngdec.c
pngdsp.c
pngdsp.h
pngenc.c png: allow encoding 16-bit grayscale 2013-08-13 06:05:44 +02:00
pnm.c
pnm.h
pnm_parser.c
pnmdec.c
pnmenc.c
proresdata.c
proresdata.h
proresdec.c
proresdsp.c
proresdsp.h
proresenc.c
psymodel.c
psymodel.h
pthread.c
ptx.c
put_bits.h
qcelpdata.h
qcelpdec.c
qdm2.c
qdm2_tablegen.c
qdm2_tablegen.h
qdm2data.h
qdrw.c
qpeg.c
qtrle.c
qtrleenc.c
r210dec.c
ra144.c
ra144.h
ra144dec.c
ra144enc.c
ra288.c
ra288.h
ralf.c
ralfdata.h
rangecoder.c
rangecoder.h
ratecontrol.c
ratecontrol.h
raw.c
raw.h
rawdec.c
rawenc.c
rdft.c
rdft.h
rectangle.h
remove_extradata_bsf.c
rl.h
rl2.c
rle.c
rle.h
rnd_avg.h
roqaudioenc.c
roqvideo.c
roqvideo.h
roqvideodec.c
roqvideoenc.c
rpza.c
rtjpeg.c rtjpeg: Use init_get_bits8 2013-08-13 14:04:55 +02:00
rtjpeg.h
rv10.c
rv10enc.c
rv20enc.c
rv30.c
rv30data.h
rv30dsp.c
rv34.c
rv34.h
rv34_parser.c
rv34data.h
rv34dsp.c
rv34dsp.h
rv34vlc.h
rv40.c
rv40data.h
rv40dsp.c cosmetics: Place arch initialization calls in alphabetical order 2013-08-29 11:24:14 +02:00
rv40vlc2.h
s3tc.c
s3tc.h
s302m.c
sbr.h
sbrdsp.c
sbrdsp.h
sgi.h
sgidec.c
sgienc.c
shorten.c
simple_idct.c
simple_idct.h
simple_idct_template.c
sinewin.c
sinewin.h
sinewin_tablegen.c
sinewin_tablegen.h
sipr.c
sipr.h
sipr16k.c
sipr16kdata.h
siprdata.h
smacker.c
smc.c
sp5x.h
sp5xdec.c
srtdec.c
sunrast.c
sunrast.h
sunrastenc.c
svq1.c
svq1.h
svq1_cb.h
svq1_vlc.h
svq1dec.c avcodec: Replace local extern declarations for tables with header #includes 2013-08-15 14:38:03 +02:00
svq1enc.c
svq1enc_cb.h
svq3.c h264data: Move some tables to the only place they are used 2013-08-20 20:49:37 +02:00
svq3.h
svq13.c
synth_filter.c
synth_filter.h
tableprint.h
tak.c
tak.h
tak_parser.c
takdec.c
targa.c
targa.h
targaenc.c
thread.h
tiertexseqv.c
tiff.c
tiff.h
tiffenc.c
tmv.c
truemotion1.c
truemotion1data.h
truemotion2.c
truespeech.c
truespeech_data.h
tscc.c
tscc2.c
tscc2data.h
tta.c
twinvq.c twinvq: set block align for codecs and use it in size checks 2013-08-26 09:23:39 +02:00
twinvq.h
twinvq_data.h
twinvqdec.c twinvq: set block align for codecs and use it in size checks 2013-08-26 09:23:39 +02:00
txd.c
ulti.c
ulti_cb.h
unary.h
utils.c avcodec/utils: Simplify a condition that combines HAVE_NEON and ARCH_ARM 2013-08-21 09:40:39 +02:00
utvideo.c
utvideo.h
utvideodec.c
utvideoenc.c
v210dec.c
v210enc.c
v210x.c
v410dec.c
v410enc.c
vaapi.c
vaapi.h
vaapi_h264.c
vaapi_internal.h
vaapi_mpeg2.c
vaapi_mpeg4.c
vaapi_vc1.c
vb.c
vble.c
vc1.c
vc1.h
vc1_parser.c
vc1acdata.h
vc1data.c
vc1data.h
vc1dec.c
vc1dsp.c cosmetics: Place arch initialization calls in alphabetical order 2013-08-29 11:24:14 +02:00
vc1dsp.h
vcr1.c
vda.h
vda_h264.c
vdpau.c
vdpau.h
vdpau_h264.c
vdpau_internal.h
vdpau_mpeg4.c
vdpau_mpeg12.c
vdpau_vc1.c
version.h pcm_dvd: consolidate pieces from pcm.c and mpeg.c 2013-08-31 11:26:29 +02:00
videodsp.c
videodsp.h
videodsp_template.c
vmdav.c
vmnc.c
vorbis.c
vorbis.h
vorbis_data.c
vorbis_enc_data.h
vorbis_parser.c
vorbis_parser.h
vorbisdec.c
vorbisdsp.c cosmetics: Place arch initialization calls in alphabetical order 2013-08-29 11:24:14 +02:00
vorbisdsp.h
vorbisenc.c
vp3.c
vp3_parser.c
vp3data.h
vp3dsp.c
vp3dsp.h
vp5.c
vp5data.h
vp6.c
vp6data.h vp56data: Move all shared enum/struct declarations to common header 2013-08-15 14:38:03 +02:00
vp6dsp.c
vp8.c
vp8.h vp56data: Move all shared enum/struct declarations to common header 2013-08-15 14:38:03 +02:00
vp8_parser.c
vp8data.h
vp8dsp.c cosmetics: Place arch initialization calls in alphabetical order 2013-08-29 11:24:14 +02:00
vp8dsp.h
vp56.c vp56data: Move all data tables to the .c file 2013-08-15 14:38:03 +02:00
vp56.h vp56data: Move all shared enum/struct declarations to common header 2013-08-15 14:38:03 +02:00
vp56data.c vp56data: Move all data tables to the .c file 2013-08-15 14:38:03 +02:00
vp56data.h vp56data: Move all data tables to the .c file 2013-08-15 14:38:03 +02:00
vp56dsp.c vp56: Mark VP6-only optimizations as such. 2013-08-23 14:42:19 +02:00
vp56dsp.h vp56: Mark VP6-only optimizations as such. 2013-08-23 14:42:19 +02:00
vp56rac.c
vqavideo.c
wavpack.c
wma.c
wma.h
wma_common.c
wma_common.h
wmadata.h
wmadec.c
wmaenc.c
wmalosslessdec.c wmall: use AVFrame API properly 2013-08-11 21:13:56 +02:00
wmaprodata.h
wmaprodec.c
wmavoice.c
wmavoice_data.h
wmv2.c
wmv2.h
wmv2dec.c
wmv2dsp.c
wmv2dsp.h
wmv2enc.c
wnv1.c
ws-snd1.c
xan.c
xbmenc.c
xiph.c
xiph.h
xl.c
xsubdec.c
xsubenc.c
xvmc.h
xvmc_internal.h
xwd.h
xwddec.c
xwdenc.c
xxan.c
yop.c
zerocodec.c
zmbv.c
zmbvenc.c