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