ffmpeg/libavformat
Rostislav Pehlivanov 0f87cbdd51 lavf: add oggparsedaala and bump micro
This commit introduces a parser for the current bitstream produced by
Daala. It currently bears a large similarity with Theora, another
codec produced by Xiph. While likely to change in the future, its basic
format of packet parsing should remain fairly identical with its current
structure.
Once the bitstream freezes, there are a few probable simplifications
that could be made. Also, the current version (major, minor and micro)
is stuck at zero so it's unusable as a way to warn about possible
incompatibilities. This will change once the bitstream freezes,
however until then this file is strictly targeting the current git
master of the reference encoder, libdaala.

This file was developed independently at the same time by both myself
and Vittorio Giovara, who used libav as a starting point. For fairness,
and to prevent confusion and allegations, his name has been added to the
copyright in the license header as well, and vice versa.
2015-10-21 06:02:47 +01:00
..
4xm.c
a64.c
aacdec.c
aadec.c avformat/aa: initialize "header_seed" and "header_key" 2015-09-10 09:06:13 +02:00
ac3dec.c
act.c
adp.c
ads.c avformat: add ads demuxer 2015-10-16 16:37:40 +02:00
adtsenc.c
adxdec.c
aea.c
afc.c
aiff.h
aiffdec.c
aiffenc.c lavf/aiffenc: Clarify an error message. 2015-09-05 10:53:55 +02:00
allformats.c avformat: add wve demuxer 2015-10-20 09:41:11 +02:00
amr.c
anm.c
apc.c
ape.c
apetag.c
apetag.h
apngdec.c
apngenc.c
aqtitledec.c avformat/subtitles: forward log context in ff_subtitles_queue_finalize() for logging 2015-09-10 21:40:07 +02:00
asf.c
asf.h
asfcrypt.c Merge commit '10de408738d28ab17aa5c1fdccd809b0637c12d5' 2015-09-16 11:06:55 +02:00
asfcrypt.h
asfdec_f.c Remove left-over FF_API_DESTRUCT_PACKET cruft 2015-09-05 16:51:53 +02:00
asfdec_o.c Merge commit '00cc10aee380f882507bac994ac469d8358d12e8' 2015-10-10 09:56:29 +02:00
asfenc.c
assdec.c avformat/assdec: do not drop duplicate subtitles 2015-09-21 13:44:37 +02:00
assenc.c
ast.c
ast.h
astdec.c
astenc.c
async.c avformat/async: cache some data for fast seek backward 2015-10-14 20:40:09 +02:00
au.c
audiointerleave.c
audiointerleave.h
avc.c
avc.h
avformat.h Merge commit '34ed5c2e4d9b7fe5c9b3aae2da5599fabb95c02e' 2015-10-14 14:43:20 +02:00
avformatres.rc
avi.h
avidec.c avformat/avidec: disable parsing for RV40 2015-09-17 02:08:15 +02:00
avienc.c avformat/avienc: add muxer option "write_channel_mask" 2015-09-12 14:39:28 +02:00
avio_internal.h
avio.c
avio.h
aviobuf.c
avisynth.c avisynth: fix setting stream timebase 2015-08-13 01:20:16 +02:00
avlanguage.c
avlanguage.h
avr.c
avs.c
bethsoftvid.c
bfi.c
bink.c
bintext.c
bit.c
bluray.c
bmv.c
boadec.c
brstm.c avformat/brstm: fix overflow 2015-09-23 19:10:13 +02:00
c93.c
cache.c
caf.c avformat/cafenc: Move special casing of PCM codecs into ff_codec_caf_tags 2015-09-07 01:21:12 +02:00
caf.h
cafdec.c
cafenc.c avformat/cafenc: Move special casing of PCM codecs into ff_codec_caf_tags 2015-09-07 01:21:12 +02:00
cavsvideodec.c
cdg.c
cdxl.c
chromaprint.c lavf: add chromaprint muxer 2015-10-04 01:37:31 +02:00
cinedec.c
concat.c
concatdec.c concatdec: fix file_start_time calculation regression 2015-10-17 18:38:52 +02:00
crcenc.c
crypto.c
cutils.c
dashenc.c
data_uri.c
dauddec.c
daudenc.c
dfa.c
diracdec.c
dnxhddec.c lavf/dnxhd: Autodetect more valid files. 2015-08-25 12:07:38 +02:00
dsfdec.c
dsicin.c
dss.c
dtsdec.c
dtshddec.c
dump.c lavf: Switch bitrate to 64bit unless compatibility with avconv was requested. 2015-09-15 18:02:47 +02:00
dv.c lavf/dv: Do not return EIO for every error (like EOF). 2015-09-02 00:59:10 +02:00
dv.h
dvbsub.c
dvenc.c
dxa.c
eacdata.c
electronicarts.c
epafdec.c
ffm.h
ffmdec.c doc: fix spelling errors 2015-10-09 22:09:08 +02:00
ffmenc.c
ffmeta.h
ffmetadec.c
ffmetaenc.c
file_open.c
file.c Merge commit 'e05f7ed5436207f4a55f1978b223c7f8bc82af42' 2015-09-07 16:11:57 +02:00
filmstripdec.c
filmstripenc.c
flac_picture.c
flac_picture.h
flacdec.c avformat/flacdec: support fast-seek 2015-10-04 13:23:42 +02:00
flacenc_header.c
flacenc.c
flacenc.h
flic.c
flv.h
flvdec.c avformat/flvdec: set broken_sizes for "metadatacreator : MEGA" 2015-10-12 05:36:39 +02:00
flvenc.c
format.c avformat/format: silence -Wdiscarded-qualifiers 2015-09-20 02:14:18 +02:00
framecrcenc.c Merge commit '948f3c19a8bd069768ca411212aaf8c1ed96b10d' 2015-09-29 15:22:52 +02:00
framehash.c
frmdec.c
ftp.c avformat/ftp: use correct enum type 2015-08-20 12:22:50 +02:00
g722.c
g723_1.c
g729dec.c lavf: Switch bitrate to 64bit unless compatibility with avconv was requested. 2015-09-15 18:02:47 +02:00
genh.c avformat/genh: Check av_new_packet() return value 2015-10-17 12:56:47 +02:00
gif.c
gifdec.c avformat/gifdec: correct r_frame_rate for single frame gifs 2015-08-10 04:45:27 +02:00
golomb_tab.c
gopher.c
gsmdec.c
gxf.c
gxf.h
gxfenc.c
h261dec.c
h263dec.c
h264dec.c
hdsenc.c
hevc.c avformat/hevc: Check num_long_term_ref_pics_sps to avoid potentially long loops 2015-08-24 13:04:38 +02:00
hevc.h
hevcdec.c
hls.c avformat/hls: add support for EXT-X-MAP 2015-10-15 15:04:00 +03:00
hlsenc.c libavformat/hlsenc: Use of uninitialized memory unlinking old files 2015-10-03 23:52:19 +02:00
hlsproto.c
hnm.c
http.c avformat/http: add reconnect_delay_max option 2015-09-09 02:23:38 +02:00
http.h
httpauth.c avformat/httpauth: Add space after commas in HTTP/RTSP auth header 2015-10-07 00:10:16 +02:00
httpauth.h
icecast.c
icodec.c Return EOF for ICO when the end is reached 2015-09-24 23:35:10 +02:00
icoenc.c
id3v1.c
id3v1.h
id3v2.c
id3v2.h
id3v2enc.c
idcin.c
idroqdec.c
idroqenc.c
iff.c avformat/iff: check for possible overflow in 2nd argument of av_new_packet 2015-09-25 21:25:08 +02:00
ilbc.c
img2_alias_pix.c
img2_brender_pix.c
img2.c avformat: implement query_codec for the image2 muxer. 2015-09-07 02:48:58 +02:00
img2.h avformat: implement query_codec for the image2 muxer. 2015-09-07 02:48:58 +02:00
img2dec.c all: add _DEFAULT_SOURCE locally wherever needed 2015-10-04 12:15:16 -04:00
img2enc.c Replace all remaining occurances of step/depth_minus1 and offset_plus1 2015-09-08 17:10:48 +02:00
ingenientdec.c
internal.h avformat: Remove use of AVFrac and AVStream->pts 2015-08-23 04:16:02 +02:00
ipmovie.c
ircam.c
ircam.h
ircamdec.c
ircamenc.c
isom.c isom: add support for DNxHR codec family 2015-10-05 12:44:05 +02:00
isom.h lavf/mov: add support for sidx fragment indexes 2015-10-09 21:18:28 -05:00
iss.c
iv8.c
ivfdec.c
ivfenc.c
jacosubdec.c Merge commit '948f3c19a8bd069768ca411212aaf8c1ed96b10d' 2015-09-29 15:22:52 +02:00
jacosubenc.c
jvdec.c
latmenc.c avformat/latmenc: Add assert to avoid coverity warning 2015-09-03 11:28:29 +02:00
libavformat.v
libgme.c
libmodplug.c
libnut.c
libquvi.c
librtmp.c
libsmbclient.c
libssh.c
lmlm4.c
loasdec.c
log2_tab.c
lrc.c
lrc.h
lrcdec.c avformat/subtitles: forward log context in ff_subtitles_queue_finalize() for logging 2015-09-10 21:40:07 +02:00
lrcenc.c
lvfdec.c
lxfdec.c
m4vdec.c
Makefile lavf: add oggparsedaala and bump micro 2015-10-21 06:02:47 +01:00
matroska.c
matroska.h lavf/matroska: ignore ChapCountry ID for now 2015-09-20 20:08:01 +02:00
matroskadec.c lavf/matroskadec: drop indexes that appear broken 2015-10-09 04:43:49 +02:00
matroskaenc.c Merge commit 'f56a08559334b7eb6b3fedbc0cc741887f6067ae' 2015-10-05 11:12:12 +02:00
md5enc.c Merge commit '948f3c19a8bd069768ca411212aaf8c1ed96b10d' 2015-09-29 15:22:52 +02:00
md5proto.c
metadata.c
metadata.h
mgsts.c
microdvddec.c avformat/subtitles: forward log context in ff_subtitles_queue_finalize() for logging 2015-09-10 21:40:07 +02:00
microdvdenc.c
mkvtimestamp_v2.c
mlpdec.c lavf/mlpdec: Simplify mlp/thd probe function. 2015-10-03 22:40:27 +02:00
mlvdec.c
mm.c
mmf.c
mms.c
mms.h
mmsh.c
mmst.c
mov_chan.c
mov_chan.h
mov.c avformat/mov: fix integer overflow 2015-10-13 19:41:07 -04:00
movenc.c Merge commit '948f3c19a8bd069768ca411212aaf8c1ed96b10d' 2015-09-29 15:22:52 +02:00
movenc.h Merge commit '26ac22e5e7394346e9d59f800e7d4e91f4518d33' 2015-08-18 08:50:22 +02:00
movenchint.c
mp3dec.c avformat/mp3dec: improve junk skipping heuristic 2015-10-20 12:17:21 +02:00
mp3enc.c
mpc8.c
mpc.c
mpeg.c avformat/vobsub: do not attempt to check duplicate subtitles 2015-09-21 13:43:32 +02:00
mpeg.h
mpegenc.c lavf/mpegenc: provide better feedback in case of invalid media type 2015-08-27 18:07:43 +02:00
mpegts.c Merge commit 'cc8db760616a7ec3bd39b22ca45888c01326db13' 2015-09-29 13:45:23 +02:00
mpegts.h
mpegtsenc.c mpegts: Make the sdt_period a double 2015-10-17 15:02:40 -04:00
mpegvideodec.c
mpjpeg.c
mpjpegdec.c mpjpeg: CRLF terminating a sequence of MIME headers should not cause an error 2015-09-21 02:30:29 +02:00
mpl2dec.c avformat/subtitles: forward log context in ff_subtitles_queue_finalize() for logging 2015-09-10 21:40:07 +02:00
mpsubdec.c avformat/subtitles: forward log context in ff_subtitles_queue_finalize() for logging 2015-09-10 21:40:07 +02:00
msf.c avformat: add msf demuxer 2015-10-20 09:40:08 +02:00
msnwc_tcp.c
mtv.c
mux.c Merge commit '948f3c19a8bd069768ca411212aaf8c1ed96b10d' 2015-09-29 15:22:52 +02:00
mvdec.c
mvi.c
mxf.c lavf/mxf: Support video essence container uls for vc1. 2015-09-05 00:09:13 +02:00
mxf.h
mxfdec.c lavf/mxfdec: Support more codecs in mxf_picture_essence_container_uls[]. 2015-09-05 00:11:14 +02:00
mxfenc.c avformat/mxfenc: Move sponsorship notice to its own comment block 2015-09-09 02:49:49 +02:00
mxg.c Merge commit '01bcc2d5c23fa757d163530abb396fd02f1be7c8' 2015-09-05 16:50:09 +02:00
ncdec.c
network.c
network.h
nistspheredec.c
noproxy-test.c
nsvdec.c
nullenc.c Merge commit 'b9ece15a01782b4f301c0c139d1d7b20f848914c' 2015-10-14 13:48:22 +02:00
nut.c
nut.h
nutdec.c
nutenc.c
nuv.c
oggdec.c lavf: add oggparsedaala and bump micro 2015-10-21 06:02:47 +01:00
oggdec.h lavf: add oggparsedaala and bump micro 2015-10-21 06:02:47 +01:00
oggenc.c avformat/oggenc: Check segments_count for headers too 2015-08-27 04:28:21 +02:00
oggparsecelt.c
oggparsedaala.c lavf: add oggparsedaala and bump micro 2015-10-21 06:02:47 +01:00
oggparsedirac.c
oggparseflac.c
oggparseogm.c
oggparseopus.c
oggparseskeleton.c
oggparsespeex.c
oggparsetheora.c
oggparsevorbis.c Merge commit '41ed749fe987e60b0485fa721ad869590651324d' 2015-09-12 13:05:01 +02:00
oggparsevp8.c
oma.c
oma.h
omadec.c avformat/omadec: Fix { typo 2015-10-05 22:31:38 +02:00
omaenc.c
options_table.h lavc/lavf: remove incompatible abi checks for the new 64bit fields 2015-09-17 11:36:16 -03:00
options.c
os_support.c
os_support.h
paf.c
pcm.c
pcm.h
pcmdec.c
pcmenc.c
pjsdec.c avformat/subtitles: forward log context in ff_subtitles_queue_finalize() for logging 2015-09-10 21:40:07 +02:00
pmpdec.c
psxstr.c Merge commit '01bcc2d5c23fa757d163530abb396fd02f1be7c8' 2015-09-05 16:50:09 +02:00
pva.c
pvfdec.c
qcp.c
qtpalette.h
r3d.c Merge commit '948f3c19a8bd069768ca411212aaf8c1ed96b10d' 2015-09-29 15:22:52 +02:00
rawdec.c lavf: Remove duplicated latm demuxer. 2015-10-15 01:11:17 +02:00
rawdec.h
rawenc.c lavf/rawenc: Force one stream for hevc and m4v. 2015-09-29 21:36:18 +02:00
rawenc.h
rawvideodec.c
rdt.c lavc/lavf: remove incompatible abi checks for the new 64bit fields 2015-09-17 11:36:16 -03:00
rdt.h
realtextdec.c avformat/subtitles: forward log context in ff_subtitles_queue_finalize() for logging 2015-09-10 21:40:07 +02:00
redspark.c
replaygain.c
replaygain.h
riff.c Merge commit '9a3202a98b2e095b54dd784c3e01a09a676fc3fa' 2015-10-03 12:22:41 +02:00
riff.h lavf/riff: Support decoding Ambisonic wav files. 2015-09-16 14:03:13 +02:00
riffdec.c lavf/riff: Support decoding Ambisonic wav files. 2015-09-16 14:03:13 +02:00
riffenc.c avformat/avienc: add muxer option "write_channel_mask" 2015-09-12 14:39:28 +02:00
rl2.c
rm.c
rm.h
rmdec.c Merge commit '01bcc2d5c23fa757d163530abb396fd02f1be7c8' 2015-09-05 16:50:09 +02:00
rmenc.c
rmsipr.c
rmsipr.h
rpl.c
rsd.c avformat/rsd: add VAG support 2015-10-18 14:17:14 +02:00
rso.c
rso.h
rsodec.c
rsoenc.c
rtmp.h
rtmpcrypt.c
rtmpcrypt.h
rtmpdh.c
rtmpdh.h
rtmphttp.c
rtmppkt.c rtmp: support the AMF_DATE tag 2015-09-01 13:35:37 +02:00
rtmppkt.h
rtmpproto.c Merge commit 'e55376a1fd5abebbb0a082aa20739d58c2260a37' 2015-10-14 22:55:55 +02:00
rtp.c
rtp.h
rtpdec_ac3.c
rtpdec_amr.c
rtpdec_asf.c
rtpdec_dv.c
rtpdec_formats.h
rtpdec_g726.c
rtpdec_h261.c
rtpdec_h263_rfc2190.c
rtpdec_h263.c
rtpdec_h264.c
rtpdec_hevc.c
rtpdec_ilbc.c
rtpdec_jpeg.c
rtpdec_latm.c
rtpdec_mpa_robust.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_vp9.c
rtpdec_xiph.c
rtpdec.c Merge commit '22cc57da64bfd73f2206969486b0aa183ee76479' 2015-09-17 11:01:16 +02:00
rtpdec.h Merge commit '3c525b8b4770c1ac5f466a12c5523802bd5d40eb' 2015-09-16 14:07:05 +02:00
rtpenc_aac.c
rtpenc_amr.c
rtpenc_chain.c rtpenc_chain: also copy AVFMT_FLAG_BITEXACT to new AVFormatContext 2015-08-23 23:35:38 +02:00
rtpenc_chain.h
rtpenc_h261.c
rtpenc_h263_rfc2190.c
rtpenc_h263.c
rtpenc_h264_hevc.c
rtpenc_jpeg.c
rtpenc_latm.c
rtpenc_mpegts.c
rtpenc_mpv.c
rtpenc_vp8.c
rtpenc_xiph.c
rtpenc.c
rtpenc.h
rtpproto.c
rtpproto.h
rtsp.c Merge commit '1ec611a10228945d2ec8a9cf6c5531dee6b7ee56' 2015-09-16 14:11:24 +02:00
rtsp.h
rtspcodes.h
rtspdec.c
rtspenc.c
samidec.c avformat/subtitles: forward log context in ff_subtitles_queue_finalize() for logging 2015-09-10 21:40:07 +02:00
sapdec.c
sapenc.c
sauce.c
sauce.h
sbgdec.c
sctp.c
sdp.c lavc: Switch bitrate to 64bit unless compatibility with avconv was requested. 2015-09-15 18:02:43 +02:00
sdr2.c
seek-test.c
segafilm.c
segment.c avformat/segment: atomically update list if possible 2015-08-28 00:09:56 +02:00
shortendec.c lavf/shortendec: Autodetect raw Shorten streams. 2015-10-03 21:48:16 +02:00
sierravmd.c
siff.c
smacker.c
smjpeg.c
smjpeg.h
smjpegdec.c
smjpegenc.c
smoothstreamingenc.c lavc: Switch bitrate to 64bit unless compatibility with avconv was requested. 2015-09-15 18:02:43 +02:00
smush.c
sol.c
sox.h
soxdec.c
soxenc.c
spdif.c
spdif.h
spdifdec.c
spdifenc.c
srtdec.c avformat/srtdec: make sure we probe a number 2015-10-09 10:53:21 +02:00
srtenc.c Merge commit '948f3c19a8bd069768ca411212aaf8c1ed96b10d' 2015-09-29 15:22:52 +02:00
srtp.c
srtp.h
srtpproto.c
stldec.c avformat/subtitles: forward log context in ff_subtitles_queue_finalize() for logging 2015-09-10 21:40:07 +02:00
subfile.c
subtitles.c avformat/subtitles: make dropping duplicate events optional 2015-09-21 13:42:48 +02:00
subtitles.h avformat/subtitles: make dropping duplicate events optional 2015-09-21 13:42:48 +02:00
subviewer1dec.c avformat/subtitles: forward log context in ff_subtitles_queue_finalize() for logging 2015-09-10 21:40:07 +02:00
subviewerdec.c avformat/subtitles: forward log context in ff_subtitles_queue_finalize() for logging 2015-09-10 21:40:07 +02:00
supdec.c
svag.c avformat: add svag demuxer 2015-10-16 16:37:41 +02:00
swf.c
swf.h
swfdec.c avformat/swfdec: Check return value of init_get_bits8() 2015-09-03 10:20:29 +02:00
swfenc.c
takdec.c
tcp.c avformat/tcp: TCP Protocol: fix descriptor leak on listen and interrupt 2015-09-11 21:44:30 +02:00
tedcaptionsdec.c avformat/subtitles: forward log context in ff_subtitles_queue_finalize() for logging 2015-09-10 21:40:07 +02:00
tee.c lavf/tee: allow multiple stream specifiers in select. 2015-10-12 16:56:58 +02:00
thp.c
tiertexseq.c
tls_gnutls.c avformat/tls_gnutls: correct version detection for certificate support 2015-08-13 02:24:37 +02:00
tls_openssl.c
tls_securetransport.c libavformat/tls_securetransport: fix argument evalulation order UB 2015-10-04 23:14:19 +02:00
tls.c
tls.h
tmv.c
tta.c
tty.c
txd.c
udp.c all: add _DEFAULT_SOURCE locally wherever needed 2015-10-04 12:15:16 -04:00
uncodedframecrcenc.c
unix.c
url-test.c
url.c
url.h
urldecode.c
urldecode.h
utils.c lavf/utils: avoid giving up probing early with long subtitle events 2015-10-03 12:10:03 +02:00
vag.c avformat/vag: Remove unused variable pos 2015-10-18 20:43:02 +02:00
vc1dec.c lavf/vc1dec: Autodetect raw vc-1 streams. 2015-10-14 16:40:57 +02:00
vc1test.c
vc1testenc.c
version.h lavf: add oggparsedaala and bump micro 2015-10-21 06:02:47 +01:00
vivo.c
voc.c
voc.h
vocdec.c
vocenc.c
vorbiscomment.c
vorbiscomment.h
vplayerdec.c avformat/subtitles: forward log context in ff_subtitles_queue_finalize() for logging 2015-09-10 21:40:07 +02:00
vqf.c lavc: Switch bitrate to 64bit unless compatibility with avconv was requested. 2015-09-15 18:02:43 +02:00
w64.c
w64.h
wavdec.c avformat/wavdec: use AV_OPT_TYPE_BOOL for ignore_length 2015-09-11 15:41:18 +00:00
wavenc.c avformat/wavenc: use AV_OPT_TYPE_BOOL for write_bext option 2015-09-11 15:34:17 +00:00
wc3movie.c
webm_chunk.c
webmdashenc.c avformat/webmdashenc: fix uninitialized variable 2015-08-20 21:03:08 +02:00
webpenc.c
webvttdec.c avformat/webvttdec: Don't stop parsing on comments 2015-10-12 22:16:12 +02:00
webvttenc.c lavf/webvttenc: Require webvtt file to contain exactly one WebVTT stream. 2015-09-12 02:17:41 +02:00
westwood_aud.c
westwood_vqa.c
wtv_common.c
wtv.h
wtvdec.c
wtvenc.c
wv.c
wv.h
wvdec.c
wvedec.c avformat: add wve demuxer 2015-10-20 09:41:11 +02:00
wvenc.c
xa.c
xmv.c
xwma.c
yop.c Merge commit '01bcc2d5c23fa757d163530abb396fd02f1be7c8' 2015-09-05 16:50:09 +02:00
yuv4mpeg.h
yuv4mpegdec.c
yuv4mpegenc.c Merge commit 'd00a8fd417ad20cecbc7ca17b25f352655148fb1' 2015-10-14 13:44:33 +02:00