ffmpeg/libavformat
Anton Khirnov d4c12b8be4 oggparsetheora: K&R cosmetics, reformat
Also typedef the private data struct and make its name consistent with
the rest of Libav.

Signed-off-by: Vittorio Giovara <vittorio.giovara@gmail.com>
Signed-off-by: Anton Khirnov <anton@khirnov.net>
2013-10-30 08:45:10 +01:00
..
4xm.c
a64.c
aacdec.c
ac3dec.c
adtsenc.c
adxdec.c
aea.c
aiff.h
aiffdec.c
aiffenc.c
allformats.c lavf: do not export av_register_{rtp,rdt}_dynamic_payload_handlers from shared objects 2013-10-28 15:29:49 +01:00
amr.c
anm.c
apc.c
ape.c
apetag.c
apetag.h
asf.c asfenc: add ASF_Reserved_4 as defined in section 10.10 of the ASF spec 2013-09-19 19:37:46 +02:00
asf.h asfenc: remember send time and offset of the index entries 2013-09-19 19:37:59 +02:00
asfcrypt.c
asfcrypt.h
asfdec.c asfdec: Check the return value of asf_read_stream_properties 2013-09-30 10:48:58 +03:00
asfenc.c asfenc: mux chapters in ASF files using an ASF "marker" section 2013-09-19 19:51:49 +02:00
assdec.c
assenc.c
au.c
audiointerleave.c
audiointerleave.h
avc.c
avc.h
avformat.h lavc: add a dummy field to AVStream to preserve ABI compatibility for avconv 2013-10-29 14:19:10 +01:00
avi.h
avidec.c avi: directly resync on DV in AVI read failure 2013-10-10 07:28:17 +02:00
avienc.c lavf: Reset the entry count and allocation size variables on av_reallocp failures 2013-09-26 23:14:03 +03:00
avio_internal.h aviobuf: Add functions for null buffers 2013-09-19 22:42:37 +03:00
avio.c avio: Check for memory allocation failure of private data 2013-10-29 11:40:15 +00:00
avio.h
aviobuf.c lavf: Reset the entry count and allocation size variables on av_reallocp failures 2013-09-26 23:14:03 +03:00
avisynth.c
avlanguage.c
avlanguage.h
avs.c
bethsoftvid.c
bfi.c bfi: Add some very basic sanity checks for input packet sizes 2013-09-29 19:59:32 +03:00
bink.c
bmv.c bmv: Remove unused variable 2013-10-06 19:36:53 +02:00
c93.c
caf.c
caf.h
cafdec.c
cavsvideodec.c
cdg.c
cdxl.c
concat.c lavf: Allocate arrays with av_realloc if they will be realloced later 2013-09-26 23:13:53 +03:00
crcenc.c
crypto.c
cutils.c
daud.c
dfa.c
diracdec.c
dnxhddec.c
dsicin.c
dtsdec.c
dv.c
dv.h
dvenc.c
dxa.c
eacdata.c
electronicarts.c electronicarts: Add more sanity checking for the number of channels 2013-09-29 19:58:41 +03:00
ffm.h
ffmdec.c
ffmenc.c
ffmeta.h
ffmetadec.c
ffmetaenc.c
file_open.c
file.c
filmstripdec.c
filmstripenc.c
flac_picture.c flac: move picture parsing code in a separate file 2013-10-12 15:30:39 +02:00
flac_picture.h flac: move picture parsing code in a separate file 2013-10-12 15:30:39 +02:00
flacdec.c flac: move picture parsing code in a separate file 2013-10-12 15:30:39 +02:00
flacenc_header.c
flacenc.c
flacenc.h
flic.c
flv.h
flvdec.c flv: Make onTextData parsing robust 2013-09-22 01:10:17 +02:00
flvenc.c flvenc: Write proper cropping for VP6 even if there's no extradata 2013-10-10 10:42:28 +03:00
format.c
framecrcenc.c
framehash.c
g722.c
g723_1.c
gif.c
gopher.c
gsmdec.c
gxf.c
gxf.h
gxfenc.c
h261dec.c
h263dec.c
h264dec.c h264dec: Add .avc file name extension 2013-09-20 21:08:02 +02:00
hls.c
hlsenc.c
hlsproto.c
http.c http: Check the auth string contents and not only the pointer 2013-10-14 21:57:15 +03:00
http.h
httpauth.c
httpauth.h
id3v1.c
id3v1.h
id3v2.c
id3v2.h
id3v2enc.c
idcin.c
idroqdec.c idroqdec: Make sure a video stream has been allocated before returning packets 2013-09-19 11:09:04 +03:00
idroqenc.c
iff.c
ilbc.c
img2.c
img2dec.c
img2enc.c
ingenientdec.c
internal.h
ipmovie.c
isom.c
isom.h
iss.c
iv8.c
ivfdec.c
ivfenc.c
jvdec.c
latmenc.c
libavformat.v
librtmp.c
lmlm4.c
log2_tab.c
lxfdec.c lxf: check the nb_streams instead of relying on padding 2013-09-27 01:33:46 +02:00
m4vdec.c
Makefile oggvorbisdec: add support for embedded cover art 2013-10-12 15:34:10 +02:00
matroska.c
matroska.h
matroskadec.c matroskadec: check av_strdup() when setting defaults 2013-09-24 17:11:50 +02:00
matroskaenc.c
md5enc.c
md5proto.c
metadata-example.c
metadata.c
metadata.h
mm.c
mmf.c
mms.c
mms.h
mmsh.c
mmst.c lavf: Reset the entry count and allocation size variables on av_reallocp failures 2013-09-26 23:14:03 +03:00
mov_chan.c
mov_chan.h
mov.c mov: Don't allocate arrays with av_malloc that will be realloced 2013-10-05 00:00:43 +03:00
movenc.c movenc: Add an F4V muxer 2013-10-23 11:17:03 +03:00
movenc.h movenc: Add an F4V muxer 2013-10-23 11:17:03 +03:00
movenchint.c movenchint: Clear size and len if the realloc failed 2013-09-22 21:02:52 +03:00
mp3dec.c
mp3enc.c
mpc8.c
mpc.c
mpeg.c
mpeg.h
mpegenc.c
mpegts.c
mpegts.h
mpegtsenc.c
mpegvideodec.c
mpjpeg.c
msnwc_tcp.c
mtv.c
mux.c
mvi.c mvi: Add sanity checking for the audio frame size 2013-09-29 19:57:43 +03:00
mxf.c
mxf.h
mxfdec.c mxf: Add jpeg2000 codec to intra only codecs 2013-10-10 18:22:46 +02:00
mxfenc.c
mxg.c
ncdec.c
network.c
network.h
noproxy-test.c
nsvdec.c
nullenc.c
nut.c nut: Fix unchecked allocations 2013-10-22 17:09:56 +01:00
nut.h nut: Fix unchecked allocations 2013-10-22 17:09:56 +01:00
nutdec.c nut: Fix unchecked allocations 2013-10-22 17:09:56 +01:00
nutenc.c nut: Fix unchecked allocations 2013-10-22 17:09:56 +01:00
nuv.c
oggdec.c oggdec: add support for Opus in Ogg demuxing 2013-10-12 15:25:18 +02:00
oggdec.h oggdec: add support for Opus in Ogg demuxing 2013-10-12 15:25:18 +02:00
oggenc.c
oggparsecelt.c
oggparsedirac.c
oggparseflac.c
oggparseogm.c
oggparseopus.c oggdec: add support for Opus in Ogg demuxing 2013-10-12 15:25:18 +02:00
oggparseskeleton.c
oggparsespeex.c
oggparsetheora.c oggparsetheora: K&R cosmetics, reformat 2013-10-30 08:45:10 +01:00
oggparsevorbis.c oggparsevorbis: fail on memory allocation error 2013-10-12 15:37:56 +02:00
oma.c Add support for multichannel ATRAC3+ streams. 2013-09-29 21:52:57 +02:00
oma.h Add support for multichannel ATRAC3+ streams. 2013-09-29 21:52:57 +02:00
omadec.c omadec: fix bitrate for ATRAC3+ streams 2013-09-29 21:54:51 +02:00
omaenc.c
options_table.h
options.c
os_support.c
os_support.h
output-example.c
pcm.c
pcm.h
pcmdec.c
pcmenc.c
pmpdec.c
psxstr.c
pva.c
qcp.c
qtpalette.h
r3d.c r3d: Add more input value validation 2013-09-19 22:47:26 +03:00
rawdec.c
rawdec.h
rawenc.c
rawenc.h
rawvideodec.c
rdt.c lavf: do not export av_register_{rtp,rdt}_dynamic_payload_handlers from shared objects 2013-10-28 15:29:49 +01:00
rdt.h lavf: do not export av_register_{rtp,rdt}_dynamic_payload_handlers from shared objects 2013-10-28 15:29:49 +01:00
riff.c riff: Add a mapping for VP6A 2013-10-12 13:02:45 +03:00
riff.h
riffdec.c riffdec: Add sanity checks for the sample rate 2013-09-29 19:58:18 +03:00
riffenc.c
rl2.c rl2: Avoid a division by zero 2013-09-19 22:47:00 +03:00
rm.c
rm.h
rmdec.c
rmenc.c
rmsipr.c
rmsipr.h
rpl.c
rso.c
rso.h
rsodec.c
rsoenc.c
rtmp.h
rtmpcrypt.c
rtmpcrypt.h
rtmpdh.c
rtmpdh.h
rtmphttp.c lavf: Reset the entry count and allocation size variables on av_reallocp failures 2013-09-26 23:14:03 +03:00
rtmppkt.c rtmp: Allocate the prev_pkt arrays dynamically 2013-10-14 14:27:35 +03:00
rtmppkt.h rtmp: Allocate the prev_pkt arrays dynamically 2013-10-14 14:27:35 +03:00
rtmpproto.c rtmp: Allocate the prev_pkt arrays dynamically 2013-10-14 14:27:35 +03:00
rtp.c
rtp.h
rtpdec_amr.c
rtpdec_asf.c
rtpdec_formats.h
rtpdec_g726.c
rtpdec_h263_rfc2190.c
rtpdec_h263.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 lavf: Reset the entry count and allocation size variables on av_reallocp failures 2013-09-26 23:14:03 +03:00
rtpdec_svq3.c
rtpdec_vp8.c
rtpdec_xiph.c
rtpdec.c lavf: do not export av_register_{rtp,rdt}_dynamic_payload_handlers from shared objects 2013-10-28 15:29:49 +01:00
rtpdec.h lavf: do not export av_register_{rtp,rdt}_dynamic_payload_handlers from shared objects 2013-10-28 15:29:49 +01:00
rtpenc_aac.c
rtpenc_amr.c
rtpenc_chain.c
rtpenc_chain.h
rtpenc_h263_rfc2190.c
rtpenc_h263.c
rtpenc_h264.c
rtpenc_jpeg.c
rtpenc_latm.c
rtpenc_mpv.c
rtpenc_vp8.c
rtpenc_xiph.c
rtpenc.c
rtpenc.h
rtpproto.c
rtpproto.h
rtsp.c
rtsp.h
rtspcodes.h
rtspdec.c
rtspenc.c
sapdec.c
sapenc.c
sauce.c
sauce.h
sctp.c
sdp.c
seek-test.c
seek.c lavf: remove unreliable timestamp guessing heuristic 2013-10-28 09:28:19 +01:00
seek.h lavf: remove unreliable timestamp guessing heuristic 2013-10-28 09:28:19 +01:00
segafilm.c segafilm: Validate the number of audio channels 2013-09-19 22:45:40 +03:00
segment.c
sierravmd.c
siff.c
smacker.c lavf: Reset the entry count and allocation size variables on av_reallocp failures 2013-09-26 23:14:03 +03:00
smjpeg.c
smjpeg.h
smjpegdec.c
smjpegenc.c
smoothstreamingenc.c lavf: Reset the entry count and allocation size variables on av_reallocp failures 2013-09-26 23:14:03 +03:00
sol.c
sox.h
soxdec.c
soxenc.c
spdif.c
spdif.h
spdifdec.c
spdifenc.c
srtdec.c
srtp.c
srtp.h
srtpproto.c
swf.c
swf.h
swfdec.c
swfenc.c
takdec.c
tcp.c
thp.c
tiertexseq.c
tls.c tls: Add support for listen mode 2013-09-26 23:13:35 +03:00
tmv.c
tta.c
tty.c
txd.c
udp.c
unix.c
url-test.c
url.c
url.h
urldecode.c
urldecode.h
utils.c lavf: remove unreliable timestamp guessing heuristic 2013-10-28 09:28:19 +01:00
vc1test.c
vc1testenc.c
version.h lavc: add a dummy field to AVStream to preserve ABI compatibility for avconv 2013-10-29 14:19:10 +01:00
voc.c
voc.h
vocdec.c
vocenc.c
vorbiscomment.c
vorbiscomment.h
vqf.c vqf: Make sure the bitrate is in the valid range 2013-09-29 18:46:39 +03:00
wavdec.c
wavenc.c
wc3movie.c
westwood_aud.c
westwood_vqa.c
wtv.c wtv: Seek by sector properly 2013-10-18 15:08:18 +02:00
wv.c
wv.h
wvdec.c
wvenc.c
xa.c
xmv.c
xwma.c xwma: Avoid division by zero 2013-09-29 19:56:44 +03:00
yop.c yop: Clear all references to the AVBuffer in the local AVPacket 2013-09-19 22:46:21 +03:00
yuv4mpeg.c