ffmpeg/libavformat
Roberto Togni 2b013568f9 Replace realloc with free+malloc, the previous content of the buffer is
not needed

Originally committed as revision 11065 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-11-19 20:28:11 +00:00
..
4xm.c
Makefile remove now useless libogg support 2007-11-12 10:26:33 +00:00
adtsenc.c
aiff.c
allformats.c remove now useless libogg support 2007-11-12 10:26:33 +00:00
amr.c
apc.c
ape.c Looks like this APE decoder support versions starting from 3.95 2007-09-23 07:40:34 +00:00
asf-enc.c Fix streaming to XBox360. 2007-10-15 23:55:14 +00:00
asf.c Add support for reading WM/Year tag 2007-11-14 07:31:25 +00:00
asf.h Add FFMPEG_ prefix to all multiple inclusion guards. 2007-10-17 09:37:46 +00:00
asfcrypt.c Add support for decrypting asf files 2007-10-20 14:25:02 +00:00
asfcrypt.h cosmetics: Add #endif comment. 2007-10-21 22:23:37 +00:00
au.c
audio.c Do not use perror() in audio, video, and DV grabbers 2007-11-19 07:54:04 +00:00
avformat.h Fix Doxygen parameter 2007-11-15 11:45:07 +00:00
avi.h
avidec.c Add support for AMV variants of AVI files. 2007-09-29 22:47:34 +00:00
avienc.c
avio.c Call prot->url_close only if it is present. 2007-11-16 00:14:48 +00:00
avio.h Fix Doxygen parameter name 2007-11-15 11:44:15 +00:00
aviobuf.c Add ff_ prefix to get_v() 2007-11-03 18:29:16 +00:00
avisynth.c
avs.c
beosaudio.cpp
bethsoftvid.c
bktr.c Convert perror() in av_log() in bktr.c. 2007-11-19 10:33:05 +00:00
c93.c
crcenc.c rename crc.c to crcenc.c 2007-10-28 22:11:07 +00:00
cutils.c
daud.c
dsicin.c
dv.c
dv.h Add FFMPEG_ prefix to all multiple inclusion guards. 2007-10-17 09:37:46 +00:00
dv1394.c Do not use perror() in audio, video, and DV grabbers 2007-11-19 07:54:04 +00:00
dv1394.h Add FFMPEG_ prefix to all multiple inclusion guards. 2007-10-17 09:37:46 +00:00
dvenc.c
dxa.c
eacdata.c add support for demuxing Electronic Arts .cdata files 2007-11-03 22:42:20 +00:00
electronicarts.c probe more kind of electronic arts files 2007-11-07 23:01:32 +00:00
ffm.c
file.c Remove empty pipe_close 2007-11-16 00:18:48 +00:00
flic.c
flv.h Add FFMPEG_ prefix to all multiple inclusion guards. 2007-10-17 09:37:46 +00:00
flvdec.c Honor the 8bit extension (now 32bit instaed 24bit) of the pts field introduced in FLV specification v9. 2007-11-16 00:09:34 +00:00
flvenc.c Honor the 8bit extension (now 32bit instaed 24bit) of the pts field introduced in FLV specification v9. 2007-11-16 00:09:34 +00:00
framecrcenc.c move framecrc muxer in its own file 2007-10-28 22:08:09 +00:00
framehook.c
framehook.h Add FFMPEG_ prefix to all multiple inclusion guards. 2007-10-17 09:37:46 +00:00
gif.c
gifdec.c
gxf.c
gxf.h
gxfenc.c
http.c
idcin.c
idroq.c
img2.c
ipmovie.c
isom.c
isom.h
libdc1394.c
libnut.c Give the libnut muxer a lib prefix in its name so it does not conflict with 2007-11-07 19:05:47 +00:00
matroska.c
matroska.h Make Matroska demuxer output full frames instead of slices for RealVideo 2007-10-21 17:21:20 +00:00
matroskadec.c cosmetics: reindent 2007-10-21 22:27:24 +00:00
matroskaenc.c
mm.c
mmf.c
mov.c comment typo 2007-11-10 12:05:30 +00:00
movenc.c Cosmetics: indentation. 2007-10-24 14:22:56 +00:00
mp3.c cosmetics: whitespace 2007-11-14 20:31:56 +00:00
mpc.c
mpc8.c Musepack SV8 demuxer and decoder 2007-11-07 05:35:46 +00:00
mpeg.c Improve Sofdec file detection 2007-11-08 21:27:37 +00:00
mpeg.h Add FFMPEG_ prefix to all multiple inclusion guards. 2007-10-17 09:37:46 +00:00
mpegenc.c
mpegts.c When new streams are detected, look for old filters and close them out. 2007-11-17 03:14:43 +00:00
mpegts.h Add FFMPEG_ prefix to all multiple inclusion guards. 2007-10-17 09:37:46 +00:00
mpegtsenc.c
mpjpeg.c
mtv.c
mxf.c add D-10 NTSC support 2007-09-21 16:30:58 +00:00
network.h Add FFMPEG_ prefix to all multiple inclusion guards. 2007-10-17 09:37:46 +00:00
nsvdec.c indent 2007-09-22 08:58:49 +00:00
nut.c Add some parentheses to clarify operator precedence, fixes the warnings: 2007-11-04 22:51:49 +00:00
nut.h rename av_crc04C11DB7_update to ff_crc04C11DB7_update and move it to aviobuf.c so it can be reused by other (de)muxers 2007-10-30 00:01:25 +00:00
nutdec.c Add ff_ prefix to get_v() 2007-11-03 18:29:16 +00:00
nutenc.c rename av_crc04C11DB7_update to ff_crc04C11DB7_update and move it to aviobuf.c so it can be reused by other (de)muxers 2007-10-30 00:01:25 +00:00
nuv.c
oggdec.c set PKT_FLAG_KEY for Theora and OGM streams 2007-11-11 21:56:18 +00:00
oggdec.h set PKT_FLAG_KEY for Theora and OGM streams 2007-11-11 21:56:18 +00:00
oggenc.c ogg muxer 2007-11-10 18:27:03 +00:00
oggparseflac.c Rename ogg2.[ch] to oggdec.[ch]. 2007-11-07 20:22:32 +00:00
oggparseogm.c set PKT_FLAG_KEY for Theora and OGM streams 2007-11-11 21:56:18 +00:00
oggparsetheora.c set PKT_FLAG_KEY for Theora and OGM streams 2007-11-11 21:56:18 +00:00
oggparsevorbis.c Rename ogg2.[ch] to oggdec.[ch]. 2007-11-07 20:22:32 +00:00
os_support.c
os_support.h Add FFMPEG_ prefix to all multiple inclusion guards. 2007-10-17 09:37:46 +00:00
psxstr.c
qtpalette.h Add FFMPEG_ prefix to all multiple inclusion guards. 2007-10-17 09:37:46 +00:00
raw.c
raw.h Add FFMPEG_ prefix to all multiple inclusion guards. 2007-10-17 09:37:46 +00:00
riff.c HDYC fourcc, sample hdyc/Test2.avi 2007-09-21 18:23:46 +00:00
riff.h Add FFMPEG_ prefix to all multiple inclusion guards. 2007-10-17 09:37:46 +00:00
rm.h Seek regression for RM demuxer fix 2007-11-03 06:43:29 +00:00
rmdec.c Replace realloc with free+malloc, the previous content of the buffer is 2007-11-19 20:28:11 +00:00
rmenc.c
rtp.c Add MPEG2 support to the RTP muxer 2007-11-16 13:13:53 +00:00
rtp.h Remove prototype for non-existent function 2007-10-26 11:36:11 +00:00
rtp_aac.c Allow to set the maximum number of frames per RTP packet (and add support for 2007-10-02 14:48:08 +00:00
rtp_aac.h Add FFMPEG_ prefix to all multiple inclusion guards. 2007-10-17 09:37:46 +00:00
rtp_h264.c Enable debug variable only when debug code is enabled, fixes the warning: 2007-11-04 12:46:16 +00:00
rtp_h264.h Add FFMPEG_ prefix to all multiple inclusion guards. 2007-10-17 09:37:46 +00:00
rtp_internal.h Remove the "AVRtpPayloadTypes[i].pt == i" assumption from RTP and RTSP 2007-11-16 07:59:41 +00:00
rtp_mpv.c Add my name to the copyright header, since rtp_mpv now contains 2007-09-24 12:15:42 +00:00
rtp_mpv.h Add FFMPEG_ prefix to all multiple inclusion guards. 2007-10-17 09:37:46 +00:00
rtpproto.c
rtsp.c Remove the "AVRtpPayloadTypes[i].pt == i" assumption from RTP and RTSP 2007-11-16 07:59:41 +00:00
rtsp.h Add FFMPEG_ prefix to all multiple inclusion guards. 2007-10-17 09:37:46 +00:00
rtspcodes.h Add FFMPEG_ prefix to all multiple inclusion guards. 2007-10-17 09:37:46 +00:00
sdp.c Add support for some more audio formats 2007-11-09 12:33:28 +00:00
segafilm.c
sierravmd.c
siff.c Remove unused variables, fixes the following warnings: 2007-10-31 11:35:10 +00:00
smacker.c
sol.c
swf.c
tcp.c
thp.c
tiertexseq.c
tta.c
txd.c
udp.c Remove perror() usage from udp.c 2007-11-19 08:07:33 +00:00
utils.c rename fps(frame per second) to tb(time base) to prevent 2007-11-13 23:43:18 +00:00
v4l.c Do not use perror() in audio, video, and DV grabbers 2007-11-19 07:54:04 +00:00
v4l2.c
voc.c
voc.h Add FFMPEG_ prefix to all multiple inclusion guards. 2007-10-17 09:37:46 +00:00
vocdec.c
vocenc.c
wav.c
wc3movie.c
westwood.c
wv.c
x11grab.c
yuv4mpeg.c