FFmpeg/libavformat
Michael Niedermayer de43442391 avformat/hdsenc: Use av_freep() avoid leaving stale pointers in memory
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
(cherry picked from commit 16d763fa45)

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2015-01-20 03:27:17 +01:00
..
4xm.c
a64.c
aacdec.c
ac3dec.c avformat/ac3dec: Use avpriv_ac3_parse_header2() 2014-03-01 01:56:25 +01:00
act.c
adp.c
adtsenc.c
adxdec.c
aea.c
afc.c
aiff.h
aiffdec.c Do not limit blocksize when reading PCM from aiff. 2014-06-09 23:48:10 +02:00
aiffenc.c lavf/id3v2enc: use metadata_header_padding 2014-01-24 22:50:06 +01:00
allformats.c SDR2 demuxer 2014-02-22 11:40:27 +00:00
amr.c
anm.c
apc.c
ape.c
apetag.c Merge commit 'd14696c99c' into release/2.2 2014-09-20 17:42:05 +02:00
apetag.h
aqtitledec.c
asf.c
asf.h Move GUID-related objects to riffenc.c and riff.c. 2014-01-29 00:44:59 +01:00
asfcrypt.c
asfcrypt.h
asfdec.c Show duration for large asf files as written in the file header. 2014-06-21 21:52:05 +02:00
asfenc.c avformat/asfenc: dont allow non interleaved packets 2014-04-23 17:10:26 +02:00
assdec.c
assenc.c
ast.c
ast.h
astdec.c
astenc.c
au.c
audiointerleave.c
audiointerleave.h
avc.c
avc.h
avformat.h avformat: add av_stream_get_parser() to access avformat AVParser 2014-07-14 23:26:06 +02:00
avformatres.rc
avi.h
avidec.c avformat/avidec: fix handling dv in avi 2014-11-21 10:01:31 +01:00
avienc.c lavf/avienc: cosmetic indent 2014-01-24 23:00:17 +01:00
avio.c lavf/avio: Introduce avio_find_protocol_name 2014-02-16 22:34:21 +01:00
avio.h doxygen: Add a number of missing function parameter descriptions 2014-03-02 11:42:37 -05:00
avio_internal.h
aviobuf.c avformat/aviobuf: Check that avio_seek() target is non negative 2015-01-20 03:27:16 +01:00
avisynth.c avisynth: fix setting packet properties 2014-01-17 11:11:08 +01:00
avlanguage.c
avlanguage.h
avr.c
avs.c
bethsoftvid.c
bfi.c
bink.c avformat/bink: Check return value of av_add_index_entry() 2014-02-17 23:47:05 +01:00
bintext.c
bit.c
bluray.c
bmv.c
boadec.c
brstm.c
c93.c
cache.c
caf.c
caf.h
cafdec.c
cafenc.c
cavsvideodec.c avformat/cavsvideodec: Fix probing when the file extension is avs 2014-06-23 15:56:15 +02:00
cdg.c
cdxl.c avformat/cdxl: Fix integer overflow of image_size 2014-12-31 22:39:29 +01:00
concat.c
concatdec.c avformat/concatdec: pass the interrupt callback on 2014-02-10 15:42:48 +01:00
crcenc.c
crypto.c
cutils.c
data_uri.c
daud.c
dfa.c
diracdec.c
dnxhddec.c
dsicin.c
dtsdec.c
dtshddec.c
dv.c avformat/dv: implement fallback in dv_extract_pack() 2014-08-05 04:13:38 +02:00
dv.h
dvenc.c
dxa.c
eacdata.c
electronicarts.c
epafdec.c
ffm.h
ffmdec.c
ffmenc.c
ffmeta.h
ffmetadec.c
ffmetaenc.c
file.c lavf/file: fix help message first character casing for trunc option 2014-01-05 00:51:38 +01:00
file_open.c
filmstripdec.c
filmstripenc.c
flac_picture.c avformat/flac_picture: clear padding area 2014-01-31 17:32:32 +01:00
flac_picture.h
flacdec.c
flacenc.c lavf/flacenc: fix comment after previous change 2014-01-24 22:41:06 +01:00
flacenc.h
flacenc_header.c
flic.c
flv.h
flvdec.c avformat/flvdec: Increase string array size 2015-01-01 18:37:51 +01:00
flvenc.c avformat/flvenc: Do not allow creating h263/mpeg4 in flv without unofficial format extensions being enabled. 2014-06-23 15:56:15 +02:00
format.c
framecrcenc.c
framehash.c
frmdec.c
ftp.c lavf/ftp: fix seek to nagative position 2014-02-28 00:07:31 +01:00
g722.c
g723_1.c
g729dec.c
gif.c
gifdec.c
golomb_tab.c avformat: fix hevcs use of golomb from avformat 2014-03-11 11:49:51 +01:00
gopher.c
gsmdec.c
gxf.c
gxf.h
gxfenc.c
h261dec.c
h263dec.c avformat/h263dec/h263_probe: Check TR 2014-06-02 22:59:50 +02:00
h264dec.c
hdsenc.c avformat/hdsenc: Use av_freep() avoid leaving stale pointers in memory 2015-01-20 03:27:17 +01:00
hevc.c Merge commit '6d56bc9a6d' into release/2.2 2014-03-11 13:13:42 +01:00
hevc.h Merge commit '6d56bc9a6d' into release/2.2 2014-03-11 13:13:42 +01:00
hevcdec.c
hls.c avformat/hls: Fix cookies and user agent with encrypted HLS streams 2014-01-28 18:50:58 +01:00
hlsenc.c avformat/hlsenc: Free context after hls_append_segment 2014-12-08 19:08:30 +01:00
hlsproto.c
hnm.c
http.c Merge commit 'b5210f4eae' into release/2.2 2014-03-16 04:12:43 +01:00
http.h
httpauth.c Fix http authentication. 2014-02-27 16:56:30 +01:00
httpauth.h
icodec.c
icoenc.c
id3v1.c
id3v1.h
id3v2.c ff_id3v2_read: add option to limit ID3 magic number search 2014-04-19 13:00:57 +02:00
id3v2.h ff_id3v2_read: add option to limit ID3 magic number search 2014-04-19 13:00:57 +02:00
id3v2enc.c lavf/id3v2enc: update comment about minimum padding 2014-01-24 22:52:33 +01:00
idcin.c avformat/idcin: use ff_get_extradata() 2013-12-25 17:38:29 +01:00
idroqdec.c
idroqenc.c RoQ encoder: support different integer framerates 2014-02-03 02:04:38 +01:00
iff.c avformat/iff: check avio_read() return in get_metadata() 2013-12-29 00:58:13 +01:00
ilbc.c
img2.c
img2dec.c
img2enc.c
ingenientdec.c
internal.h lavf: add write_uncoded_frame() API. 2014-02-11 10:29:02 +01:00
ipmovie.c
ircam.c
ircam.h
ircamdec.c
ircamenc.c
isom.c Merge commit 'eabefe83f4' into release/2.2 2014-03-11 12:05:53 +01:00
isom.h avformat/mov: redesign the fps calculation 2014-01-22 00:33:38 +01:00
iss.c
iv8.c
ivfdec.c
ivfenc.c
jacosubdec.c
jacosubenc.c
jvdec.c Merge commit '8a2250344b' 2014-02-14 01:51:17 +01:00
latmenc.c
libavformat.v
libgme.c
libmodplug.c Fix modplug linkage on Windows. 2014-03-15 02:42:11 +01:00
libnut.c
libquvi.c
librtmp.c Merge commit 'f6b3dce952' into release/2.2 2014-07-30 20:32:53 +02:00
libssh.c lavf/libssh: fix seek to nagative position 2014-02-28 00:04:29 +01:00
lmlm4.c
loasdec.c
log2_tab.c
lvfdec.c
lxfdec.c
m4vdec.c avformat/m4vdec: Check for non startcode 00 00 00 sequences in probe 2014-09-20 18:40:33 +02:00
Makefile Fix compilation with --disable-everything --enable-muxer=avi --disable-network. 2014-04-16 20:07:51 +02:00
matroska.c Merge commit '79041d92ee' into release/2.2 2014-05-04 21:25:27 +02:00
matroska.h matroskadec: read the CodecDelay element 2014-05-03 13:50:26 -04:00
matroskadec.c avformat/matroskadec: Use av_freep() to avoid leaving stale pointers in memory 2015-01-06 16:09:30 +01:00
matroskaenc.c Use Matroska document version 2 for WebM files if possible. 2014-05-12 23:20:05 +02:00
md5enc.c
md5proto.c
metadata.c avformat/metadata: allow ff_metadata_conv() to be called with NULL saftely 2014-01-17 23:09:52 +01:00
metadata.h
mgsts.c
microdvddec.c
microdvdenc.c
mkvtimestamp_v2.c
mm.c
mmf.c
mms.c Merge remote-tracking branch 'qatar/master' 2013-12-26 13:24:43 +01:00
mms.h
mmsh.c
mmst.c Merge remote-tracking branch 'qatar/master' 2013-12-26 13:24:43 +01:00
mov.c avformat/mov: Fix mixed declaration and statement warning 2015-01-06 20:37:53 +01:00
mov_chan.c
mov_chan.h
movenc.c avformat/movenc: workaround bug in "PathScale EKOPath(tm) Compiler Suite Version 4.0.12.1" 2015-01-10 05:02:23 +01:00
movenc.h Merge commit '29d61d73b1' into release/2.2 2014-03-23 04:05:56 +01:00
movenchint.c
mp3dec.c avformat/mp3dec: Improve seeking frame sync code 2014-11-01 16:12:52 +01:00
mp3enc.c mp3enc: fix a triggerable assert 2014-11-15 08:46:48 +01:00
mpc.c avformat/mpc: attempt to allocate a packet that is not smaller than the data inside it 2014-06-23 15:56:15 +02:00
mpc8.c avformat/mpc8: check avio_read() return in mpc8_parse_seektable() 2013-12-26 00:11:49 +01:00
mpeg.c avformat/mpeg: increase score for short mpeg-ps by 1 2014-11-01 16:12:52 +01:00
mpeg.h
mpegenc.c mpegenc: limit the maximum muxrate 2014-08-27 06:30:52 +00:00
mpegts.c avformat/mpegts: Check desc_len / get8() return code 2014-10-05 14:22:08 +02:00
mpegts.h
mpegtsenc.c Merge commit '7788297a59' into release/2.2 2014-08-23 02:32:04 +02:00
mpegvideodec.c
mpjpeg.c
mpl2dec.c
mpsubdec.c
msnwc_tcp.c
mtv.c libavformat/mtv: add test for audio magic 2014-02-01 21:09:14 -08:00
mux.c avformat/mux: Check for and remove invalid packet durations 2014-04-24 08:56:58 +02:00
mvdec.c
mvi.c
mxf.c
mxf.h
mxfdec.c mxfdec: free descriptor extradata in .read_close() 2014-02-09 18:50:53 +01:00
mxfenc.c
mxg.c
ncdec.c
network.c
network.h Merge remote-tracking branch 'qatar/master' 2014-01-07 13:16:55 +01:00
nistspheredec.c
noproxy-test.c
nsvdec.c
nullenc.c
nut.c avformat/nut: add bayer colorspaces 2014-02-22 20:51:13 +01:00
nut.h avformat/nut: add support for per frame side & meta data with version 4 2014-01-04 14:13:31 +01:00
nutdec.c avformat/nutdec: fix packet end clearing 2014-01-10 00:34:15 +01:00
nutenc.c avformat/nutenc: fix missing break in switch 2014-01-24 04:17:15 +01:00
nuv.c avformat/nuv: use ff_get_extradata() 2013-12-25 17:38:29 +01:00
oggdec.c oggdec: fix invalid free on error 2014-09-20 18:40:32 +02:00
oggdec.h ogg: allow streams to update metadata 2014-02-05 22:36:42 +01:00
oggenc.c oggenc: Set the right AVOption size for the pref_duration option 2014-06-26 12:58:28 +02:00
oggparsecelt.c
oggparsedirac.c
oggparseflac.c
oggparseogm.c Merge commit '75647dea6f' 2014-01-06 15:28:24 +01:00
oggparseopus.c lavf/oggparseopus: Setting seek_preroll in AVCodecContext 2014-02-05 21:16:36 +01:00
oggparseskeleton.c
oggparsespeex.c
oggparsetheora.c
oggparsevorbis.c avformat/oggparsevorbis: dont use invalid granules 2014-03-06 09:31:49 +01:00
oggparsevp8.c oggdec: add support for VP8 demuxing 2013-12-30 04:05:27 +01:00
oma.c
oma.h
omadec.c ff_id3v2_read: add option to limit ID3 magic number search 2014-04-19 13:00:57 +02:00
omaenc.c
options.c Merge commit '33c859c142' 2014-02-04 15:37:05 +01:00
options_table.h avformat/options_table: add named constants for avoid_negative_ts 2014-02-24 19:46:11 +01:00
os_support.c
os_support.h
paf.c
pcm.c
pcm.h
pcmdec.c pcmdec: replace a reachable assert with an error check 2014-02-10 07:41:21 +01:00
pcmenc.c
pjsdec.c avformat/pjsdec: dont increase pointer when its already at the end in read_ts() 2014-01-11 02:28:17 +01:00
pmpdec.c avformat/pmpdec: remove cur_dts timestamp hack 2014-04-23 17:01:36 +02:00
psxstr.c
pva.c
pvfdec.c
qcp.c
qtpalette.h
r3d.c
rawdec.c
rawdec.h
rawenc.c Add raw HEVC muxer 2014-02-09 14:29:07 +00:00
rawenc.h
rawvideodec.c
rdt.c
rdt.h
realtextdec.c
redspark.c
riff.c Merge remote-tracking branch 'qatar/master' 2014-02-08 19:02:46 +01:00
riff.h avformat/riff: return error code from ff_get_guid() 2014-02-12 15:59:15 +01:00
riffdec.c avformat/riff: return error code from ff_get_guid() 2014-02-12 15:59:15 +01:00
riffenc.c avformat/riffenc: Filter out "BottomUp" in ff_put_bmp_header() 2014-10-05 14:20:32 +02:00
rl2.c avformat/rl2: use ff_get_extradata() 2013-12-25 17:38:29 +01:00
rm.c
rm.h
rmdec.c avformat/rmdec: Check for overflow in ff_rm_read_mdpr_codecdata() 2015-01-18 00:27:55 +01:00
rmenc.c
rmsipr.c
rmsipr.h
rpl.c
rsd.c avformat/rsd: make tag_buf string larger 2014-12-19 18:03:00 -03:00
rso.c
rso.h
rsodec.c
rsoenc.c
rtmp.h
rtmpcrypt.c
rtmpcrypt.h
rtmpdh.c
rtmpdh.h
rtmphttp.c
rtmppkt.c Merge commit '89564be444' 2014-01-21 04:20:50 +01:00
rtmppkt.h
rtmpproto.c rtmpproto: Check the buffer sizes when copying app/playpath strings 2014-05-08 20:00:47 -04:00
rtp.c
rtp.h
rtpdec.c
rtpdec.h
rtpdec_amr.c
rtpdec_asf.c Merge remote-tracking branch 'qatar/master' 2014-01-23 20:15:21 +01:00
rtpdec_formats.h
rtpdec_g726.c
rtpdec_h263.c
rtpdec_h263_rfc2190.c
rtpdec_h264.c
rtpdec_ilbc.c
rtpdec_jpeg.c
rtpdec_latm.c
rtpdec_mpeg4.c
rtpdec_mpeg12.c
rtpdec_mpegts.c
rtpdec_qcelp.c
rtpdec_qdm2.c
rtpdec_qt.c
rtpdec_svq3.c
rtpdec_vp8.c
rtpdec_xiph.c
rtpenc.c
rtpenc.h
rtpenc_aac.c
rtpenc_amr.c
rtpenc_chain.c
rtpenc_chain.h
rtpenc_h263.c
rtpenc_h263_rfc2190.c
rtpenc_h264.c
rtpenc_jpeg.c
rtpenc_latm.c
rtpenc_mpv.c
rtpenc_vp8.c
rtpenc_xiph.c
rtpproto.c
rtpproto.h
rtsp.c doc/protocols/rtsp, lavf/rtsp: fix/extend options documentation 2014-01-01 12:57:15 +01:00
rtsp.h
rtspcodes.h
rtspdec.c
rtspenc.c
samidec.c
sapdec.c
sapenc.c
sauce.c
sauce.h
sbgdec.c
sctp.c
sdp.c Merge remote-tracking branch 'qatar/master' 2014-01-05 02:38:57 +01:00
sdr2.c avformat/sdr2: h264 stream needs parsing 2014-02-26 17:46:45 +00:00
seek-test.c
seek.c
seek.h
segafilm.c avformat/segafilm: drop song and dance, this seems not to do anything anymore since a long time 2014-01-07 15:02:31 +01:00
segment.c avformat/segment: Use av_freep() avoid leaving stale pointers in memory 2014-12-25 13:05:01 +01:00
sierravmd.c
siff.c avformat/siff: check avio_read() return value before returning packet 2013-12-29 13:25:13 +01:00
smacker.c
smjpeg.c
smjpeg.h
smjpegdec.c
smjpegenc.c
smoothstreamingenc.c
smush.c
sol.c
sox.h
soxdec.c
soxenc.c
spdif.c
spdif.h
spdifdec.c
spdifenc.c
srtdec.c
srtenc.c
srtp.c
srtp.h
srtpproto.c
subtitles.c
subtitles.h
subviewer1dec.c
subviewerdec.c
swf.c
swf.h
swfdec.c avformat/swfdec: Do not change the pixel format 2014-09-20 18:40:33 +02:00
swfenc.c
takdec.c avformat/takdec: zero padding area before use 2014-01-07 19:48:13 +01:00
tcp.c doc/protocols/tcp,lavf/tcp: apply minor fixes to TCP protocol documentation 2013-12-25 18:42:26 +01:00
tedcaptionsdec.c
tee.c avformat/tee: flip assigment direction 2014-08-05 04:45:56 +02:00
thp.c
tiertexseq.c
tls.c avformat/tls: Fix windows build with openSSL enabled. 2014-01-23 14:33:56 +01:00
tmv.c
tta.c
tty.c
txd.c
udp.c avformat/udp: debug log udp socket size 2014-01-08 23:56:05 +01:00
uncodedframecrcenc.c lavf: add uncodedframecrc test muxer. 2014-02-11 10:29:02 +01:00
unix.c
url-test.c
url.c
url.h
urldecode.c
urldecode.h
utils.c avformat/utils: Do not update programs streams from program-less streams in update_wrap_reference() 2015-01-20 03:27:17 +01:00
vc1test.c avformat/vc1test: use ff_get_extradata() 2013-12-25 17:38:30 +01:00
vc1testenc.c
version.h lavf/avio: Introduce avio_find_protocol_name 2014-02-16 22:34:21 +01:00
vivo.c
voc.c
voc.h
vocdec.c
vocenc.c
vorbiscomment.c
vorbiscomment.h
vplayerdec.c
vqf.c avformat/vqf: check avio_read()s return value more completely 2014-01-01 16:53:54 +01:00
w64.c
w64.h
wavdec.c
wavenc.c
wc3movie.c avformat/wc3movie: Check strings before printing. 2013-12-29 14:06:47 +01:00
webvttdec.c avformat/webvttdec: Dont skip over a never checked byte after --> 2014-01-07 04:09:19 +01:00
webvttenc.c
westwood_aud.c
westwood_vqa.c avformat/westwood_vqa: use ff_get_extradata() 2013-12-25 17:38:30 +01:00
wtv.h
wtv_common.c
wtvdec.c
wtvenc.c Move GUID-related objects to riffenc.c and riff.c. 2014-01-29 00:44:59 +01:00
wv.c
wv.h
wvdec.c
wvenc.c
xa.c
xmv.c
xwma.c
yop.c
yuv4mpeg.c Merge commit '5ef11b8dcc' 2014-01-17 16:18:40 +01:00