[vlc-devel] [PATCH 0/5] demux/mp4: fix of recent changes to metadata handling

Filip Roséen filip at atch.se
Thu Nov 17 05:21:08 CET 2016


These five patches all address different issues related to the recent metadata
changes in the mp4 demuxer. Their individual commit message hopefully explain
things in a manner which can easily be understood, in order to avoid (ascii-art
below) the following:

                                     ???????         !!!!!
                                   ??:::::::??       !:::!
                                 ??:::::::::::?      !:::!
                                ?:::::????:::::?     !:::!
                                ?::::?    ?::::?     !:::!
                                ?::::?     ?::::?    !:::!
                                ??????     ?::::?    !:::!
                                          ?::::?     !:::!
                                         ?::::?      !:::!
                                        ?::::?       !:::!
                                       ?::::?        !:::!
                                      ?::::?         !:::!
                                      ?::::?         !:::!
                                      ??::??         !!!!!
                                       ????
    
         ......  ......  ......        ???           !!!!!
         .::::.  .::::.  .::::.       ??:??          !:::!
         ......  ......  ......        ???           !!!!!


Filip Roséen (5):
  demux/mp4: adjust to changes introduced by 8f9b76e
  demux/mp4: fixup of f695cf0
  demux/mp4: make sure we have enough data remaining in ExtractIntlStrings
  demux/mp4: ExtractIntlStrings: do not continue on encoding failure
  demux/mp4: fix handling of com.apple.quicktime metadata

 modules/demux/mp4/meta.c | 37 ++++++++++++++++++++++++++-----------
 1 file changed, 26 insertions(+), 11 deletions(-)

-- 
2.10.2



More information about the vlc-devel mailing list