[FFmpeg-devel] [PATCH 2/2] libzvbi-teletextdec: split dvb packet to slices

Michael Niedermayer michaelni at gmx.at
Sun Mar 9 03:26:40 CET 2014


On Sat, Mar 08, 2014 at 10:10:34PM +0100, Marton Balint wrote:
> 
> On Mon, 3 Mar 2014, Marton Balint wrote:
> 
> >Instead of using the demux function of libzvbi to split the packet to slices
> >(vbi lines), lets do it ourselves.
> >
> >- eliminates the 1 frame delay between page input and output
> >- handles non-ascending line numbers more gracefully
> >- enables us to return error codes on some invalid packets instead of silently
> > ignoring them
> >
> >Signed-off-by: Marton Balint <cus at passwd.hu>
> >---
> >libavcodec/libzvbi-teletextdec.c | 86 +++++++++++++++++++++++++---------------
> >1 file changed, 54 insertions(+), 32 deletions(-)
> 
> Hi Michael,
> 
> Please merge the teletext patch series from my stable branch:
> 
> ae017c2 libzvbi-teletextdec: use av_dlog where possible
> 085ca7d libzvbi-teletextdec: split dvb packet to slices

applied

thanks

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

Complexity theory is the science of finding the exact solution to an
approximation. Benchmarking OTOH is finding an approximation of the exact
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20140309/a4e35cc8/attachment.asc>


More information about the ffmpeg-devel mailing list