Skip to content

Commit

Permalink
mpegts-mythtv.c: harmonize functions 1e
Browse files Browse the repository at this point in the history
Now identical to FFmpeg's:
analyze
get_packet_size
mpegts_probe
seek_back

mpegts_read_header (heavy MythTV modification)

needs
read_packet
finished_reading_packet
handle_packets

which required:
mpegts_resync
handle_packet (modified, signature only)
mpegts_raw_read_packet

which required:
avpriv_mpegts_parse_packet
  • Loading branch information
ulmus-scott authored and bennettpeter committed Aug 15, 2022
1 parent 71c1eba commit 855c496
Showing 1 changed file with 221 additions and 137 deletions.

0 comments on commit 855c496

Please sign in to comment.