ffmpeg/libav
François Revol 3f95e8434b added MACE (Macintosh Audio Compression/Expansion) 3:1 & 6:1 support
contribution by Laszlo Torok <torokl@alpha.dfmk.hu>
4CC 'MAC3' and 'MAC6' in Quicktime.
It works for mono streams, needs to be fixed for stereo when I get my hands on a stereo sample :)
patch by (François Revol <revol at free dot fr>)

Originally committed as revision 1145 to svn://svn.ffmpeg.org/ffmpeg/trunk
2002-11-02 10:39:22 +00:00
..
.cvsignore * cleanup 2002-04-26 07:18:57 +00:00
Makefile added BeOS net_server support (R5 network stack), basically the same 2002-11-02 10:35:07 +00:00
allformats.c added raw DV demux (audio is currently not handled) 2002-10-08 17:58:36 +00:00
asf.c * removed extra_data from AVStream (it's part of Codec) 2002-10-31 12:22:32 +00:00
au.c suppressed packet size dependancy 2002-07-24 17:56:25 +00:00
audio.c c syntax update patch by (mru at users dot sourceforge dot net (Måns Rullgård)) 2002-10-06 23:06:06 +00:00
avformat.h * removed extra_data from AVStream (it's part of Codec) 2002-10-31 12:22:32 +00:00
avi.h * Made encoding to ASF streams work again. It turns out that the default 2002-10-30 03:02:00 +00:00
avidec.c unified wav header parsing - added extradata support 2002-10-28 00:55:25 +00:00
avienc.c * Made encoding to ASF streams work again. It turns out that the default 2002-10-30 03:02:00 +00:00
avio.c added url_get_max_packet_size() support - added URL_RDWR flag 2002-07-24 17:50:23 +00:00
avio.h put/get portable for IEEE double - renamed put_native_string/get_native_string 2002-10-22 09:23:14 +00:00
aviobuf.c put/get portable for IEEE double - renamed put_native_string/get_native_string 2002-10-22 09:23:14 +00:00
barpainet.c added BeOS net_server support (R5 network stack), basically the same 2002-11-02 10:35:07 +00:00
barpainet.h added BeOS net_server support (R5 network stack), basically the same 2002-11-02 10:35:07 +00:00
crc.c license/copyright change 2002-05-25 22:34:32 +00:00
cutils.c moved simple c utils 2002-07-25 16:04:20 +00:00
dv.c use C99 syntax for field init 2002-10-11 07:23:35 +00:00
ffm.c put/get portable for IEEE double - renamed put_native_string/get_native_string 2002-10-22 09:23:14 +00:00
file.c license/copyright change 2002-05-25 22:34:32 +00:00
gif.c * using statics 2002-08-09 13:04:27 +00:00
grab.c new video grab device for ATI All-In-Wonder cards based on the GATOS km driver patch by (Fred <foohoo at shaw dot ca>) 2002-10-20 21:45:38 +00:00
http.c added BeOS net_server support (R5 network stack), basically the same 2002-11-02 10:35:07 +00:00
img.c c syntax update patch by (mru at users dot sourceforge dot net (Måns Rullgård)) 2002-10-06 23:06:06 +00:00
jpeg.c c syntax update patch by (mru at users dot sourceforge dot net (Måns Rullgård)) 2002-10-06 23:06:06 +00:00
mov.c added MACE (Macintosh Audio Compression/Expansion) 3:1 & 6:1 support 2002-11-02 10:39:22 +00:00
mpeg.c use consistant PTS handling - fixed MPEG2 Pack header generation (clock_ref value is still slightly inaccurate) 2002-10-21 15:57:21 +00:00
mpegts.c c syntax update patch by (mru at users dot sourceforge dot net (Måns Rullgård)) 2002-10-06 23:06:06 +00:00
ogg.c oggvorbis support patch by (Mark Hills <mark at pogo dot org dot uk>) 2002-09-01 18:07:56 +00:00
raw.c added null output format for speed testing 2002-10-14 17:55:34 +00:00
rm.c rv10 cleanup (de)muxer still needs to be cleaned up (still searching volunteer for that ;) ) 2002-10-01 19:29:10 +00:00
rtp.c added BeOS net_server support (R5 network stack), basically the same 2002-11-02 10:35:07 +00:00
rtp.h added rtp support (not activated yet) 2002-07-04 10:38:01 +00:00
rtpproto.c added BeOS net_server support (R5 network stack), basically the same 2002-11-02 10:35:07 +00:00
rtsp.c added BeOS net_server support (R5 network stack), basically the same 2002-11-02 10:35:07 +00:00
rtsp.h added rtp port range support 2002-07-24 17:40:26 +00:00
rtspcodes.h added rtsp support (not activated yet) 2002-07-04 10:41:34 +00:00
strptime.c Add strptime into the source pool for those systems that don't have it. 2002-07-27 02:56:22 +00:00
strptime.h Add strptime into the source pool for those systems that don't have it. 2002-07-27 02:56:22 +00:00
swf.c fixed double free - fixed probe function 2002-05-25 22:33:18 +00:00
tcp.c added BeOS net_server support (R5 network stack), basically the same 2002-11-02 10:35:07 +00:00
udp.c added BeOS net_server support (R5 network stack), basically the same 2002-11-02 10:35:07 +00:00
utils.c single frame output fix 2002-10-21 17:48:33 +00:00
wav.c * always set extradata_size 2002-10-31 12:23:35 +00:00