aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/h261.h
diff options
context:
space:
mode:
authorMartin Storsjö <martin@martin.st>2013-01-17 16:03:36 +0200
committerMartin Storsjö <martin@martin.st>2013-01-17 19:11:54 +0200
commitc749bec8c3ef88e3e12847a60d6e8e6d73c736d4 (patch)
treeffb77c9ffff068d9af21ce32bc29c8c200683e21 /libavcodec/h261.h
parent9d60f608af34a3ac9716c8ef210be23498e3bfba (diff)
downloadffmpeg-c749bec8c3ef88e3e12847a60d6e8e6d73c736d4.tar.gz
theora: Skip zero-sized headers
This fixes a regression since d9cf5f51/7a2ee770f5 with theora over RTP (possibly with other variants of theora as well). In theora over RTP, the second of the 3 headers turns out to be 0 bytes long, which prior to d9cf5f51 worked just fine. After d9cf5f51, reading from the bitstream reader fails (since the reader wasn't initialized but returned an error if initialized with 0 bits). CC: libav-stable@libav.org Signed-off-by: Martin Storsjö <martin@martin.st> (cherry picked from commit e33db35b4a91ad543d9dde3a981a89118ba68937) Signed-off-by: Martin Storsjö <martin@martin.st>
Diffstat (limited to 'libavcodec/h261.h')
0 files changed, 0 insertions, 0 deletions