FFmpeg/libavformat
Michael Niedermayer 8db0c2ffe6 avformat/mmst: Use av_freep() avoid leaving stale pointers in memory
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2014-12-20 16:54:25 +01:00
..
4xm.c Correct few "ffmpeg" typos 2014-08-24 11:05:42 +00:00
a64.c avformat/a64: Avoid segfault in a64_write_header() when stream codec is not open 2014-08-18 19:48:18 +02:00
aacdec.c Merge commit '02cf0c9e42967de1e4d2803bee3573bc5b735fdd' 2014-07-29 21:12:07 +02:00
ac3dec.c
act.c wavdec: RIFX file format support 2014-12-18 00:10:35 +01:00
adp.c replace calls to url_feof() with avio_feof() 2014-08-08 00:48:38 +02:00
adtsenc.c avformat/adtsenc: buf isnt changed in adts_decode_extradata(), make it const 2014-09-22 18:47:14 +02:00
adxdec.c Merge commit 'd5cf5afabbf43f00283e70b12afbe1da030d85b6' 2014-07-09 22:38:13 +02:00
aea.c
afc.c
aiff.h
aiffdec.c replace calls to url_feof() with avio_feof() 2014-08-08 00:48:38 +02:00
aiffenc.c
allformats.c Merge commit '8a70ef94b9c377293b3dfa7d92cdc81a4fe1543a' 2014-12-19 02:49:36 +01:00
amr.c replace calls to url_feof() with avio_feof() 2014-08-08 00:48:38 +02:00
anm.c replace calls to url_feof() with avio_feof() 2014-08-08 00:48:38 +02:00
apc.c
ape.c replace calls to url_feof() with avio_feof() 2014-08-08 00:48:38 +02:00
apetag.c avformat/apetag: More completely check avio_get_str() return value 2014-12-06 17:12:49 +01:00
apetag.h
apngdec.c avformat/apngdec: make tag_buf string larger 2014-12-20 00:17:21 +01:00
aqtitledec.c replace calls to url_feof() with avio_feof() 2014-08-08 00:48:38 +02:00
asf.c
asf.h
asfcrypt.c
asfcrypt.h
asfdec.c wavdec: RIFX file format support 2014-12-18 00:10:35 +01:00
asfenc.c avformat/asfenc: replace != 0 error check by <0 2014-12-20 01:48:26 +01:00
assdec.c assdec: check av_new_packet return value 2014-10-29 16:54:43 +00:00
assenc.c avformat/assenc: Use av_freep() to avoid leaving stale pointers in memory 2014-12-15 15:43:42 +01:00
ast.c
ast.h
astdec.c replace calls to url_feof() with avio_feof() 2014-08-08 00:48:38 +02:00
astenc.c
au.c Merge commit 'f792d3cbb8e8e35c54a9358a55dd596b7a40f228' 2014-06-18 17:28:10 +02:00
audiointerleave.c Merge commit '1967cd4e4c1cd96dfa195ce14e4b212ddb70586d' 2014-10-25 03:27:13 +02:00
audiointerleave.h
avc.c Merge commit 'a2efbecc4ed12d287cf29856418c4da4a7648d95' 2014-09-25 00:09:42 +02:00
avc.h Merge commit 'a2efbecc4ed12d287cf29856418c4da4a7648d95' 2014-09-25 00:09:42 +02:00
avformat.h doc: fix spelling errors 2014-12-01 00:31:06 +01:00
avformatres.rc
avi.h
avidec.c wavdec: RIFX file format support 2014-12-18 00:10:35 +01:00
avienc.c avformat/avienc: write last frame duration 2014-11-19 20:23:04 +01:00
avio_internal.h Add int64_t probesize2 instead of int probesize to AVFormatContext. 2014-07-30 11:09:25 +02:00
avio.c avio: fix sizeof argument 2014-10-20 10:38:38 +01:00
avio.h lavf/avio: clarify the buffer parameter of avio_alloc_context 2014-11-25 18:19:00 +01:00
aviobuf.c avformat/aviobuf: Check that avio_seek() target is non negative 2014-12-14 17:39:53 +01:00
avisynth.c
avlanguage.c
avlanguage.h
avr.c
avs.c Merge commit 'f929ab0569ff31ed5a59b0b0adb7ce09df3fca39' 2014-08-15 21:00:50 +02:00
bethsoftvid.c Merge commit '84bf64d3598c98a748e609195358ea04b0cfd140' 2014-10-29 22:47:11 +01:00
bfi.c replace calls to url_feof() with avio_feof() 2014-08-08 00:48:38 +02:00
bink.c
bintext.c replace calls to url_feof() with avio_feof() 2014-08-08 00:48:38 +02:00
bit.c replace calls to url_feof() with avio_feof() 2014-08-08 00:48:38 +02:00
bluray.c
bmv.c
boadec.c
brstm.c replace calls to url_feof() with avio_feof() 2014-08-08 00:48:38 +02:00
c93.c
cache.c
caf.c
caf.h
cafdec.c Merge commit '4d5b99dacdbb56373e5abe2ad35fc87b5c0c5bd2' 2014-09-26 12:24:00 +02:00
cafenc.c
cavsvideodec.c
cdg.c avformat/cdg: Do not fail if filesize cannot be determined 2014-07-11 01:04:04 +02:00
cdxl.c replace calls to url_feof() with avio_feof() 2014-08-08 00:48:38 +02:00
cinedec.c cinedec: report white balance gain coefficients using metadata 2014-11-13 15:31:19 +01:00
concat.c Merge commit '95d312d6c82e7485f43c3ddda0f369af0e41c83b' 2014-09-25 13:45:30 +02:00
concatdec.c lavf/concatdec: handle NOPTS start_time. 2014-12-15 20:00:35 +01:00
crcenc.c
crypto.c avformat/crypto: fix key vs iv typo 2014-12-09 19:58:56 +01:00
cutils.c Merge commit 'ed6dad3737bf7bb2d5e9fa9511dfdb44806010e8' 2014-10-26 03:22:52 +01:00
dashenc.c Merge commit '456e93bfdd4cbc5e995dea415019abd0703d0e16' 2014-12-17 12:05:00 +01:00
data_uri.c
dauddec.c replace calls to url_feof() with avio_feof() 2014-08-08 00:48:38 +02:00
daudenc.c Merge commit '0955e57ad07640574fc20ce0bea3c0b83982ada1' 2014-07-03 21:42:16 +02:00
dfa.c avformat/dfa: use avio_feof() 2014-08-30 15:50:22 +00:00
diracdec.c
dnxhddec.c
dsfdec.c
dsicin.c replace calls to url_feof() with avio_feof() 2014-08-08 00:48:38 +02:00
dtsdec.c avformat/dtsdec: dts_probe: check reserved bit, check lfe, check sr_code similarity 2014-11-20 00:21:09 +01:00
dtshddec.c replace calls to url_feof() with avio_feof() 2014-08-08 00:48:38 +02:00
dump.c avformat/dump: use format dump_separator if the codec one is not set 2014-10-09 05:41:42 +02:00
dv.c avformat/dv: Use av_freep() to avoid leaving stale pointers in memory 2014-12-15 00:38:05 +01:00
dv.h
dvenc.c replaced av_dv_codec_profile by av_dv_codec_profile2 in encoder and dv muxers 2014-12-04 20:24:00 +01:00
dxa.c wavdec: RIFX file format support 2014-12-18 00:10:35 +01:00
eacdata.c
electronicarts.c Correct few "ffmpeg" typos 2014-08-24 11:05:42 +00:00
epafdec.c
ffm.h Remove avserver. 2014-06-18 14:55:28 +02:00
ffmdec.c lavf/ffmdec: add common options to recommended encoder configuration 2014-11-27 23:19:20 +01:00
ffmenc.c lavf/ffmenc: store recommended encoder configuration 2014-11-27 23:19:41 +01:00
ffmeta.h
ffmetadec.c libavformat/ffmetadec: Make unchanged function arguments const 2014-09-24 19:17:55 +02:00
ffmetaenc.c
file_open.c
file.c
filmstripdec.c avformat/filmstripdec: Fix several integer overflows 2014-10-27 22:57:17 +01:00
filmstripenc.c Merge commit '194be1f43ea391eb986732707435176e579265aa' 2014-06-18 19:49:17 +02:00
flac_picture.c Merge commit '0b66fb4505e0bb43de3797f63f3290f0188d67cc' 2014-10-25 04:03:41 +02:00
flac_picture.h
flacdec.c Merge commit '7784f47762d59e859b4d0f74b3e021ad9368ee2c' 2014-11-06 13:42:41 +01:00
flacenc_header.c
flacenc.c avformat/flacenc: use av_clip() instead of av_clip_c() 2014-09-16 16:57:20 +02:00
flacenc.h
flic.c avformat/flic: se av_freep() to avoid leaving stale extradata pointer 2014-12-15 15:49:00 +01:00
flv.h
flvdec.c avformat/flvdec: Use av_freep() avoid leaving stale pointers in memory 2014-12-16 15:37:04 +01:00
flvenc.c Print a warning if vp6 is muxed into flv: The output is flipped. 2014-11-23 13:22:27 +01:00
format.c avformat/format: Use av_match_name() instead of list in av_match_ext() 2014-10-23 04:33:09 +02:00
framecrcenc.c avformat/framecrcenc: print the checksum and size of extradata as well 2014-06-15 18:07:03 +02:00
framehash.c Merge commit '194be1f43ea391eb986732707435176e579265aa' 2014-06-18 19:49:17 +02:00
frmdec.c
ftp.c libavformat/ftp: Do not leak memory in routine ftp_features 2014-08-26 00:52:29 +02:00
g722.c
g723_1.c
g729dec.c
gif.c
gifdec.c replace calls to url_feof() with avio_feof() 2014-08-08 00:48:38 +02:00
golomb_tab.c
gopher.c
gsmdec.c
gxf.c replace calls to url_feof() with avio_feof() 2014-08-08 00:48:38 +02:00
gxf.h
gxfenc.c
h261dec.c
h263dec.c
h264dec.c
hdsenc.c avformat/hdsenc: Use av_freep() avoid leaving stale pointers in memory 2014-12-16 15:37:04 +01:00
hevc.c
hevc.h
hevcdec.c
hls.c avformat: Add and use ff_copy_whitelists() 2014-10-24 19:23:23 +02:00
hlsenc.c avformat/hlsenc: Use av_freep() to avoid leaving stale pointers in memory 2014-12-16 15:37:04 +01:00
hlsproto.c Merge commit '6df9d9b55d3f56ee7782639a7678eeeaf77f14ea' 2014-10-24 12:40:36 +02:00
hnm.c
http.c avformat/http: Use av_freep() avoid leaving stale pointers in memory 2014-12-20 16:53:37 +01:00
http.h avformat/http: Introduce ff_http_averror() 2014-10-20 04:31:46 +02:00
httpauth.c
httpauth.h
icecast.c Merge commit '3a6bb9735053c453f806ceab1d91124648d90aca' 2014-11-15 11:30:42 +01:00
icodec.c
icoenc.c avformat/icoenc: Remove deprecated use of codec_name 2014-08-28 14:34:55 +02:00
id3v1.c Use new av_dict_set_int helper function. 2014-08-16 14:31:41 +02:00
id3v1.h
id3v2.c avformat/id3v2: Use av_freep() avoid leaving stale pointers in memory 2014-12-20 16:53:14 +01:00
id3v2.h
id3v2enc.c Merge commit '9279826008b80daad7446950a821f32033ccd33f' 2014-07-04 00:50:40 +02:00
idcin.c idcin: fix return check 2014-10-20 10:38:37 +01:00
idroqdec.c Correct few "ffmpeg" typos 2014-08-24 11:05:42 +00:00
idroqenc.c
iff.c libavformat/iff: print error message when DSDIFF compression type is not supported 2014-09-26 12:51:40 +02:00
ilbc.c
img2_alias_pix.c avformat/img2_alias_pix: Add AVClass and image2 AVOptions 2014-09-11 15:34:13 +02:00
img2_brender_pix.c avformat/img2_alias & brender_pix: fix function names 2014-09-11 15:16:24 +02:00
img2.c avformat/img2: remove useless 'pix' duplicated entry. 2014-09-22 10:25:31 +02:00
img2.h avformat/img2: Make AVOptions available to img* demuxers defined in other files 2014-09-11 15:10:15 +02:00
img2dec.c Merge commit 'f1ed83e23add1c26c50b146727e4c2399dfc0b3a' 2014-10-25 03:37:21 +02:00
img2enc.c avformat/img2enc: Use localtime_r() for thread saftey 2014-11-02 20:09:16 +01:00
ingenientdec.c
internal.h Merge commit '675ac56b7ee0f204963fde55295197c5df80aa91' 2014-11-27 11:52:33 +01:00
ipmovie.c Correct few "ffmpeg" typos 2014-08-24 11:05:42 +00:00
ircam.c
ircam.h
ircamdec.c
ircamenc.c
isom.c avformat/movenc: add EAC3 muxing support. 2014-10-10 19:07:08 +02:00
isom.h avformat/mov: check atom nesting depth 2014-12-16 23:37:24 +01:00
iss.c
iv8.c
ivfdec.c
ivfenc.c ivfenc: support VP9 2014-07-03 15:46:26 +02:00
jacosubdec.c avformat/jacosubdec: Cleanup when avpriv_bprint_to_extradata() fails 2014-11-25 15:20:54 +01:00
jacosubenc.c
jvdec.c replace calls to url_feof() with avio_feof() 2014-08-08 00:48:38 +02:00
latmenc.c Merge commit 'f792d3cbb8e8e35c54a9358a55dd596b7a40f228' 2014-06-18 17:28:10 +02:00
libavformat.v lavf: stop exporting internal functions 2014-08-11 14:29:56 +02:00
libgme.c
libmodplug.c Add missing "const" all over the place. 2014-08-29 18:57:25 +02:00
libnut.c
libquvi.c avformat: Add and use ff_copy_whitelists() 2014-10-24 19:23:23 +02:00
librtmp.c librtmp: append the correct field to the string 2014-11-18 00:38:26 +01:00
libsmbclient.c avformat: Read errno before av_log() as the callback from av_log() might affect errno 2014-10-25 13:48:56 +02:00
libssh.c lavf/libssh: set freed pointers to NULL 2014-07-12 03:01:38 +02:00
lmlm4.c Merge commit '86a361081d3eb4e999d75bc2a462f01d88cbd2e5' 2014-09-25 13:51:43 +02:00
loasdec.c
log2_tab.c
lrc.c AVFormat: LRC demuxer and muxer 2014-07-13 19:18:31 +02:00
lrc.h AVFormat: LRC demuxer and muxer 2014-07-13 19:18:31 +02:00
lrcdec.c replace calls to url_feof() with avio_feof() 2014-08-08 00:48:38 +02:00
lrcenc.c Drop remaining unneeded != NULL 2014-08-15 22:47:45 +02:00
lvfdec.c replace calls to url_feof() with avio_feof() 2014-08-08 00:48:38 +02:00
lxfdec.c Rename sync() functions in libavformat. 2014-11-25 23:49:58 +01:00
m4vdec.c avformat/m4vdec: mark as possibly containing discontinuities 2014-10-17 12:51:49 +02:00
Makefile Merge commit '8a70ef94b9c377293b3dfa7d92cdc81a4fe1543a' 2014-12-19 02:49:36 +01:00
matroska.c Kill timed SRT 2014-09-30 20:21:14 +02:00
matroska.h avformat: drop redundant MATROSKA_VIDEO_STEREO_MODE_COUNT identifier 2014-08-29 01:26:52 +02:00
matroskadec.c wavdec: RIFX file format support 2014-12-18 00:10:35 +01:00
matroskaenc.c Merge commit 'b1306823d0b3ae998c8e10ad832004eb13bdd93e' 2014-12-19 04:57:25 +01:00
md5enc.c avformat/md5enc: add format_version, to allow selecting which version to use 2014-07-16 22:50:24 +02:00
md5proto.c
metadata.c
metadata.h
mgsts.c replace calls to url_feof() with avio_feof() 2014-08-08 00:48:38 +02:00
microdvddec.c replace calls to url_feof() with avio_feof() 2014-08-08 00:48:38 +02:00
microdvdenc.c
mkvtimestamp_v2.c
mlvdec.c wavdec: RIFX file format support 2014-12-18 00:10:35 +01:00
mm.c
mmf.c avformat/mmf: Use AVFormatContext strict_std_compliance instead of AVCodecContext 2014-11-06 14:48:41 +01:00
mms.c
mms.h
mmsh.c
mmst.c avformat/mmst: Use av_freep() avoid leaving stale pointers in memory 2014-12-20 16:54:25 +01:00
mov_chan.c Add missing "const" all over the place. 2014-08-29 18:57:25 +02:00
mov_chan.h
mov.c Merge commit '64f7575fbd64e5b65d5c644347408588c776f1fe' 2014-12-19 12:31:52 +01:00
movenc.c Merge commit '59f0275dd0a42a7f90271a83a78e9ca5e69ff5b0' 2014-12-19 02:58:16 +01:00
movenc.h Merge commit '59f0275dd0a42a7f90271a83a78e9ca5e69ff5b0' 2014-12-19 02:58:16 +01:00
movenchint.c avformat/movenchint: use av_freep() for safety 2014-08-17 13:27:20 +02:00
mp3dec.c avformat/mp3dec: Name the dummy variable as what it is, to avoid confusion 2014-12-14 20:08:13 +01:00
mp3enc.c Drop the unofficial extension prefix for MPEG and MPEG-TS formats 2014-12-02 15:28:22 +00:00
mpc8.c replace calls to url_feof() with avio_feof() 2014-08-08 00:48:38 +02:00
mpc.c avformat/mpc: attempt to allocate a packet that is not smaller than the data inside it 2014-06-15 01:33:17 +02:00
mpeg.c avformat/mpeg: add commented out av_log() to probe 2014-12-06 22:38:38 +01:00
mpeg.h Merge commit '4e9e6fa99f3ff83cedbf6c378d62065ae419a3b9' 2014-08-26 14:05:07 +02:00
mpegenc.c avformat/mpegenc: replace always enabled asserts by av_assert0() 2014-12-19 15:18:31 +01:00
mpegts.c Merge commit '8b263331c5ebbb10b6ea521e9fd56751ba94254b' 2014-12-19 04:43:41 +01:00
mpegts.h lavf/mpegts: remove obsolete ff_mpegts_parse_* cruft 2014-08-11 13:46:53 +02:00
mpegtsenc.c Merge commit 'e2ce16392205d8efe9143329ed3fb5fcb15498fa' 2014-12-20 00:33:40 +01:00
mpegvideodec.c
mpjpeg.c avformat/mpjpeg: make boundary tag user customizable 2014-10-29 18:31:32 +01:00
mpl2dec.c replace calls to url_feof() with avio_feof() 2014-08-08 00:48:38 +02:00
mpsubdec.c replace calls to url_feof() with avio_feof() 2014-08-08 00:48:38 +02:00
msnwc_tcp.c replace calls to url_feof() with avio_feof() 2014-08-08 00:48:38 +02:00
mtv.c Merge commit 'f64d7e919eabd427f3e6dd4a1219e448c78deb42' 2014-10-29 21:27:33 +01:00
mux.c libavformat: Allow calling av_write_trailer with a NULL AVIOContext 2014-12-19 23:12:58 +02:00
mvdec.c avformat/mvdec: Check size in read_table() for validity 2014-10-28 17:51:14 +01:00
mvi.c
mxf.c libavformat/mxfdec.c: initial support for EssenceGroups 2014-11-30 23:14:06 +01:00
mxf.h libavformat/mxfdec.c: initial support for EssenceGroups 2014-11-30 23:14:06 +01:00
mxfdec.c lavf/mxfdec: Fix memleaks reading corrupt files. 2014-12-15 01:37:12 +01:00
mxfenc.c mxfenc: fix indentation after last commit 2014-10-29 23:49:13 +01:00
mxg.c replace calls to url_feof() with avio_feof() 2014-08-08 00:48:38 +02:00
ncdec.c replace calls to url_feof() with avio_feof() 2014-08-08 00:48:38 +02:00
network.c
network.h avformat/network: move sockaddr_union after sockaddr_storage compatibility code 2014-09-16 01:19:53 +02:00
nistspheredec.c replace calls to url_feof() with avio_feof() 2014-08-08 00:48:38 +02:00
noproxy-test.c
nsvdec.c avformat/nsvdec: fix out-commented asserts so the function names exist 2014-08-26 15:21:25 +02:00
nullenc.c
nut.c xface: Fix encoder crashes due to too small on-stack array. 2014-11-23 06:51:18 +01:00
nut.h
nutdec.c nutdec: do not set has_b_frames 2014-11-06 09:05:37 +01:00
nutenc.c avformat/nutenc: store the actual r_frame_rate in the corresponding field if available 2014-12-14 02:12:49 +01:00
nuv.c replace calls to url_feof() with avio_feof() 2014-08-08 00:48:38 +02:00
oggdec.c oggdec: add support for VP8 demuxing 2014-12-18 23:27:07 +01:00
oggdec.h oggdec: add support for VP8 demuxing 2014-12-18 23:27:07 +01:00
oggenc.c avcodec/xiph: mark returned header pointers const from avpriv_split_xiph_headers() 2014-12-14 14:30:45 +01:00
oggparsecelt.c Merge commit 'db68ef898a3802e51b6f41fd600d0d46d058e3f8' 2014-08-14 00:05:49 +02:00
oggparsedirac.c avformat/oggparsedirac: use AVCodecContext.framerate 2014-10-16 01:31:09 +02:00
oggparseflac.c Merge commit '7784f47762d59e859b4d0f74b3e021ad9368ee2c' 2014-11-06 13:42:41 +01:00
oggparseogm.c Merge commit 'db68ef898a3802e51b6f41fd600d0d46d058e3f8' 2014-08-14 00:05:49 +02:00
oggparseopus.c Merge commit 'db68ef898a3802e51b6f41fd600d0d46d058e3f8' 2014-08-14 00:05:49 +02:00
oggparseskeleton.c
oggparsespeex.c Merge commit 'db68ef898a3802e51b6f41fd600d0d46d058e3f8' 2014-08-14 00:05:49 +02:00
oggparsetheora.c Merge commit 'db68ef898a3802e51b6f41fd600d0d46d058e3f8' 2014-08-14 00:05:49 +02:00
oggparsevorbis.c avformat/oggparsevorbis: Check that initialization succeeded before declaring the end of headers 2014-11-06 13:02:08 +01:00
oggparsevp8.c Merge commit '430a8168594b3cb29f44141d4da88f2c642de06f' 2014-12-19 04:36:45 +01:00
oma.c
oma.h
omadec.c
omaenc.c Merge commit 'f792d3cbb8e8e35c54a9358a55dd596b7a40f228' 2014-06-18 17:28:10 +02:00
options_table.h Merge commit '1384df641994bf3d6cb51084290aa94752737bae' 2014-11-07 23:09:30 +01:00
options.c Merge commit '9257692ac15eff7b07540c1f61cebde0d8823fbd' 2014-11-18 02:46:07 +01:00
os_support.c avformat/os_support: Add _DEFAULT_SOURCE to hide warning about _SVID_SOURCE depreciation 2014-09-19 22:32:05 +02:00
os_support.h Merge commit '8ebf02f8f530240edf7e45f35f7647ef9dd44a58' 2014-12-20 00:49:47 +01:00
paf.c replace calls to url_feof() with avio_feof() 2014-08-08 00:48:38 +02:00
pcm.c
pcm.h
pcmdec.c
pcmenc.c
pjsdec.c replace calls to url_feof() with avio_feof() 2014-08-08 00:48:38 +02:00
pmpdec.c replace calls to url_feof() with avio_feof() 2014-08-08 00:48:38 +02:00
psxstr.c Correct few "ffmpeg" typos 2014-08-24 11:05:42 +00:00
pva.c
pvfdec.c
qcp.c lavf/qcp: Print unknown GUID on error. 2014-12-02 11:40:01 +01:00
qtpalette.h
r3d.c
rawdec.c latm: Do not give a score for a single instance 2014-12-07 13:15:03 +01:00
rawdec.h
rawenc.c Drop the unofficial extension prefix for MPEG and MPEG-TS formats 2014-12-02 15:28:22 +00:00
rawenc.h
rawvideodec.c
rdt.c Merge commit '1c77ead1fb14d64e6798fc5e32af04abcb3cebb4' 2014-12-06 00:48:47 +01:00
rdt.h
realtextdec.c Print a warning if a subtitle demuxer changes utf16 to utf8. 2014-10-29 01:32:44 +01:00
redspark.c replace calls to url_feof() with avio_feof() 2014-08-08 00:48:38 +02:00
replaygain.c
replaygain.h
riff.c riff: Support decoding png in avi (ImageJ) 2014-12-08 13:29:18 +00:00
riff.h wavdec: RIFX file format support 2014-12-18 00:10:35 +01:00
riffdec.c wavdec: RIFX file format support 2014-12-18 00:10:35 +01:00
riffenc.c avformat/riffenc: move MP3 LSF threshold to the midway point between the 2 2014-11-06 14:53:21 +01:00
rl2.c
rm.c
rm.h Merge commit '1c77ead1fb14d64e6798fc5e32af04abcb3cebb4' 2014-12-06 00:48:47 +01:00
rmdec.c avformat/rmdec: Check for overflow in ff_rm_read_mdpr_codecdata() 2014-12-06 00:49:23 +01:00
rmenc.c Merge commit '194be1f43ea391eb986732707435176e579265aa' 2014-06-18 19:49:17 +02:00
rmsipr.c
rmsipr.h
rpl.c replace calls to url_feof() with avio_feof() 2014-08-08 00:48:38 +02:00
rsd.c avformat/rsd: make tag_buf string larger 2014-12-20 00:17:43 +01:00
rso.c
rso.h
rsodec.c
rsoenc.c Merge commit 'f792d3cbb8e8e35c54a9358a55dd596b7a40f228' 2014-06-18 17:28:10 +02:00
rtmp.h
rtmpcrypt.c
rtmpcrypt.h
rtmpdh.c
rtmpdh.h
rtmphttp.c
rtmppkt.c Merge commit '44127b157e9f8acb837d4bb3a094f56b40da3ef5' 2014-11-28 12:14:26 +01:00
rtmppkt.h
rtmpproto.c Merge commit '491805636cef50d3f582bd345e1460eeb739ea48' 2014-11-28 22:01:45 +01:00
rtp.c
rtp.h
rtpdec_amr.c Merge commit '0307cc2253e76772b1c645ac6117d08da87a147c' 2014-07-09 23:40:13 +02:00
rtpdec_asf.c avformat/rtpdec_asf: Use av_find_input_format() instead of directly linking to the demuxer 2014-10-25 16:28:03 +02:00
rtpdec_formats.h Merge commit 'a505c0d7373336a4cc5aa2022111c46bdd388b1f' 2014-12-19 02:34:17 +01:00
rtpdec_g726.c
rtpdec_h261.c Merge commit 'a505c0d7373336a4cc5aa2022111c46bdd388b1f' 2014-12-19 02:34:17 +01:00
rtpdec_h263_rfc2190.c Merge commit 'df07c07b3de0a5e8890078944de1eb5cb8372ef8' 2014-12-18 20:40:39 +01:00
rtpdec_h263.c
rtpdec_h264.c Drop remaining unneeded != NULL 2014-08-15 22:47:45 +02:00
rtpdec_hevc.c Merge commit '350ed1829268d343b791208c8fd1cddd44d52a8e' 2014-10-20 22:25:14 +02:00
rtpdec_ilbc.c Merge commit '0307cc2253e76772b1c645ac6117d08da87a147c' 2014-07-09 23:40:13 +02:00
rtpdec_jpeg.c Parse dri when receiving jpg via rtp. 2014-07-18 23:11:11 +02:00
rtpdec_latm.c Merge commit '0307cc2253e76772b1c645ac6117d08da87a147c' 2014-07-09 23:40:13 +02:00
rtpdec_mpeg4.c avformat/rtpdec_mpeg4: Use av_freep() to avoid leaving stale extradata pointer 2014-12-15 15:48:35 +01:00
rtpdec_mpeg12.c
rtpdec_mpegts.c lavf/mpegts: rename ff_mpegts_parse_*() to avpriv_mpegts_parse_*() 2014-08-07 04:28:11 +02:00
rtpdec_qcelp.c
rtpdec_qdm2.c
rtpdec_qt.c avformat/rtpdec_qt: Fix 'warning: passing argument 2 of ffio_init_context discards const qualifier from pointer target type' 2014-09-08 16:56:19 +02:00
rtpdec_svq3.c
rtpdec_vp8.c
rtpdec_xiph.c Merge commit '0307cc2253e76772b1c645ac6117d08da87a147c' 2014-07-09 23:40:13 +02:00
rtpdec.c rtp: Initial H.261 support 2014-12-18 23:11:37 +02:00
rtpdec.h Merge commit '0307cc2253e76772b1c645ac6117d08da87a147c' 2014-07-09 23:40:13 +02:00
rtpenc_aac.c
rtpenc_amr.c
rtpenc_chain.c Merge commit '2bb2c2bd75e5f4b28a945511cda77e0a1a44c758' 2014-09-18 02:14:53 +02:00
rtpenc_chain.h
rtpenc_h261.c lavf/rtp_h261: Replace restrict with av_restrict. 2014-12-19 13:25:51 +01:00
rtpenc_h263_rfc2190.c rtpenc_h263_rfc2190: avoid misleading error output 2014-09-22 03:45:34 +02:00
rtpenc_h263.c
rtpenc_h264.c Merge commit 'a2efbecc4ed12d287cf29856418c4da4a7648d95' 2014-09-25 00:09:42 +02:00
rtpenc_hevc.c Merge commit 'ddf5fb71ee9c8b2d9a23c0f661a84896cd7050fc' 2014-09-25 00:17:36 +02:00
rtpenc_jpeg.c Merge commit '39975acc699c83af0a87a7318c0f41e189142938' 2014-06-28 12:40:01 +02:00
rtpenc_latm.c
rtpenc_mpegts.c Merge commit 'fc308b30bb24e623fed042ec78b10803b2362a18' 2014-12-20 00:42:07 +01:00
rtpenc_mpv.c
rtpenc_vp8.c
rtpenc_xiph.c
rtpenc.c Merge commit 'a505c0d7373336a4cc5aa2022111c46bdd388b1f' 2014-12-19 02:34:17 +01:00
rtpenc.h rtp: Initial H.261 support 2014-12-18 23:11:37 +02:00
rtpproto.c Merge commit '95d880fa6436f3b557a9c060428a04b9e4d552df' 2014-12-10 01:24:12 +01:00
rtpproto.h
rtsp.c Merge commit '76ccf114a6c107218e2a1948afc1d0fb3ac7ba0b' 2014-12-19 05:04:24 +01:00
rtsp.h Merge commit '8b2e9636c57b22582143467a8a06b509b47b92f9' 2014-10-10 21:18:41 +02:00
rtspcodes.h avformat/rtspcodes: introduce ff_rtsp_averror() 2014-10-21 03:51:14 +02:00
rtspdec.c Merge commit '6df9d9b55d3f56ee7782639a7678eeeaf77f14ea' 2014-10-24 12:40:36 +02:00
rtspenc.c avformat/rtsp: Use ff_rtsp_averror() 2014-10-21 03:52:27 +02:00
samidec.c Print a warning if a subtitle demuxer changes utf16 to utf8. 2014-10-29 01:32:44 +01:00
sapdec.c avformat: Add and use ff_copy_whitelists() 2014-10-24 19:23:23 +02:00
sapenc.c lavf: Use av_gettime_relative 2014-10-24 09:53:45 +03:00
sauce.c
sauce.h
sbgdec.c avformat/sbgdec: Use localtime_r() for thread saftey 2014-11-02 20:08:59 +01:00
sctp.c Merge commit '09e1ccc8cddc946da5e10841f10dc5ebdd187d9d' 2014-10-10 20:51:52 +02:00
sdp.c Merge commit 'a505c0d7373336a4cc5aa2022111c46bdd388b1f' 2014-12-19 02:34:17 +01:00
sdr2.c
seek-test.c
seek.c avformat/seek: use av_malloc_array() 2014-07-19 19:44:56 +02:00
seek.h
segafilm.c Correct few "ffmpeg" typos 2014-08-24 11:05:42 +00:00
segment.c avformat/segment: export inner muxer timebase 2014-11-16 03:02:29 +01:00
sierravmd.c Correct few "ffmpeg" typos 2014-08-24 11:05:42 +00:00
siff.c
smacker.c replace calls to url_feof() with avio_feof() 2014-08-08 00:48:38 +02:00
smjpeg.c
smjpeg.h
smjpegdec.c replace calls to url_feof() with avio_feof() 2014-08-08 00:48:38 +02:00
smjpegenc.c
smoothstreamingenc.c Merge commit '675ac56b7ee0f204963fde55295197c5df80aa91' 2014-11-27 11:52:33 +01:00
smush.c replace calls to url_feof() with avio_feof() 2014-08-08 00:48:38 +02:00
sol.c Merge commit '30b8eb0f87b0eaefdc115ef38f8ad87dd3a6e50b' 2014-11-24 13:10:16 +01:00
sox.h
soxdec.c
soxenc.c avformat/soxenc: return more meaningful error code 2014-08-28 15:52:25 +00:00
spdif.c
spdif.h
spdifdec.c replace calls to url_feof() with avio_feof() 2014-08-08 00:48:38 +02:00
spdifenc.c
srtdec.c Print a warning if a subtitle demuxer changes utf16 to utf8. 2014-10-29 01:32:44 +01:00
srtenc.c Kill timed SRT 2014-09-30 20:21:14 +02:00
srtp.c
srtp.h
srtpproto.c Merge commit 'f2c614e8c4a935b52bbf86819128d9e797230c20' 2014-12-18 19:59:03 +01:00
stldec.c Added STL demuxer and decoder 2014-10-22 23:12:38 +02:00
subfile.c
subtitles.c avformat/subtitles: reduce log level of UTF-16 warning 2014-10-29 18:29:43 +01:00
subtitles.h Print a warning if a subtitle demuxer changes utf16 to utf8. 2014-10-29 01:32:44 +01:00
subviewer1dec.c replace calls to url_feof() with avio_feof() 2014-08-08 00:48:38 +02:00
subviewerdec.c replace calls to url_feof() with avio_feof() 2014-08-08 00:48:38 +02:00
supdec.c avformat: add SUP/PGS subtitle demuxer 2014-09-26 10:35:14 +02:00
swf.c
swf.h Merge commit '194be1f43ea391eb986732707435176e579265aa' 2014-06-18 19:49:17 +02:00
swfdec.c avformat/swfdec: Do not change the pixel format 2014-09-07 00:39:52 +02:00
swfenc.c Merge commit '194be1f43ea391eb986732707435176e579265aa' 2014-06-18 19:49:17 +02:00
takdec.c replace calls to url_feof() with avio_feof() 2014-08-08 00:48:38 +02:00
tcp.c lavf/tcp: Clarify that the -timeout option takes microseconds. 2014-11-12 13:52:56 +01:00
tedcaptionsdec.c
tee.c avformat/tee: flip assigment direction 2014-08-03 03:18:52 +02:00
thp.c avformat/thp: dont mix integers with pointers 2014-08-16 12:04:45 +02:00
tiertexseq.c avformat/tiertexseq: use av_freep(), do not leave stale pointers in memory 2014-10-07 13:46:29 +02:00
tls.c Merge commit 'cd9d6399fd00f5aeacaa90cdc0b74c3570024119' 2014-10-10 22:28:49 +02:00
tmv.c replace calls to url_feof() with avio_feof() 2014-08-08 00:48:38 +02:00
tta.c
tty.c replace calls to url_feof() with avio_feof() 2014-08-08 00:48:38 +02:00
txd.c replace calls to url_feof() with avio_feof() 2014-08-08 00:48:38 +02:00
udp.c avformat/udp: Allow to specify DSCP class 2014-11-27 19:53:09 +01:00
uncodedframecrcenc.c
unix.c Merge commit '6ee1cb5740e7490151db7dcec7e20ceaf8a2fe1f' 2014-08-25 13:27:21 +02:00
url-test.c
url.c Merge commit '4b1f5e5090abed6c618c8ba380cd7d28d140f867' 2014-08-15 21:26:12 +02:00
url.h Merge commit 'fb238f8230c1b0314985482207add548c68f83cf' 2014-10-18 12:16:04 +02:00
urldecode.c
urldecode.h
utils.c Add FFMPEG_VERSION into the binary libs 2014-12-19 19:32:40 +01:00
vc1test.c replace calls to url_feof() with avio_feof() 2014-08-08 00:48:38 +02:00
vc1testenc.c
version.h Merge commit '430a8168594b3cb29f44141d4da88f2c642de06f' 2014-12-19 04:36:45 +01:00
vivo.c replace calls to url_feof() with avio_feof() 2014-08-08 00:48:38 +02:00
voc.c
voc.h
vocdec.c
vocenc.c Merge commit 'f792d3cbb8e8e35c54a9358a55dd596b7a40f228' 2014-06-18 17:28:10 +02:00
vorbiscomment.c
vorbiscomment.h
vplayerdec.c replace calls to url_feof() with avio_feof() 2014-08-08 00:48:38 +02:00
vqf.c Use new av_dict_set_int helper function. 2014-08-16 14:31:41 +02:00
w64.c
w64.h
wavdec.c avformat/wavdec: make start_code string larger 2014-12-19 23:57:39 +01:00
wavenc.c avformat/wavenc: check return value of strftime() 2014-12-09 16:15:40 +01:00
wc3movie.c Correct few "ffmpeg" typos 2014-08-24 11:05:42 +00:00
webmdashenc.c lavf/webmdashenc: Representation IDs should be unique. 2014-11-12 00:21:37 +01:00
webpenc.c avformat/webpenc: preserve single image VP8X flags 2014-11-07 04:15:01 +01:00
webvttdec.c
webvttenc.c
westwood_aud.c avformat/westwood_aud: replace != 0 error check by <0 2014-12-20 01:51:16 +01:00
westwood_vqa.c Correct few "ffmpeg" typos 2014-08-24 11:05:42 +00:00
wtv_common.c
wtv.h
wtvdec.c wavdec: RIFX file format support 2014-12-18 00:10:35 +01:00
wtvenc.c
wv.c
wv.h
wvdec.c wvdec: check for eof in wv_read_block_header() 2014-08-18 11:30:35 +00:00
wvenc.c
xa.c
xmv.c avformat/xmv: Check return code of ff_alloc_extradata() 2014-12-15 16:01:05 +01:00
xwma.c wavdec: RIFX file format support 2014-12-18 00:10:35 +01:00
yop.c
yuv4mpeg.h
yuv4mpegdec.c avformat/yuv4mpegdec: fix "warning: field_order may be used uninitialized in this function" 2014-12-10 14:46:39 +01:00
yuv4mpegenc.c avformat/yuv4mpegenc: Use AVFormatContext strict_std_compliance instead of AVCodecContext 2014-11-06 14:48:50 +01:00