Changeset 51901 for trunk/src/wp-includes/ID3/module.audio-video.flv.php
- Timestamp:
- 10/10/2021 01:15:16 AM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/ID3/module.audio-video.flv.php
r51900 r51901 162 162 163 163 $FLVvideoHeader = $this->fread(11); 164 $PictureSizeEnc = array();165 164 166 165 if ($info['flv']['video']['videoCodec'] == GETID3_FLV_VIDEO_H264) {
Note: See TracChangeset
for help on using the changeset viewer.