• Andreas Rheinhardt's avatar
    avformat/matroskadec: Support ContentCompression for all codecs · 979b5b89
    Andreas Rheinhardt authored
    The Matroska demuxer has three functions for creating packets out of
    the data read: One for certain RealAudio codecs (ATRAC3, cook, sipr,
    RealAudio 28.8), one for WebVTT (actually, the WebM flavour of it) and
    one for all the others. Only the last function supported Matroska's
    ContentCompression (e.g. it reversed zlib compression or added the
    removed headers to the packets). But in Matroska, all tracks are allowed
    to be compressed. This commit adds support for this.
    Signed-off-by: 's avatarAndreas Rheinhardt <andreas.rheinhardt@gmail.com>
    979b5b89
Name
Last commit
Last update
compat Loading commit data...
doc Loading commit data...
ffbuild Loading commit data...
fftools Loading commit data...
libavcodec Loading commit data...
libavdevice Loading commit data...
libavfilter Loading commit data...
libavformat Loading commit data...
libavresample Loading commit data...
libavutil Loading commit data...
libpostproc Loading commit data...
libswresample Loading commit data...
libswscale Loading commit data...
presets Loading commit data...
tests Loading commit data...
tools Loading commit data...
.gitattributes Loading commit data...
.gitignore Loading commit data...
.mailmap Loading commit data...
.travis.yml Loading commit data...
CONTRIBUTING.md Loading commit data...
COPYING.GPLv2 Loading commit data...
COPYING.GPLv3 Loading commit data...
COPYING.LGPLv2.1 Loading commit data...
COPYING.LGPLv3 Loading commit data...
CREDITS Loading commit data...
Changelog Loading commit data...
INSTALL.md Loading commit data...
LICENSE.md Loading commit data...
MAINTAINERS Loading commit data...
Makefile Loading commit data...
README.md Loading commit data...
RELEASE Loading commit data...
configure Loading commit data...