Marton Balint <cus <at> passwd.hu> writes: > >> + return AVPROBE_SCORE_MAX / 2; > > > > Is this ok for one frame? > > I don't know, I figured even for the smallest PES > payload which is 139 bytes we are matching 1+2+2+2 > mostly different bytes
Then the score is ok (or too small). > >> +++ b/libavutil/internal.h > > > > Please create a new teletext header in libavcodec. > > Why not in libavutil then? Because it is far too specific for libavutil. > It is used in a codec in libavcodec and a probe > function in libavformat. This means it should be in libavcodec. Carl Eugen _______________________________________________ ffmpeg-devel mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
