ffmpeg/libavformat
Reimar Döffinger 80d403fc19 Get rid of av_destruct_packet_nofree and use NULL instead.
It is still used in comparisons to keep ABI compatibility.

Originally committed as revision 18431 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-04-11 12:42:29 +00:00
..
4xm.c
Makefile Add support for AMR audio in the RTP muxer 2009-04-08 07:16:14 +00:00
adtsenc.c
aiff.c
allformats.c
amr.c
apc.c
ape.c
asf.c
asf.h
asfcrypt.c
asfcrypt.h
asfdec.c Don't strip the first three characters off of any metadata in ASF file. 2009-03-28 03:54:31 +00:00
asfenc.c
assdec.c
assenc.c
au.c
audiointerleave.c
audiointerleave.h
avc.c Use intptr_t when casting pointers to int. 2009-03-26 01:34:02 +00:00
avc.h
avformat.h Describe read_alloc return value and required pkt handling to avoid memleaks 2009-04-07 21:10:10 +00:00
avi.h
avidec.c
avienc.c use av_freep() instead of av_free() + =NULL. 2009-04-07 12:31:28 +00:00
avio.c
avio.h
aviobuf.c
avisynth.c
avs.c
bethsoftvid.c
bfi.c
c93.c
crcenc.c
cutils.c
daud.c
dsicin.c
dv.c
dv.h
dvenc.c
dxa.c
eacdata.c
electronicarts.c Reindent 2009-04-11 10:41:06 +00:00
ffm.h
ffmdec.c remove useless duplication of what av_new_stream() already does 2009-04-10 12:49:53 +00:00
ffmenc.c
file.c Use intptr_t when casting pointers to int. 2009-03-26 01:34:02 +00:00
flacdec.c
flacenc.c
flacenc.h
flic.c
flv.h
flvdec.c Do not fail on zero packets. 2009-04-03 15:32:31 +00:00
flvenc.c
framecrcenc.c
gif.c
gopher.c
gxf.c
gxf.h
gxfenc.c
http.c
id3v2.c
id3v2.h
idcin.c
idroq.c
iff.c
img2.c
internal.h
ipmovie.c
isom.c Map MOV fourcc YUV2 correctly to PIX_FMT_YUYV422. 2009-04-02 12:15:04 +00:00
isom.h
iss.c
libnut.c
lmlm4.c
matroska.c matroska: add support for MLP and TRUEHD codec tags 2009-03-30 21:37:04 +00:00
matroska.h
matroskadec.c
matroskaenc.c
metadata.c
metadata.h
metadata_compat.c
mm.c
mmf.c
mov.c force sample for qcelp when not stored in mov, fix #968 2009-04-08 03:38:59 +00:00
movenc.c move codec tag tables near corresponding code 2009-04-07 22:34:05 +00:00
mp3.c handle id3v2 'genre' tag formated as '%d' 2009-03-22 16:10:37 +00:00
mpc.c
mpc8.c
mpeg.c
mpeg.h
mpegenc.c
mpegts.c avoid creating a new stream not referenced in pmt since it cannot be associated to a program, fix issue 835 2009-03-22 02:04:28 +00:00
mpegts.h
mpegtsenc.c
mpjpeg.c
msnwc_tcp.c
mtv.c
mvi.c
mxf.c
mxf.h
mxfdec.c
mxfenc.c
ncdec.c
network.h
nsvdec.c
nut.c
nut.h
nutdec.c
nutenc.c
nuv.c Fix memleak in nuv demuxer: free packet already allocated packet when 2009-04-09 14:16:22 +00:00
oggdec.c
oggdec.h
oggenc.c
oggparseflac.c
oggparseogm.c
oggparsespeex.c Reindent 2009-03-21 08:22:36 +00:00
oggparsetheora.c
oggparsevorbis.c
oma.c
options.c
os_support.c
os_support.h
output-example.c Move output_example.c --> libavformat/output-example.c. 2009-03-27 00:01:06 +00:00
psxstr.c
pva.c
qtpalette.h Remove alpha channel from default colorspace tables, since it is unused. See 2009-03-22 13:05:13 +00:00
r3d.c
raw.c
raw.h
rdt.c
rdt.h
riff.c Add 'PNG1' to PNG fourcc codes. 2009-04-10 12:18:04 +00:00
riff.h
rl2.c
rm.c
rm.h
rmdec.c Add a @todo with a comment from Kostya so we don't forget to optimize that at 2009-03-22 12:47:16 +00:00
rmenc.c Remove index writing in RM muxer, since it is broken (multiple streams per 2009-03-21 20:34:24 +00:00
rpl.c
rtp.c Do not return payload type 34 for H.263 (it is deprecated) 2009-04-07 06:37:12 +00:00
rtp.h
rtp_aac.c AAC packetiser cleanup: use consts instead of #defines 2009-04-09 21:48:45 +00:00
rtp_amr.c Add support for AMR audio in the RTP muxer 2009-04-08 07:16:14 +00:00
rtp_asf.c
rtp_asf.h
rtp_h263.c Fix the copyright year 2009-04-07 12:28:41 +00:00
rtp_h264.c
rtp_h264.h
rtp_mpv.c
rtpdec.c
rtpdec.h
rtpenc.c Add support for AMR audio in the RTP muxer 2009-04-08 07:16:14 +00:00
rtpenc.h Add support for AMR audio in the RTP muxer 2009-04-08 07:16:14 +00:00
rtpenc_h264.c
rtpproto.c
rtsp.c strchr(string, '\0') returns non-NULL, and is thus not suited for use in 2009-03-24 03:24:59 +00:00
rtsp.h Add a @todo item to use ByteIOContext instead of URLContext at some point in 2009-03-21 20:44:46 +00:00
rtspcodes.h
sdp.c Add support for AMR audio in the RTP muxer 2009-04-08 07:16:14 +00:00
segafilm.c
sierravmd.c
siff.c
smacker.c Make Smacker audio decoder output audio in original bit depth 2009-03-21 15:52:14 +00:00
sol.c
swf.h
swfdec.c
swfenc.c
tcp.c
thp.c
tiertexseq.c
timefilter.c Replace rand() usage by av_lfg_get(). 2009-04-10 17:12:36 +00:00
timefilter.h
tta.c
txd.c
udp.c
utils.c Get rid of av_destruct_packet_nofree and use NULL instead. 2009-04-11 12:42:29 +00:00
vc1test.c
vc1testenc.c
voc.c
voc.h
vocdec.c
vocenc.c
vqf.c
wav.c
wc3movie.c
westwood.c
wv.c
xa.c
yuv4mpeg.c