Skip to content
  • Tim-Philipp Müller's avatar
    gst/typefind/gsttypefindfunctions.c: Don't go into an endless loop if the file... · 0da39602
    Tim-Philipp Müller authored
    gst/typefind/gsttypefindfunctions.c: Don't go into an endless loop if the file starts with 00 00 01 2X, like quicktim...
    
    Original commit message from CVS:
    * gst/typefind/gsttypefindfunctions.c: (mpeg4_video_type_find):
    Don't go into an endless loop if the file starts with 00 00 01 2X,
    like quicktime redirect files might. Fixes #396042.
    * tests/check/Makefile.am:
    * tests/check/gst/.cvsignore:
    * tests/check/gst/typefindfunctions.c: (GST_START_TEST),
    (typefindfunctions_suite):
    Add unit test for the above.
    0da39602