Changeset a494757b in ffmpeg

Timestamp:
Nov 10, 2013, 5:57:51 PM (11 years ago)
Author:
Marton Balint <cus@passwd.hu>
Branches:
master
Children:
688652e0
Parents:
78e150c5
git-author:
Marton Balint <cus@passwd.hu> (07/28/13 20:07:01)
git-committer:
Marton Balint <cus@passwd.hu> (11/10/13 17:57:51)
Message:

libzvbi-teletextdec: support multiple teletext pages in a single packet

After this patch, if a packet contains multiple teletext pages, the teletext
decoder can return the fist page and store the remaining pages in memory, and
return them to the user on the next calls to avcodec_decode_subtitle2.

Signed-off-by: Marton Balint <cus@passwd.hu>

(No files)

Note: See TracChangeset for help on using the changeset viewer.