Carl Eugen Hoyos
222b333ed5
Cosmetics: Restore alphabetical order.
2011-08-01 00:58:49 +02:00
Carl Eugen Hoyos
88084eecdf
Use little endian for caf codec tags.
2011-07-24 23:52:42 +02:00
Carl Eugen Hoyos
45ecc7a294
Support adpcm_ima_wav and adpcm_ms in caf.
2011-07-12 17:35:20 +02:00
Carl Eugen Hoyos
afa218f372
Add another MP3 CAF codec tag.
2011-07-12 16:09:10 +02:00
Carl Eugen Hoyos
43e96d0466
Support gsm_ms in caf files.
2011-07-09 17:13:13 +02:00
Carl Eugen Hoyos
0c3803f6bb
Support decoding of amr_nb and gsm in caf.
2011-05-15 03:25:57 +02:00
Carl Eugen Hoyos
91b782720f
Move channel chunk reading function to isom.c.
...
Move ff_read_chan_chunk() to isom.c and rename it as ff_mov_read_chan().
2011-04-28 10:45:32 +02:00
Carl Eugen Hoyos
058aabd475
Fix caf channel layouts ITU_2_2 and DVD_6.
2011-04-28 00:10:55 +02:00
Carl Eugen Hoyos
ab1572609f
10l: Add misssing CR/LF.
2011-04-23 10:41:44 +02:00
Carl Eugen Hoyos
8bb5d1c39c
Support channel layout when demuxing caf files.
2011-04-23 10:30:18 +02:00
Francesco Lavra
80b39e1ca6
Move AVCodecTag from riff.h into internal.h.
...
Patch by Francesco Lavra, francescolavra interfree it
Originally committed as revision 23250 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-05-22 16:01:32 +00:00
Diego Biurrun
ba87f0801d
Remove explicit filename from Doxygen @file commands.
...
Passing an explicit filename to this command is only necessary if the
documentation in the @file block refers to a file different from the
one the block resides in.
Originally committed as revision 22921 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-04-20 14:45:34 +00:00
Carl Eugen Hoyos
bc2d2a07d5
Make AVCodecTag.id enum CodecID and use CODEC_ID_NONE instead of 0.
...
Originally committed as revision 20250 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-10-16 14:46:06 +00:00
Peter Ross
5f14b56593
Core Audio Format demuxer
...
Originally committed as revision 19879 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-09-16 12:26:59 +00:00