OSDN Git Service

avformat/mpegts: Improve probe heuristic by considering the overall frequency of...
authorMichael Niedermayer <michaelni@gmx.at>
Sat, 13 Sep 2014 20:08:21 +0000 (22:08 +0200)
committerMichael Niedermayer <michaelni@gmx.at>
Sat, 13 Sep 2014 20:08:21 +0000 (22:08 +0200)
commit296cd9c432775bbf57867fd76e8d2f505a512569
treeed48d8eedd5f21cab4007ced7ecfef5981ad76bc
parentb96d864fd685aa1f661a5f8666224129d68b8eaf
avformat/mpegts: Improve probe heuristic by considering the overall frequency of 0x47 headers

Fixes Ticket3939

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
libavformat/mpegts.c