Go to the documentation of this file.
26 #include "config_components.h"
83 static int64_t
add_ctts_entry(
MOVCtts** ctts_data,
unsigned int* ctts_count,
unsigned int* allocated_size,
87 unsigned len,
const char *
key)
91 short current, total = 0;
97 snprintf(buf,
sizeof(buf),
"%d", current);
99 snprintf(buf,
sizeof(buf),
"%d/%d", current, total);
107 unsigned len,
const char *
key)
121 unsigned len,
const char *
key)
130 unsigned len,
const char *
key)
146 0x00C4,0x00C5,0x00C7,0x00C9,0x00D1,0x00D6,0x00DC,0x00E1,
147 0x00E0,0x00E2,0x00E4,0x00E3,0x00E5,0x00E7,0x00E9,0x00E8,
148 0x00EA,0x00EB,0x00ED,0x00EC,0x00EE,0x00EF,0x00F1,0x00F3,
149 0x00F2,0x00F4,0x00F6,0x00F5,0x00FA,0x00F9,0x00FB,0x00FC,
150 0x2020,0x00B0,0x00A2,0x00A3,0x00A7,0x2022,0x00B6,0x00DF,
151 0x00AE,0x00A9,0x2122,0x00B4,0x00A8,0x2260,0x00C6,0x00D8,
152 0x221E,0x00B1,0x2264,0x2265,0x00A5,0x00B5,0x2202,0x2211,
153 0x220F,0x03C0,0x222B,0x00AA,0x00BA,0x03A9,0x00E6,0x00F8,
154 0x00BF,0x00A1,0x00AC,0x221A,0x0192,0x2248,0x2206,0x00AB,
155 0x00BB,0x2026,0x00A0,0x00C0,0x00C3,0x00D5,0x0152,0x0153,
156 0x2013,0x2014,0x201C,0x201D,0x2018,0x2019,0x00F7,0x25CA,
157 0x00FF,0x0178,0x2044,0x20AC,0x2039,0x203A,0xFB01,0xFB02,
158 0x2021,0x00B7,0x201A,0x201E,0x2030,0x00C2,0x00CA,0x00C1,
159 0x00CB,0x00C8,0x00CD,0x00CE,0x00CF,0x00CC,0x00D3,0x00D4,
160 0xF8FF,0x00D2,0x00DA,0x00DB,0x00D9,0x0131,0x02C6,0x02DC,
161 0x00AF,0x02D8,0x02D9,0x02DA,0x00B8,0x02DD,0x02DB,0x02C7,
165 char *dst,
int dstlen)
168 char *end = dst+dstlen-1;
171 for (
i = 0;
i <
len;
i++) {
211 st =
c->fc->streams[
c->fc->nb_streams - 1];
230 char buf[200], place[100];
231 uint16_t langcode = 0;
232 double longitude, latitude, altitude;
233 const char *
key =
"location";
235 if (
len < 4 + 2 + 1 + 1 + 4 + 4 + 4) {
255 "loci too short (%u bytes left, need at least %d)\n",
len, 12);
263 snprintf(buf,
sizeof(buf),
"%+08.4f%+09.4f", latitude, longitude);
283 if (
c->ignore_chapters)
287 if (n_hmmt >
len / 4)
304 uint16_t langcode = 0;
305 uint32_t data_type = 0, str_size, str_size_alloc;
311 case MKTAG(
'@',
'P',
'R',
'M'):
key =
"premiere_version"; raw = 1;
break;
312 case MKTAG(
'@',
'P',
'R',
'Q'):
key =
"quicktime_version"; raw = 1;
break;
313 case MKTAG(
'X',
'M',
'P',
'_'):
314 if (
c->export_xmp) {
key =
"xmp"; raw = 1; }
break;
315 case MKTAG(
'a',
'A',
'R',
'T'):
key =
"album_artist";
break;
316 case MKTAG(
'a',
'k',
'I',
'D'):
key =
"account_type";
318 case MKTAG(
'a',
'p',
'I',
'D'):
key =
"account_id";
break;
319 case MKTAG(
'c',
'a',
't',
'g'):
key =
"category";
break;
320 case MKTAG(
'c',
'p',
'i',
'l'):
key =
"compilation";
322 case MKTAG(
'c',
'p',
'r',
't'):
key =
"copyright";
break;
323 case MKTAG(
'd',
'e',
's',
'c'):
key =
"description";
break;
324 case MKTAG(
'd',
'i',
's',
'k'):
key =
"disc";
326 case MKTAG(
'e',
'g',
'i',
'd'):
key =
"episode_uid";
328 case MKTAG(
'F',
'I',
'R',
'M'):
key =
"firmware"; raw = 1;
break;
329 case MKTAG(
'g',
'n',
'r',
'e'):
key =
"genre";
331 case MKTAG(
'h',
'd',
'v',
'd'):
key =
"hd_video";
333 case MKTAG(
'H',
'M',
'M',
'T'):
335 case MKTAG(
'k',
'e',
'y',
'w'):
key =
"keywords";
break;
336 case MKTAG(
'l',
'd',
'e',
's'):
key =
"synopsis";
break;
337 case MKTAG(
'l',
'o',
'c',
'i'):
339 case MKTAG(
'm',
'a',
'n',
'u'):
key =
"make";
break;
340 case MKTAG(
'm',
'o',
'd',
'l'):
key =
"model";
break;
341 case MKTAG(
'p',
'c',
's',
't'):
key =
"podcast";
343 case MKTAG(
'p',
'g',
'a',
'p'):
key =
"gapless_playback";
345 case MKTAG(
'p',
'u',
'r',
'd'):
key =
"purchase_date";
break;
346 case MKTAG(
'r',
't',
'n',
'g'):
key =
"rating";
348 case MKTAG(
's',
'o',
'a',
'a'):
key =
"sort_album_artist";
break;
349 case MKTAG(
's',
'o',
'a',
'l'):
key =
"sort_album";
break;
350 case MKTAG(
's',
'o',
'a',
'r'):
key =
"sort_artist";
break;
351 case MKTAG(
's',
'o',
'c',
'o'):
key =
"sort_composer";
break;
352 case MKTAG(
's',
'o',
'n',
'm'):
key =
"sort_name";
break;
353 case MKTAG(
's',
'o',
's',
'n'):
key =
"sort_show";
break;
354 case MKTAG(
's',
't',
'i',
'k'):
key =
"media_type";
356 case MKTAG(
't',
'r',
'k',
'n'):
key =
"track";
358 case MKTAG(
't',
'v',
'e',
'n'):
key =
"episode_id";
break;
359 case MKTAG(
't',
'v',
'e',
's'):
key =
"episode_sort";
361 case MKTAG(
't',
'v',
'n',
'n'):
key =
"network";
break;
362 case MKTAG(
't',
'v',
's',
'h'):
key =
"show";
break;
363 case MKTAG(
't',
'v',
's',
'n'):
key =
"season_number";
365 case MKTAG(0xa9,
'A',
'R',
'T'):
key =
"artist";
break;
366 case MKTAG(0xa9,
'P',
'R',
'D'):
key =
"producer";
break;
367 case MKTAG(0xa9,
'a',
'l',
'b'):
key =
"album";
break;
368 case MKTAG(0xa9,
'a',
'u',
't'):
key =
"artist";
break;
369 case MKTAG(0xa9,
'c',
'h',
'p'):
key =
"chapter";
break;
370 case MKTAG(0xa9,
'c',
'm',
't'):
key =
"comment";
break;
371 case MKTAG(0xa9,
'c',
'o',
'm'):
key =
"composer";
break;
372 case MKTAG(0xa9,
'c',
'p',
'y'):
key =
"copyright";
break;
373 case MKTAG(0xa9,
'd',
'a',
'y'):
key =
"date";
break;
374 case MKTAG(0xa9,
'd',
'i',
'r'):
key =
"director";
break;
375 case MKTAG(0xa9,
'd',
'i',
's'):
key =
"disclaimer";
break;
376 case MKTAG(0xa9,
'e',
'd',
'1'):
key =
"edit_date";
break;
377 case MKTAG(0xa9,
'e',
'n',
'c'):
key =
"encoder";
break;
378 case MKTAG(0xa9,
'f',
'm',
't'):
key =
"original_format";
break;
379 case MKTAG(0xa9,
'g',
'e',
'n'):
key =
"genre";
break;
380 case MKTAG(0xa9,
'g',
'r',
'p'):
key =
"grouping";
break;
381 case MKTAG(0xa9,
'h',
's',
't'):
key =
"host_computer";
break;
382 case MKTAG(0xa9,
'i',
'n',
'f'):
key =
"comment";
break;
383 case MKTAG(0xa9,
'l',
'y',
'r'):
key =
"lyrics";
break;
384 case MKTAG(0xa9,
'm',
'a',
'k'):
key =
"make";
break;
385 case MKTAG(0xa9,
'm',
'o',
'd'):
key =
"model";
break;
386 case MKTAG(0xa9,
'n',
'a',
'm'):
key =
"title";
break;
387 case MKTAG(0xa9,
'o',
'p',
'e'):
key =
"original_artist";
break;
388 case MKTAG(0xa9,
'p',
'r',
'd'):
key =
"producer";
break;
389 case MKTAG(0xa9,
'p',
'r',
'f'):
key =
"performers";
break;
390 case MKTAG(0xa9,
'r',
'e',
'q'):
key =
"playback_requirements";
break;
391 case MKTAG(0xa9,
's',
'r',
'c'):
key =
"original_source";
break;
392 case MKTAG(0xa9,
's',
't',
'3'):
key =
"subtitle";
break;
393 case MKTAG(0xa9,
's',
'w',
'r'):
key =
"encoder";
break;
394 case MKTAG(0xa9,
't',
'o',
'o'):
key =
"encoder";
break;
395 case MKTAG(0xa9,
't',
'r',
'k'):
key =
"track";
break;
396 case MKTAG(0xa9,
'u',
'r',
'l'):
key =
"URL";
break;
397 case MKTAG(0xa9,
'w',
'r',
'n'):
key =
"warning";
break;
398 case MKTAG(0xa9,
'w',
'r',
't'):
key =
"composer";
break;
399 case MKTAG(0xa9,
'x',
'y',
'z'):
key =
"location";
break;
402 if (
c->itunes_metadata && atom.
size > 8) {
405 if (
tag ==
MKTAG(
'd',
'a',
't',
'a') && data_size <= atom.size && data_size >= 16) {
408 str_size = data_size - 16;
411 if (!
key &&
c->found_hdlr_mdta &&
c->meta_keys) {
413 if (index < c->meta_keys_count &&
index > 0) {
415 }
else if (atom.
type !=
MKTAG(
'c',
'o',
'v',
'r')) {
417 "The index of 'data' is out of range: %"PRId32
" < 1 or >= %d.\n",
418 index,
c->meta_keys_count);
421 if (atom.
type ==
MKTAG(
'c',
'o',
'v',
'r') ||
422 (
key && !strcmp(
key,
"com.apple.quicktime.artwork"))) {
428 atom.
size -= str_size;
434 }
else if (atom.
size > 4 &&
key && !
c->itunes_metadata && !raw) {
436 if (str_size > atom.
size) {
446 str_size = atom.
size;
448 if (
c->export_all && !
key) {
454 if (atom.
size < 0 || str_size >= INT_MAX/2)
459 num = (data_type >= 21 && data_type <= 23);
460 str_size_alloc = (num ? 512 : (raw ? str_size : str_size * 2)) + 1;
468 if (!raw && (data_type == 3 || (data_type == 0 && (langcode < 0x400 || langcode == 0x7fff)))) {
470 }
else if (data_type == 21) {
474 else if (str_size == 2)
476 else if (str_size == 3)
478 else if (str_size == 4)
482 "Failed to store the number (%d) in string.\n",
val);
486 }
else if (data_type == 22) {
487 unsigned int val = 0;
490 else if (str_size == 2)
492 else if (str_size == 3)
494 else if (str_size == 4)
498 "Failed to store the number (%u) in string.\n",
val);
502 }
else if (data_type == 23 && str_size >= 4) {
506 "Failed to store the float32 number (%f) in string.\n",
val);
510 }
else if (data_type > 1 && data_type != 4) {
532 if (!strcmp(
key,
"encoder")) {
534 if (sscanf(
str,
"HandBrake %d.%d.%d", &
major, &
minor, µ) == 3) {
535 c->handbrake_version = 1000000*
major + 1000*
minor + micro;
547 int i, nb_chapters, str_len,
version;
551 if (
c->ignore_chapters)
554 if ((atom.
size -= 5) < 0)
563 for (
i = 0;
i < nb_chapters;
i++) {
570 if ((atom.
size -= 9+str_len) < 0)
582 #define MIN_DATA_ENTRY_BOX_SIZE 12
589 if (
c->fc->nb_streams < 1)
591 st =
c->fc->streams[
c->fc->nb_streams-1];
598 entries >= UINT_MAX /
sizeof(*sc->
drefs))
613 for (
i = 0;
i < entries;
i++) {
618 if (
size < 12 || next < 0 || next > INT64_MAX -
size)
628 uint16_t volume_len,
len;
635 volume_len =
FFMIN(volume_len, 27);
639 dref->
volume[volume_len] = 0;
681 if (
len > volume_len && !strncmp(dref->
path, dref->
volume, volume_len)) {
687 for (j =
len - 1; j >= 0; j--) {
688 if (dref->
path[j] == 0)
693 for (j = 0; j <
len; j++)
694 if (dref->
path[j] ==
':' || dref->
path[j] == 0)
697 }
else if (
type == 0) {
709 for (j = 0; j <
len; j++)
710 if (dref->
dir[j] ==
':')
746 if (
c->trak_index < 0) {
748 c->found_hdlr_mdta = 1;
753 st =
c->fc->streams[
c->fc->nb_streams-1];
768 title_size = atom.
size - 24;
769 if (title_size > 0) {
770 if (title_size >
FFMIN(INT_MAX, SIZE_MAX-1))
781 title_str[title_size] = 0;
783 int off = (!
c->isom && title_str[0] == title_size - 1);
802 int ac3info, acmod, lfeon, bsmod;
805 if (
c->fc->nb_streams < 1)
807 st =
c->fc->streams[
c->fc->nb_streams-1];
815 bsmod = (ac3info >> 14) & 0x7;
816 acmod = (ac3info >> 11) & 0x7;
817 lfeon = (ac3info >> 10) & 0x1;
836 int eac3info, acmod, lfeon, bsmod;
839 if (
c->fc->nb_streams < 1)
841 st =
c->fc->streams[
c->fc->nb_streams-1];
853 bsmod = (eac3info >> 12) & 0x1f;
854 acmod = (eac3info >> 9) & 0x7;
855 lfeon = (eac3info >> 8) & 0x1;
875 uint32_t frame_duration_code = 0;
876 uint32_t channel_layout_code = 0;
885 if (
c->fc->nb_streams < 1) {
888 st =
c->fc->streams[
c->fc->nb_streams-1];
898 frame_duration_code =
get_bits(&gb, 2);
900 channel_layout_code =
get_bits(&gb, 16);
903 (frame_duration_code == 0) ? 512 :
904 (frame_duration_code == 1) ? 1024 :
905 (frame_duration_code == 2) ? 2048 :
906 (frame_duration_code == 3) ? 4096 : 0;
908 if (channel_layout_code > 0xff) {
927 if (
c->fc->nb_streams < 1)
929 st =
c->fc->streams[
c->fc->nb_streams-1];
947 if (
c->fc->nb_streams < 1)
949 st =
c->fc->streams[
c->fc->nb_streams-1];
964 if (
c->fc->nb_streams < 1)
966 st =
c->fc->streams[
c->fc->nb_streams-1];
984 #define DRM_BLOB_SIZE 56
988 uint8_t intermediate_key[20];
989 uint8_t intermediate_iv[20];
992 uint8_t file_checksum[20];
993 uint8_t calculated_checksum[20];
994 char checksum_string[2 *
sizeof(file_checksum) + 1];
998 uint8_t *activation_bytes =
c->activation_bytes;
999 uint8_t *fixed_key =
c->audible_fixed_key;
1008 if (!
c->aes_decrypt) {
1020 ff_data_to_hex(checksum_string, file_checksum,
sizeof(file_checksum), 1);
1024 if (!activation_bytes) {
1029 if (
c->activation_bytes_size != 4) {
1036 if (
c->audible_fixed_key_size != 16) {
1056 if (memcmp(calculated_checksum, file_checksum, 20)) {
1063 for (
i = 0;
i < 4;
i++) {
1065 if (activation_bytes[
i] !=
output[3 -
i]) {
1071 memcpy(
c->file_key,
output + 8, 16);
1087 if (
c->audible_key_size != 16) {
1092 if (
c->audible_iv_size != 16) {
1098 if (!
c->aes_decrypt) {
1102 memcpy(
c->file_key,
c->audible_key, 16);
1103 memcpy(
c->file_iv,
c->audible_iv, 16);
1113 unsigned char iv[16];
1115 memcpy(iv,
c->file_iv, 16);
1127 int comp_brand_size;
1128 char* comp_brands_str;
1129 uint8_t
type[5] = {0};
1134 if (strcmp(
type,
"qt "))
1138 c->is_still_picture_avif = !strncmp(
type,
"avif", 4);
1142 comp_brand_size = atom.
size - 8;
1143 if (comp_brand_size < 0 || comp_brand_size == INT_MAX)
1145 comp_brands_str =
av_malloc(comp_brand_size + 1);
1146 if (!comp_brands_str)
1154 comp_brands_str[comp_brand_size] = 0;
1159 if (!strcmp(
type,
"aaxc")) {
1171 if (
c->found_moov) {
1193 if (index < 0 || index >= frag_index->
nb_items)
1209 if (frag_index->
current < 0 ||
1228 if (frag_index->
current < 0 ||
1243 int64_t moof_offset;
1256 if (moof_offset >=
offset)
1258 if (moof_offset <=
offset)
1275 int index,
int track_id)
1281 if (track_id >= 0) {
1318 m0 = m = (
a +
b) >> 1;
1324 if (m <
b && frag_time <= timestamp)
1341 if (index < c->frag_index.nb_items &&
1348 &
c->frag_index.allocated_size,
1349 (
c->frag_index.nb_items + 1) *
1350 sizeof(*
c->frag_index.item));
1353 c->frag_index.item = item;
1357 if (!frag_stream_info)
1360 for (
i = 0;
i <
c->fc->nb_streams;
i++) {
1362 if (
c->fc->streams[
i]->id < 0) {
1367 frag_stream_info[
i].
id =
c->fc->streams[
i]->id;
1376 if (index < c->frag_index.nb_items)
1377 memmove(
c->frag_index.item +
index + 1,
c->frag_index.item +
index,
1378 (
c->frag_index.nb_items -
index) *
sizeof(*
c->frag_index.item));
1380 item = &
c->frag_index.item[
index];
1386 c->frag_index.nb_items++;
1392 int id,
int entries)
1401 if (frag_stream_info && frag_stream_info->
index_entry >= 0)
1409 c->fragment.found_tfhd = 0;
1411 if (!
c->has_looked_for_mfra &&
c->use_mfra_for > 0) {
1412 c->has_looked_for_mfra = 1;
1419 "read the mfra (may be a live ismv)\n");
1423 "seekable, can not look for mfra\n");
1426 c->fragment.moof_offset =
c->fragment.implicit_offset =
avio_tell(pb) - 8;
1435 if (time >= 2082844800)
1438 if ((int64_t)(time * 1000000ULL) / 1000000 != time) {
1454 int64_t creation_time;
1456 if (
c->fc->nb_streams < 1)
1458 st =
c->fc->streams[
c->fc->nb_streams-1];
1499 int64_t creation_time;
1512 if (
c->time_scale <= 0) {
1530 for (
i = 0;
i < 3;
i++) {
1551 if (
fc->nb_streams < 1)
1553 st =
fc->streams[
fc->nb_streams-1];
1578 int little_endian =
avio_rb16(pb) & 0xFF;
1580 if (little_endian == 1)
1589 if (atom.
size < 6) {
1597 if (format_flags == 1)
1606 uint8_t *icc_profile;
1607 char color_parameter_type[5] = { 0 };
1611 if (
c->fc->nb_streams < 1)
1613 st =
c->fc->streams[
c->fc->nb_streams - 1];
1618 if (strncmp(color_parameter_type,
"nclx", 4) &&
1619 strncmp(color_parameter_type,
"nclc", 4) &&
1620 strncmp(color_parameter_type,
"prof", 4)) {
1622 color_parameter_type);
1626 if (!strncmp(color_parameter_type,
"prof", 4)) {
1639 "%s: pri %d trc %d matrix %d",
1642 if (!strncmp(color_parameter_type,
"nclx", 4)) {
1669 unsigned mov_field_order;
1672 if (
c->fc->nb_streams < 1)
1674 st =
c->fc->streams[
c->fc->nb_streams-1];
1678 if ((mov_field_order & 0xFF00) == 0x0100)
1680 else if ((mov_field_order & 0xFF00) == 0x0200) {
1681 switch (mov_field_order & 0xFF) {
1704 if (
size > INT_MAX || (uint64_t)atom.
size > INT_MAX)
1727 }
else if (err < atom.
size) {
1741 uint64_t original_size;
1744 if (
c->fc->nb_streams < 1)
1746 st =
c->fc->streams[
c->fc->nb_streams-1];
1795 if (!
ret &&
c->fc->nb_streams >= 1) {
1807 if (
c->fc->nb_streams >= 1) {
1808 AVStream *
const st =
c->fc->streams[
c->fc->nb_streams - 1];
1819 if (
cid == 0xd4d ||
cid == 0xd4e)
1830 if (num <= 0 || den <= 0)
1834 if (den >= INT_MAX / 2)
1852 uint64_t original_size;
1853 if (
c->fc->nb_streams >= 1) {
1857 if (atom.
size == 16) {
1862 if (length == atom.
size) {
1863 const uint8_t range_value = par->
extradata[original_size + 19];
1864 switch (range_value) {
1901 if (
c->fc->nb_streams < 1)
1903 st =
c->fc->streams[
c->fc->nb_streams-1];
1905 if ((uint64_t)atom.
size > (1<<30))
1915 }
else if (atom.
size > 8) {
1929 #define ALAC_EXTRADATA_SIZE 36
1958 if (
c->fc->nb_streams < 1)
1960 st =
c->fc->streams[
c->fc->nb_streams-1];
1962 if ((uint64_t)atom.
size > (1<<30))
1965 if (atom.
size >= 10) {
1997 uint8_t profile_level;
2000 if (
c->fc->nb_streams < 1)
2002 st =
c->fc->streams[
c->fc->nb_streams-1];
2004 if (atom.
size >= (1<<28) || atom.
size < 7)
2008 if ((profile_level & 0xf0) != 0xc0)
2029 if (
c->fc->nb_streams < 1)
2031 if (atom.
size <= 40)
2033 st =
c->fc->streams[
c->fc->nb_streams-1];
2035 if ((uint64_t)atom.
size > (1<<30))
2050 unsigned int i, entries;
2052 if (
c->trak_index < 0) {
2056 if (
c->fc->nb_streams < 1)
2058 st =
c->fc->streams[
c->fc->nb_streams-1];
2080 if (atom.
type ==
MKTAG(
's',
't',
'c',
'o'))
2083 else if (atom.
type ==
MKTAG(
'c',
'o',
'6',
'4'))
2104 ((
format & 0xFFFF) ==
'm' + (
's' << 8) ||
2105 (
format & 0xFFFF) ==
'T' + (
'S' << 8)))
2137 uint8_t codec_name[32] = { 0 };
2172 if (!strncmp(codec_name,
"Planar Y'CbCr 8-bit 4:2:0", 25)) {
2179 !strncmp(codec_name,
"Sorenson H263", 13))
2195 int bits_per_sample,
flags;
2220 (compatible_brands && strstr(compatible_brands->
value,
"qt ")) ||
2328 y = (ycbcr >> 16) & 0xFF;
2329 cr = (ycbcr >> 8) & 0xFF;
2336 return (
r << 16) | (
g << 8) |
b;
2341 char buf[256] = {0};
2349 snprintf(buf,
sizeof(buf),
"size: %dx%d\n",
2353 for (
i = 0;
i < 16;
i++) {
2357 av_strlcatf(buf,
sizeof(buf),
"%06"PRIx32
"%s", rgba,
i != 15 ?
", " :
"");
2360 if (
av_strlcat(buf,
"\n",
sizeof(buf)) >=
sizeof(buf))
2397 if (str_size > 0 &&
size >= (
int)str_size + 30 &&
2399 char *reel_name =
av_malloc(str_size + 1);
2403 reel_name[str_size] = 0;
2428 #if CONFIG_DV_DEMUXER
2512 int codec_tag,
int format,
2524 : codec_tag !=
MKTAG(
'j',
'p',
'e',
'g')))) {
2541 int pseudo_stream_id;
2544 st =
c->fc->streams[
c->fc->nb_streams-1];
2547 for (pseudo_stream_id = 0;
2549 pseudo_stream_id++) {
2552 int ret, dref_id = 1;
2562 }
else if (
size <= 7) {
2564 "invalid size %"PRId64
" in stsd\n",
size);
2581 "size=%"PRId64
" 4CC=%s codec_type=%d\n",
size,
2611 }
else if (
a.size > 0)
2640 if (
c->fc->nb_streams < 1)
2642 st =
c->fc->streams[
c->fc->nb_streams - 1];
2650 if (entries <= 0 || entries > atom.
size / 8 || entries > 1024) {
2657 "Duplicate stsd found in this track.\n");
2703 unsigned int i, entries;
2705 if (
c->fc->nb_streams < 1)
2707 st =
c->fc->streams[
c->fc->nb_streams-1];
2714 if ((uint64_t)entries * 12 + 4 > atom.
size)
2739 int64_t first_min =
i + 1;
2799 unsigned i, entries;
2801 if (
c->fc->nb_streams < 1)
2803 st =
c->fc->streams[
c->fc->nb_streams-1];
2836 unsigned int i, entries;
2838 if (
c->fc->nb_streams < 1)
2840 st =
c->fc->streams[
c->fc->nb_streams-1];
2859 if (entries >= UINT_MAX /
sizeof(
int))
2885 unsigned int i, entries, sample_size, field_size, num_bytes;
2890 if (
c->fc->nb_streams < 1)
2892 st =
c->fc->streams[
c->fc->nb_streams-1];
2898 if (atom.
type ==
MKTAG(
's',
't',
's',
'z')) {
2917 if (field_size != 4 && field_size != 8 && field_size != 16 && field_size != 32) {
2934 num_bytes = (entries*field_size+4)>>3;
2952 for (
i = 0;
i < entries;
i++) {
2973 unsigned int i, entries, alloc_size = 0;
2975 int64_t total_sample_count = 0;
2976 int64_t current_dts = 0;
2977 int64_t corrected_dts = 0;
2979 if (
c->fc->nb_streams < 1)
2981 st =
c->fc->streams[
c->fc->nb_streams-1];
2989 c->fc->nb_streams-1, entries);
2995 if (entries >= INT_MAX /
sizeof(*sc->
stts_data))
2999 unsigned int sample_duration;
3000 unsigned int sample_count;
3001 unsigned int min_entries =
FFMIN(
FFMAX(
i + 1, 1024 * 1024), entries);
3019 sample_count, sample_duration);
3024 if (sample_duration >
c->max_stts_delta) {
3027 av_log(
c->fc,
AV_LOG_WARNING,
"Too large sample offset %u in stts entry %u with count %u in st:%d. Clipping to 1.\n",
3028 sample_duration,
i, sample_count, st->
index);
3030 corrected_dts += (delta_magnitude < 0 ? (int64_t)delta_magnitude : 1) * sample_count;
3032 corrected_dts += sample_duration * sample_count;
3037 if (current_dts > corrected_dts) {
3038 int64_t drift = (current_dts - corrected_dts)/
FFMAX(sample_count, 1);
3040 current_dts -= correction * sample_count;
3051 duration <= INT64_MAX - sc->duration_for_fps &&
3052 total_sample_count <= INT_MAX - sc->nb_frames_for_fps) {
3075 if (
c->fc->nb_streams < 1)
3077 st =
c->fc->streams[
c->fc->nb_streams - 1];
3082 entries = atom.
size - 4;
3085 c->fc->nb_streams - 1, entries);
3118 unsigned int i, entries, ctts_count = 0;
3120 if (
c->fc->nb_streams < 1)
3122 st =
c->fc->streams[
c->fc->nb_streams-1];
3133 if (entries >= UINT_MAX /
sizeof(*sc->
ctts_data))
3146 "ignoring CTTS entry with count=%d duration=%d\n",
3185 uint32_t grouping_type;
3186 uint32_t default_length;
3187 av_unused uint32_t default_group_description_index;
3188 uint32_t entry_count;
3190 if (
c->fc->nb_streams < 1)
3192 st =
c->fc->streams[
c->fc->nb_streams - 1];
3203 if (grouping_type !=
MKTAG(
's',
'y',
'n',
'c'))
3217 uint32_t description_length = default_length;
3218 if (
version >= 1 && default_length == 0)
3220 if (grouping_type ==
MKTAG(
's',
'y',
'n',
'c')) {
3221 const uint8_t nal_unit_type =
avio_r8(pb) & 0x3f;
3223 description_length -= 1;
3240 unsigned int i, entries;
3242 uint32_t grouping_type;
3246 if (
c->fc->nb_streams < 1)
3248 st =
c->fc->streams[
c->fc->nb_streams-1];
3255 if (grouping_type ==
MKTAG(
'r',
'a',
'p',
' ')) {
3258 }
else if (grouping_type ==
MKTAG(
's',
'y',
'n',
'c')) {
3299 unsigned int edit_list_index,
3300 int64_t *edit_list_media_time,
3301 int64_t *edit_list_duration,
3302 int64_t global_timescale)
3307 *edit_list_media_time = msc->
elst_data[edit_list_index].
time;
3311 if (global_timescale == 0) {
3344 int64_t timestamp_pts,
3347 int64_t* ctts_index,
3348 int64_t* ctts_sample)
3355 int64_t index_ctts_count;
3383 if (ctts_data && *
index >= 0) {
3389 for (index_ctts_count = 0; index_ctts_count < *
index; index_ctts_count++) {
3390 if (*ctts_index < ctts_count) {
3392 if (ctts_data[*ctts_index].
count == *ctts_sample) {
3399 while (*
index >= 0 && (*ctts_index) >= 0 && (*ctts_index) < ctts_count) {
3403 if ((e_old[*
index].timestamp + ctts_data[*ctts_index].
duration) <= timestamp_pts &&
3409 if (*ctts_sample == 0) {
3411 if (*ctts_index >= 0)
3412 *ctts_sample = ctts_data[*ctts_index].
count - 1;
3422 return *
index >= 0 ? 0 : -1;
3446 const size_t requested_size =
3463 ie= &entries[
index];
3478 int64_t* frame_duration_buffer,
3479 int frame_duration_buffer_size) {
3482 av_assert0(end_index >= 0 && end_index <= sti->nb_index_entries);
3483 for (
i = 0;
i < frame_duration_buffer_size;
i++) {
3484 end_ts -= frame_duration_buffer[frame_duration_buffer_size - 1 -
i];
3497 const size_t min_size_needed = (*ctts_count + 1) *
sizeof(
MOVCtts);
3498 const size_t requested_size =
3499 min_size_needed > *allocated_size ?
3500 FFMAX(min_size_needed, 2 * (*allocated_size)) :
3503 if ((
unsigned)(*ctts_count) >= UINT_MAX /
sizeof(
MOVCtts) - 1)
3506 ctts_buf_new =
av_fast_realloc(*ctts_data, allocated_size, requested_size);
3511 *ctts_data = ctts_buf_new;
3516 *ctts_count = (*ctts_count) + 1;
3520 #define MAX_REORDER_DELAY 16
3526 int ctts_sample = 0;
3529 int j,
r, num_swaps;
3532 pts_buf[j] = INT64_MIN;
3540 buf_start = (buf_start + 1);
3553 while (j != buf_start) {
3556 if (pts_buf[j] < pts_buf[
r]) {
3557 FFSWAP(int64_t, pts_buf[j], pts_buf[
r]);
3615 if (range_size > current_sample) {
3619 current_sample -= range_size;
3638 int64_t ctts_index_old = 0;
3639 int64_t ctts_sample_old = 0;
3641 int64_t edit_list_media_time = 0;
3642 int64_t edit_list_duration = 0;
3643 int64_t frame_duration = 0;
3644 int64_t edit_list_dts_counter = 0;
3645 int64_t edit_list_dts_entry_end = 0;
3646 int64_t edit_list_start_ctts_sample = 0;
3648 int64_t curr_ctts = 0;
3649 int64_t empty_edits_sum_duration = 0;
3650 int64_t edit_list_index = 0;
3653 int64_t start_dts = 0;
3654 int64_t edit_list_start_encountered = 0;
3655 int64_t search_timestamp = 0;
3656 int64_t* frame_duration_buffer =
NULL;
3657 int num_discarded_begin = 0;
3658 int first_non_zero_audio_edit = -1;
3659 int packet_skip_samples = 0;
3661 int found_keyframe_after_edit = 0;
3662 int found_non_empty_edit = 0;
3695 edit_list_dts_entry_end -= msc->
dts_shift;
3699 start_dts = edit_list_dts_entry_end;
3703 av_log(mov->
fc,
AV_LOG_DEBUG,
"Processing st: %d, edit list %"PRId64
" - media time: %"PRId64
", duration: %"PRId64
"\n",
3704 st->
index, edit_list_index, edit_list_media_time, edit_list_duration);
3706 edit_list_dts_counter = edit_list_dts_entry_end;
3707 edit_list_dts_entry_end += edit_list_duration;
3708 num_discarded_begin = 0;
3709 if (!found_non_empty_edit && edit_list_media_time == -1) {
3710 empty_edits_sum_duration += edit_list_duration;
3713 found_non_empty_edit = 1;
3718 if (first_non_zero_audio_edit < 0) {
3719 first_non_zero_audio_edit = 1;
3721 first_non_zero_audio_edit = 0;
3724 if (first_non_zero_audio_edit > 0)
3732 search_timestamp = edit_list_media_time;
3741 &
index, &ctts_index_old, &ctts_sample_old) < 0) {
3743 "st: %d edit list: %"PRId64
" Missing key frame while searching for timestamp: %"PRId64
"\n",
3744 st->
index, edit_list_index, search_timestamp);
3746 &
index, &ctts_index_old, &ctts_sample_old) < 0) {
3748 "st: %d edit list %"PRId64
" Cannot find an index entry before timestamp: %"PRId64
".\n",
3749 st->
index, edit_list_index, search_timestamp);
3752 ctts_sample_old = 0;
3755 current = e_old +
index;
3756 edit_list_start_ctts_sample = ctts_sample_old;
3759 edit_list_start_encountered = 0;
3760 found_keyframe_after_edit = 0;
3761 for (; current < e_old_end; current++,
index++) {
3763 frame_duration = (current + 1 < e_old_end) ?
3764 ((current + 1)->timestamp - current->
timestamp) : edit_list_duration;
3772 if (ctts_data_old && ctts_index_old < ctts_count_old) {
3773 curr_ctts = ctts_data_old[ctts_index_old].
duration;
3774 av_log(mov->
fc,
AV_LOG_TRACE,
"stts: %"PRId64
" ctts: %"PRId64
", ctts_index: %"PRId64
", ctts_count: %"PRId64
"\n",
3775 curr_cts, curr_ctts, ctts_index_old, ctts_count_old);
3776 curr_cts += curr_ctts;
3778 if (ctts_sample_old == ctts_data_old[ctts_index_old].
count) {
3781 ctts_data_old[ctts_index_old].
count - edit_list_start_ctts_sample,
3782 ctts_data_old[ctts_index_old].
duration) == -1) {
3785 ctts_data_old[ctts_index_old].
count - edit_list_start_ctts_sample,
3786 ctts_data_old[ctts_index_old].
duration);
3790 ctts_sample_old = 0;
3791 edit_list_start_ctts_sample = 0;
3795 if (curr_cts < edit_list_media_time || curr_cts >= (edit_list_duration + edit_list_media_time)) {
3797 curr_cts < edit_list_media_time && curr_cts + frame_duration > edit_list_media_time &&
3798 first_non_zero_audio_edit > 0) {
3799 packet_skip_samples = edit_list_media_time - curr_cts;
3803 edit_list_dts_counter -= packet_skip_samples;
3804 if (edit_list_start_encountered == 0) {
3805 edit_list_start_encountered = 1;
3808 if (frame_duration_buffer) {
3810 frame_duration_buffer, num_discarded_begin);
3815 av_log(mov->
fc,
AV_LOG_DEBUG,
"skip %d audio samples from curr_cts: %"PRId64
"\n", packet_skip_samples, curr_cts);
3820 if (edit_list_start_encountered == 0) {
3821 num_discarded_begin++;
3822 frame_duration_buffer =
av_realloc(frame_duration_buffer,
3823 num_discarded_begin *
sizeof(int64_t));
3824 if (!frame_duration_buffer) {
3828 frame_duration_buffer[num_discarded_begin - 1] = frame_duration;
3843 if (edit_list_start_encountered == 0) {
3844 edit_list_start_encountered = 1;
3847 if (frame_duration_buffer) {
3849 frame_duration_buffer, num_discarded_begin);
3862 if (current_index_range < msc->index_ranges ||
index != current_index_range->
end) {
3863 current_index_range++;
3866 current_index_range->
end =
index + 1;
3869 if (edit_list_start_encountered > 0) {
3870 edit_list_dts_counter = edit_list_dts_counter + frame_duration;
3874 if ((curr_cts + frame_duration >= (edit_list_duration + edit_list_media_time)) &&
3876 if (ctts_data_old) {
3881 found_keyframe_after_edit = 1;
3884 if (ctts_sample_old != 0) {
3887 ctts_sample_old - edit_list_start_ctts_sample,
3888 ctts_data_old[ctts_index_old].
duration) == -1) {
3890 ctts_index_old, ctts_sample_old - edit_list_start_ctts_sample,
3891 ctts_data_old[ctts_index_old].
duration);
3926 current_index_range++;
3927 current_index_range->
start = 0;
3928 current_index_range->
end = 0;
3981 if (sg->
index == cra_index)
3982 for (uint32_t j = 0; j < sg->
count; j++)
3984 sample_id += sg->
count;
3999 int64_t current_offset;
4000 int64_t current_dts = 0;
4001 unsigned int stts_index = 0;
4002 unsigned int stsc_index = 0;
4003 unsigned int stss_index = 0;
4004 unsigned int stps_index = 0;
4006 uint64_t stream_size = 0;
4008 unsigned int ctts_count_old = sc->
ctts_count;
4015 int i, edit_start_index = 0, multiple_edits = 0;
4016 int64_t empty_duration = 0;
4021 if (
i == 0 && e->
time == -1) {
4025 edit_start_index = 1;
4026 }
else if (
i == edit_start_index && e->
time >= 0) {
4035 "Use -advanced_editlist to correctly decode otherwise "
4036 "a/v desync might occur\n");
4060 unsigned int current_sample = 0;
4061 unsigned int stts_sample = 0;
4062 unsigned int sample_size;
4064 unsigned int rap_group_index = 0;
4065 unsigned int rap_group_sample = 0;
4083 if (ctts_data_old) {
4098 for (
i = 0;
i < ctts_count_old &&
4100 for (j = 0; j < ctts_data_old[
i].
count &&
4141 if (rap_group_present && rap_group_index < sc->rap_group_count) {
4144 if (++rap_group_sample == sc->
rap_group[rap_group_index].
count) {
4145 rap_group_sample = 0;
4151 && !rap_group_present
4160 if (sample_size > 0x3FFFFFFF) {
4165 e->
pos = current_offset;
4167 e->
size = sample_size;
4170 av_log(mov->
fc,
AV_LOG_TRACE,
"AVIndex stream %d, sample %u, offset %"PRIx64
", dts %"PRId64
", "
4171 "size %u, distance %u, keyframe %d\n", st->
index, current_sample,
4172 current_offset, current_dts, sample_size,
distance, keyframe);
4177 current_offset += sample_size;
4178 stream_size += sample_size;
4194 unsigned chunk_samples, total = 0;
4201 unsigned count, chunk_count;
4216 count = (chunk_samples+1023) / 1024;
4223 total += chunk_count *
count;
4245 while (chunk_samples > 0) {
4251 "Zero bytes per frame, but %d samples per frame",
4274 if (
size > 0x3FFFFFFF) {
4279 e->
pos = current_offset;
4285 "size %u, duration %u\n", st->
index,
i, current_offset, current_dts,
4288 current_offset +=
size;
4321 av_url_split(src_proto,
sizeof(src_proto), src_auth,
sizeof(src_auth), src_host,
sizeof(src_host), &src_port,
NULL, 0,
src);
4322 av_url_split(ref_proto,
sizeof(ref_proto), ref_auth,
sizeof(ref_auth), ref_host,
sizeof(ref_host), &ref_port,
NULL, 0,
ref);
4324 if (strlen(
src) == 0) {
4326 }
else if (strlen(src_auth) + 1 >=
sizeof(src_auth) ||
4327 strlen(ref_auth) + 1 >=
sizeof(ref_auth) ||
4328 strlen(src_host) + 1 >=
sizeof(src_host) ||
4329 strlen(ref_host) + 1 >=
sizeof(ref_host)) {
4331 }
else if (strcmp(src_proto, ref_proto) ||
4332 strcmp(src_auth, ref_auth) ||
4333 strcmp(src_host, ref_host) ||
4334 src_port != ref_port) {
4344 if (
ref->nlvl_to > 0 &&
ref->nlvl_from > 0) {
4345 char filename[1025];
4346 const char *src_path;
4350 src_path = strrchr(
src,
'/');
4357 for (
i = 0, l = strlen(
ref->path) - 1; l >= 0; l--)
4358 if (
ref->path[l] ==
'/') {
4359 if (
i ==
ref->nlvl_to - 1)
4366 if (
i ==
ref->nlvl_to - 1 && src_path -
src <
sizeof(filename)) {
4367 memcpy(filename,
src, src_path -
src);
4368 filename[src_path -
src] = 0;
4370 for (
i = 1;
i <
ref->nlvl_from;
i++)
4371 av_strlcat(filename,
"../",
sizeof(filename));
4374 if (!
c->use_absolute_path) {
4379 "Reference with mismatching origin, %s not tried for security reasons, "
4380 "set demuxer option use_absolute_path to allow it anyway\n",
4385 if (strstr(
ref->path + l + 1,
"..") ||
4386 strstr(
ref->path + l + 1,
":") ||
4387 (
ref->nlvl_from > 1 && same_origin < 0) ||
4388 (filename[0] ==
'/' && src_path ==
src))
4392 if (strlen(filename) + 1 ==
sizeof(filename))
4397 }
else if (
c->use_absolute_path) {
4399 "this is a possible security issue\n");
4404 "Absolute path %s not tried for security reasons, "
4405 "set demuxer option use_absolute_path to allow absolute paths\n",
4429 if (!st)
return AVERROR(ENOMEM);
4432 if (!sc)
return AVERROR(ENOMEM);
4437 c->trak_index = st->
index;
4473 if (
c->enable_drefs) {
4476 "stream %d, error opening alias: path='%s', dir='%s', "
4477 "filename='%s', volume='%s', nlvl_from=%d, nlvl_to=%d\n",
4482 "Skipped opening external track: "
4483 "stream %d, alias: path='%s', dir='%s', "
4484 "filename='%s', volume='%s', nlvl_from=%d, nlvl_to=%d."
4485 "Set enable_drefs to allow this.\n",
4502 #if FF_API_R_FRAME_RATE
4518 #if CONFIG_H261_DECODER
4521 #if CONFIG_H263_DECODER
4524 #if CONFIG_MPEG4_DECODER
4556 c->itunes_metadata = 1;
4558 c->itunes_metadata = 0;
4572 if (
count > UINT_MAX /
sizeof(*
c->meta_keys) - 1) {
4574 "The 'keys' atom with the invalid key count: %"PRIu32
"\n",
count);
4578 c->meta_keys_count =
count + 1;
4579 c->meta_keys =
av_mallocz(
c->meta_keys_count *
sizeof(*
c->meta_keys));
4588 "The key# %"PRIu32
" in meta has invalid size:"
4589 "%"PRIu32
"\n",
i, key_size);
4597 if (!
c->meta_keys[
i])
4614 if (
c->fc->nb_streams < 1)
4616 st =
c->fc->streams[
c->fc->nb_streams-1];
4619 for (
i = 0;
i < 3;
i++) {
4630 if (len < 12 || len - 12 > end -
avio_tell(pb))
4634 if (
tag ==
MKTAG(
'm',
'e',
'a',
'n'))
4636 else if (
tag ==
MKTAG(
'n',
'a',
'm',
'e'))
4638 else if (
tag ==
MKTAG(
'd',
'a',
't',
'a') &&
len > 4) {
4662 if (strcmp(
key,
"iTunSMPB") == 0) {
4663 int priming, remainder,
samples;
4664 if(sscanf(
val,
"%*X %X %X %X", &priming, &remainder, &
samples) == 3){
4665 if(priming>0 && priming<16384)
4669 if (strcmp(
key,
"cdec") != 0) {
4676 "Unhandled or malformed custom metadata of size %"PRId64
"\n", atom.
size);
4688 while (atom.
size > 8) {
4694 if (
tag ==
MKTAG(
'h',
'd',
'l',
'r')) {
4704 #define IS_MATRIX_IDENT(matrix) \
4705 ( (matrix)[0][0] == (1 << 16) && \
4706 (matrix)[1][1] == (1 << 16) && \
4707 (matrix)[2][2] == (1 << 30) && \
4708 !(matrix)[0][1] && !(matrix)[0][2] && \
4709 !(matrix)[1][0] && !(matrix)[1][2] && \
4710 !(matrix)[2][0] && !(matrix)[2][1])
4717 int display_matrix[3][3];
4718 int res_display_matrix[3][3] = { { 0 } };
4724 if (
c->fc->nb_streams < 1)
4726 st =
c->fc->streams[
c->fc->nb_streams-1];
4762 for (
i = 0;
i < 3;
i++) {
4774 for (
i = 0;
i < 3;
i++) {
4775 const int sh[3] = { 16, 16, 30 };
4776 for (j = 0; j < 3; j++) {
4777 for (e = 0; e < 3; e++) {
4778 res_display_matrix[
i][j] +=
4779 ((int64_t) display_matrix[
i][e] *
4780 c->movie_display_matrix[e][j]) >> sh[e];
4792 for (
i = 0;
i < 3;
i++)
4793 for (j = 0; j < 3; j++)
4800 double disp_transform[2];
4802 for (
i = 0;
i < 2;
i++)
4806 if (disp_transform[0] > 1 && disp_transform[1] > 1 &&
4807 disp_transform[0] < (1<<24) && disp_transform[1] < (1<<24) &&
4808 fabs((disp_transform[0] / disp_transform[1]) - 1.0) > 0.01)
4810 disp_transform[0] / disp_transform[1],
4829 for (
i = 0;
i <
c->trex_count;
i++)
4830 if (
c->trex_data[
i].track_id == track_id) {
4831 trex = &
c->trex_data[
i];
4838 c->fragment.found_tfhd = 1;
4856 if (frag_stream_info)
4867 num = atom.
size / 4;
4872 c->chapter_tracks = new_tracks;
4873 c->nb_chapter_tracks = num;
4878 c->nb_chapter_tracks =
i;
4888 if ((uint64_t)
c->trex_count+1 >= UINT_MAX /
sizeof(*
c->trex_data))
4891 sizeof(*
c->trex_data))) < 0) {
4898 trex = &
c->trex_data[
c->trex_count++];
4916 int64_t base_media_decode_time;
4918 for (
i = 0;
i <
c->fc->nb_streams;
i++) {
4919 if (
c->fc->streams[
i]->id == frag->
track_id) {
4920 st =
c->fc->streams[
i];
4940 if (frag_stream_info)
4941 frag_stream_info->
tfdt_dts = base_media_decode_time;
4956 int data_offset = 0;
4957 unsigned entries, first_sample_flags = frag->
flags;
4960 int next_frag_index = -1, index_entry_pos;
4961 size_t requested_size;
4962 size_t old_ctts_allocated_size;
4971 for (
i = 0;
i <
c->fc->nb_streams;
i++) {
4972 if (
c->fc->streams[
i]->id == frag->
track_id) {
4973 st =
c->fc->streams[
i];
4993 for (
i =
c->frag_index.current + 1; i < c->frag_index.nb_items;
i++) {
4995 if (frag_stream_info && frag_stream_info->
index_entry >= 0) {
4996 next_frag_index =
i;
5001 av_assert0(index_entry_pos <= sti->nb_index_entries);
5014 if (frag_stream_info) {
5021 ", using it for pts\n",
pts);
5026 ", using it for dts\n",
pts);
5030 int fallback_tfdt = !
c->use_tfdt && !has_sidx && has_tfdt;
5031 int fallback_sidx =
c->use_tfdt && !has_tfdt && has_sidx;
5033 if (fallback_sidx) {
5036 if (fallback_tfdt) {
5040 if (has_tfdt &&
c->use_tfdt || fallback_tfdt) {
5043 ", using it for dts\n", dts);
5044 }
else if (has_sidx && !
c->use_tfdt || fallback_sidx) {
5049 ", using it for dts\n", frag_stream_info->
sidx_pts);
5053 ", using it for dts\n", dts);
5059 ", using it for dts\n", dts);
5092 memset((uint8_t*)(sc->
ctts_data) + old_ctts_allocated_size, 0,
5095 if (index_entry_pos < sti->nb_index_entries) {
5101 memmove(sc->
ctts_data + index_entry_pos + entries,
5104 if (index_entry_pos < sc->current_sample) {
5113 if (frag_stream_info)
5116 if (index_entry_pos > 0)
5120 unsigned sample_size = frag->
size;
5121 int sample_flags =
i ? frag->
flags : first_sample_flags;
5122 unsigned sample_duration = frag->
duration;
5123 unsigned ctts_duration = 0;
5125 int index_entry_flags = 0;
5136 dts -= ctts_duration;
5141 "pts %"PRId64
" calculated dts %"PRId64
5142 " sc->dts_shift %d ctts.duration %d"
5143 " sc->time_offset %"PRId64
5144 " flags & MOV_TRUN_SAMPLE_CTS %d\n",
5163 if (prev_dts >= dts)
5176 av_log(
c->fc,
AV_LOG_TRACE,
"AVIndex stream %d, sample %d, offset %"PRIx64
", dts %"PRId64
", "
5177 "size %u, distance %d, keyframe %d\n", st->
index,
5180 if (
av_sat_add64(dts, sample_duration) != dts + (uint64_t)sample_duration)
5184 dts += sample_duration;
5188 if (sample_duration <= INT64_MAX - sc->duration_for_fps &&
5195 if (frag_stream_info)
5200 int gap = entries -
i;
5205 memmove(sc->
ctts_data + index_entry_pos,
5212 if (index_entry_pos < sc->current_sample) {
5222 if (index_entry_pos > 0)
5225 if (prev_dts < sti->index_entries[
i].timestamp)
5256 unsigned i, j, track_id, item_count;
5271 for (
i = 0;
i <
c->fc->nb_streams;
i++) {
5272 if (
c->fc->streams[
i]->id == track_id) {
5273 st =
c->fc->streams[
i];
5286 if (timescale.
den <= 0) {
5301 offset += (uint64_t)offadd;
5306 if (item_count == 0)
5309 for (
i = 0;
i < item_count;
i++) {
5314 if (
size & 0x80000000) {
5323 if (frag_stream_info)
5324 frag_stream_info->
sidx_pts = timestamp;
5339 is_complete =
offset == stream_size;
5343 if (!
c->have_read_mfra_size) {
5344 if ((
ret =
avio_seek(pb, stream_size - 4, SEEK_SET)) < 0)
5347 c->have_read_mfra_size = 1;
5351 if (
offset == stream_size -
c->mfra_size)
5358 for (
i = 0;
i <
c->frag_index.nb_items;
i++) {
5364 ref_st =
c->fc->streams[j];
5370 if (ref_st)
for (
i = 0;
i <
c->fc->nb_streams;
i++) {
5371 st =
c->fc->streams[
i];
5378 c->frag_index.complete = 1;
5399 if (atom.
type !=
MKTAG(
'm',
'd',
'a',
't')) {
5413 long cmov_len, moov_len;
5427 cmov_len = atom.
size - 6 * 4;
5439 goto free_and_return;
5442 if (uncompress (moov_data, (uLongf *) &moov_len, (
const Bytef *)cmov_data, cmov_len) != Z_OK)
5443 goto free_and_return;
5447 atom.
size = moov_len;
5464 int64_t elst_entry_size;
5466 if (
c->fc->nb_streams < 1 ||
c->ignore_editlist)
5468 sc =
c->fc->streams[
c->fc->nb_streams-1]->priv_data;
5475 elst_entry_size =
version == 1 ? 20 : 12;
5476 if (atom.
size != edit_count * elst_entry_size) {
5478 av_log(
c->fc,
AV_LOG_ERROR,
"Invalid edit list entry_count: %d for elst atom of size: %"PRId64
" bytes.\n",
5479 edit_count, atom.
size + 8);
5482 edit_count = atom.
size / elst_entry_size;
5483 if (edit_count * elst_entry_size != atom.
size) {
5517 if (e->
time < 0 && e->
time != -1 &&
5519 av_log(
c->fc,
AV_LOG_ERROR,
"Track %d, edit %d: Invalid edit list media time=%"PRId64
"\n",
5520 c->fc->nb_streams-1,
i, e->
time);
5533 if (
c->fc->nb_streams < 1)
5535 sc =
c->fc->streams[
c->fc->nb_streams - 1]->priv_data;
5545 if (
c->fc->nb_streams < 1)
5547 st =
c->fc->streams[
c->fc->nb_streams - 1];
5549 if (atom.
size < 5) {
5589 if (
c->fc->nb_streams < 1)
5592 sc =
c->fc->streams[
c->fc->nb_streams - 1]->priv_data;
5594 if (atom.
size < 5) {
5613 for (
i = 0;
i < 3;
i++) {
5632 const int mapping[3] = {1, 2, 0};
5633 const int chroma_den = 50000;
5634 const int luma_den = 10000;
5637 if (
c->fc->nb_streams < 1)
5640 sc =
c->fc->streams[
c->fc->nb_streams - 1]->priv_data;
5651 for (
i = 0;
i < 3;
i++) {
5652 const int j = mapping[
i];
5673 if (
c->fc->nb_streams < 1)
5676 sc =
c->fc->streams[
c->fc->nb_streams - 1]->priv_data;
5678 if (atom.
size < 5) {
5709 if (
c->fc->nb_streams < 1)
5712 sc =
c->fc->streams[
c->fc->nb_streams - 1]->priv_data;
5714 if (atom.
size < 4) {
5741 if (
c->fc->nb_streams < 1)
5744 st =
c->fc->streams[
c->fc->nb_streams - 1];
5747 if (atom.
size < 5) {
5787 uint32_t l = 0, t = 0,
r = 0,
b = 0;
5788 uint32_t
tag, padding = 0;
5791 if (
c->fc->nb_streams < 1)
5794 st =
c->fc->streams[
c->fc->nb_streams - 1];
5797 if (atom.
size < 8) {
5803 if (size <= 12 || size > atom.
size)
5807 if (
tag !=
MKTAG(
's',
'v',
'h',
'd')) {
5825 if (
tag !=
MKTAG(
'p',
'r',
'o',
'j')) {
5835 if (
tag !=
MKTAG(
'p',
'r',
'h',
'd')) {
5865 case MKTAG(
'c',
'b',
'm',
'p'):
5869 "Unsupported cubemap layout %d\n",
layout);
5875 case MKTAG(
'e',
'q',
'u',
'i'):
5881 if (
b >= UINT_MAX - t ||
r >= UINT_MAX - l) {
5883 "Invalid bounding rectangle coordinates "
5884 "%"PRIu32
",%"PRIu32
",%"PRIu32
",%"PRIu32
"\n", l, t,
r,
b);
5888 if (l || t ||
r ||
b)
5987 static const AVUUID uuid_isml_manifest = {
5988 0xa5, 0xd4, 0x0b, 0x30, 0xe8, 0x14, 0x11, 0xdd,
5989 0xba, 0x2f, 0x08, 0x00, 0x20, 0x0c, 0x9a, 0x66
5991 static const AVUUID uuid_xmp = {
5992 0xbe, 0x7a, 0xcf, 0xcb, 0x97, 0xa9, 0x42, 0xe8,
5993 0x9c, 0x71, 0x99, 0x94, 0x91, 0xe3, 0xaf, 0xac
5995 static const AVUUID uuid_spherical = {
5996 0xff, 0xcc, 0x82, 0x63, 0xf8, 0x55, 0x4a, 0x93,
5997 0x88, 0x14, 0x58, 0x7a, 0x02, 0x52, 0x1f, 0xdd,
6003 if (
c->fc->nb_streams < 1)
6005 st =
c->fc->streams[
c->fc->nb_streams - 1];
6033 while ((ptr =
av_stristr(ptr,
"systemBitrate=\""))) {
6034 ptr +=
sizeof(
"systemBitrate=\"") - 1;
6035 c->bitrates_count++;
6036 c->bitrates =
av_realloc_f(
c->bitrates,
c->bitrates_count,
sizeof(*
c->bitrates));
6038 c->bitrates_count = 0;
6043 ret = strtol(ptr, &endptr, 10);
6044 if (
ret < 0 || errno || *endptr !=
'"') {
6045 c->bitrates[
c->bitrates_count - 1] = 0;
6047 c->bitrates[
c->bitrates_count - 1] =
ret;
6055 if (
c->export_xmp) {
6089 uint8_t content[16];
6100 && !memcmp(content,
"Anevia\x1A\x1A", 8)
6115 if (
c->fc->nb_streams < 1)
6117 st =
c->fc->streams[
c->fc->nb_streams - 1];
6122 case MKTAG(
'e',
'n',
'c',
'v'):
6123 case MKTAG(
'e',
'n',
'c',
'a'):
6128 "ignoring 'frma' atom of '%.4s', stream has codec id %d\n",
6140 "ignoring 'frma' atom of '%.4s', stream format is '%.4s'\n",
6162 if (frag_stream_info) {
6163 for (
i = 0;
i <
c->fc->nb_streams;
i++) {
6164 if (
c->fc->streams[
i]->id == frag_stream_info->
id) {
6165 st =
c->fc->streams[
i];
6169 if (
i ==
c->fc->nb_streams)
6175 if (!(*sc)->cenc.default_encrypted_sample)
6186 if (
c->fc->nb_streams < 1)
6188 st =
c->fc->streams[
c->fc->nb_streams - 1];
6191 if (!(*sc)->cenc.encryption_index) {
6193 if (!(*sc)->cenc.default_encrypted_sample)
6196 if (!(*sc)->cenc.encryption_index)
6200 *encryption_index = (*sc)->cenc.encryption_index;
6208 unsigned int subsample_count;
6229 if (use_subsamples) {
6231 av_free((*sample)->subsamples);
6232 (*sample)->subsamples =
av_calloc(subsample_count,
sizeof(*subsamples));
6233 if (!(*sample)->subsamples) {
6240 (*sample)->subsamples[
i].bytes_of_clear_data =
avio_rb16(pb);
6241 (*sample)->subsamples[
i].bytes_of_protected_data =
avio_rb32(pb);
6250 (*sample)->subsample_count = subsample_count;
6261 int use_subsamples,
ret;
6262 unsigned int sample_count,
i, alloc_size = 0;
6278 if (sample_count >= INT_MAX /
sizeof(*encrypted_samples))
6281 for (
i = 0;
i < sample_count;
i++) {
6282 unsigned int min_samples =
FFMIN(
FFMAX(
i + 1, 1024 * 1024), sample_count);
6284 min_samples *
sizeof(*encrypted_samples));
6285 if (encrypted_samples) {
6316 size_t sample_count, sample_info_size,
i;
6318 unsigned int alloc_size = 0;
6327 if (sample_count >= INT_MAX /
sizeof(*encrypted_samples))
6333 av_log(
c->fc,
AV_LOG_INFO,
"Failed to seek for auxiliary info, will only parse senc atoms for encryption info\n");
6338 unsigned int min_samples =
FFMIN(
FFMAX(
i + 1, 1024 * 1024), sample_count);
6340 min_samples *
sizeof(*encrypted_samples));
6341 if (!encrypted_samples) {
6366 for (;
i > 0;
i--) {
6381 const unsigned int block_size = 1024 * 1024;
6383 unsigned int alloc_size = 0,
offset = 0;
6385 unsigned int new_size =
6386 alloc_size >= INT_MAX - block_size ? INT_MAX : alloc_size + block_size;
6411 unsigned int sample_count, aux_info_type, aux_info_param;
6437 if (aux_info_param != 0) {
6443 if ((aux_info_type ==
MKBETAG(
'c',
'e',
'n',
'c') ||
6444 aux_info_type ==
MKBETAG(
'c',
'e',
'n',
's') ||
6445 aux_info_type ==
MKBETAG(
'c',
'b',
'c',
'1') ||
6446 aux_info_type ==
MKBETAG(
'c',
'b',
'c',
's')) &&
6447 aux_info_param == 0) {
6480 uint64_t *auxiliary_offsets;
6484 unsigned int version, entry_count, aux_info_type, aux_info_param;
6485 unsigned int alloc_size = 0;
6511 if (aux_info_param != 0) {
6517 if ((aux_info_type ==
MKBETAG(
'c',
'e',
'n',
'c') ||
6518 aux_info_type ==
MKBETAG(
'c',
'e',
'n',
's') ||
6519 aux_info_type ==
MKBETAG(
'c',
'b',
'c',
'1') ||
6520 aux_info_type ==
MKBETAG(
'c',
'b',
'c',
's')) &&
6521 aux_info_param == 0) {
6534 if (entry_count >= INT_MAX /
sizeof(*auxiliary_offsets))
6538 unsigned int min_offsets =
FFMIN(
FFMAX(
i + 1, 1024), entry_count);
6541 min_offsets *
sizeof(*auxiliary_offsets));
6542 if (!auxiliary_offsets) {
6553 if (
c->frag_index.current >= 0) {
6578 uint8_t *side_data, *extra_data, *old_side_data;
6579 size_t side_data_size, old_side_data_size;
6581 unsigned int version, kid_count, extra_data_size, alloc_size = 0;
6583 if (
c->fc->nb_streams < 1)
6585 st =
c->fc->streams[
c->fc->nb_streams-1];
6602 if (kid_count >= INT_MAX /
sizeof(*key_ids)) {
6607 for (
unsigned int i = 0;
i < kid_count && !pb->
eof_reached;
i++) {
6608 unsigned int min_kid_count =
FFMIN(
FFMAX(
i + 1, 1024), kid_count);
6610 min_kid_count *
sizeof(*key_ids));
6615 info->key_ids = key_ids;
6618 if (!
info->key_ids[
i]) {
6622 info->num_key_ids =
i + 1;
6643 info->data = extra_data;
6644 info->data_size = extra_data_size;
6648 if (old_side_data) {
6650 if (old_init_info) {
6658 info = old_init_info;
6672 side_data, side_data_size);
6686 if (
c->fc->nb_streams < 1)
6688 st =
c->fc->streams[
c->fc->nb_streams-1];
6692 av_log(
c->fc,
AV_LOG_ERROR,
"schm boxes are only supported in first sample descriptor\n");
6716 unsigned int version, pattern, is_protected, iv_size;
6718 if (
c->fc->nb_streams < 1)
6720 st =
c->fc->streams[
c->fc->nb_streams-1];
6769 if (iv_size != 8 && iv_size != 16) {
6789 if (
c->fc->nb_streams < 1)
6791 st =
c->fc->streams[
c->fc->nb_streams-1];
6793 if ((uint64_t)atom.
size > (1<<30) || atom.
size < 42)
6802 if (
avio_read(pb, buf,
sizeof(buf)) !=
sizeof(buf)) {
6826 int bytes_of_protected_data;
6843 if (!
sample->subsample_count) {
6849 for (
i = 0;
i <
sample->subsample_count;
i++) {
6850 if (
sample->subsamples[
i].bytes_of_clear_data +
sample->subsamples[
i].bytes_of_protected_data >
size) {
6857 size -=
sample->subsamples[
i].bytes_of_clear_data;
6861 bytes_of_protected_data =
sample->subsamples[
i].bytes_of_protected_data;
6864 input += bytes_of_protected_data;
6865 size -= bytes_of_protected_data;
6879 int num_of_encrypted_blocks;
6895 memcpy(iv,
sample->iv, 16);
6898 if (!
sample->subsample_count) {
6904 for (
i = 0;
i <
sample->subsample_count;
i++) {
6905 if (
sample->subsamples[
i].bytes_of_clear_data +
sample->subsamples[
i].bytes_of_protected_data >
size) {
6910 if (
sample->subsamples[
i].bytes_of_protected_data % 16) {
6917 size -=
sample->subsamples[
i].bytes_of_clear_data;
6920 num_of_encrypted_blocks =
sample->subsamples[
i].bytes_of_protected_data/16;
6921 if (num_of_encrypted_blocks > 0) {
6924 input +=
sample->subsamples[
i].bytes_of_protected_data;
6925 size -=
sample->subsamples[
i].bytes_of_protected_data;
6938 int i,
ret, rem_bytes;
6957 if (!
sample->subsample_count) {
6961 }
else if (!
sample->crypt_byte_block && !
sample->skip_byte_block) {
6966 for (
i = 0;
i <
sample->subsample_count;
i++) {
6967 if (
sample->subsamples[
i].bytes_of_clear_data +
sample->subsamples[
i].bytes_of_protected_data >
size) {
6974 size -=
sample->subsamples[
i].bytes_of_clear_data;
6978 rem_bytes =
sample->subsamples[
i].bytes_of_protected_data;
6979 while (rem_bytes > 0) {
6980 if (rem_bytes < 16*sample->crypt_byte_block) {
6985 rem_bytes -= 16*
sample->crypt_byte_block;
6987 rem_bytes -=
FFMIN(16*
sample->skip_byte_block, rem_bytes);
6989 input +=
sample->subsamples[
i].bytes_of_protected_data;
6990 size -=
sample->subsamples[
i].bytes_of_protected_data;
7003 int i,
ret, rem_bytes;
7021 if (!
sample->subsample_count) {
7023 memcpy(iv,
sample->iv, 16);
7026 }
else if (!
sample->crypt_byte_block && !
sample->skip_byte_block) {
7031 for (
i = 0;
i <
sample->subsample_count;
i++) {
7032 if (
sample->subsamples[
i].bytes_of_clear_data +
sample->subsamples[
i].bytes_of_protected_data >
size) {
7039 size -=
sample->subsamples[
i].bytes_of_clear_data;
7042 memcpy(iv,
sample->iv, 16);
7044 rem_bytes =
sample->subsamples[
i].bytes_of_protected_data;
7045 while (rem_bytes > 0) {
7046 if (rem_bytes < 16*sample->crypt_byte_block) {
7051 rem_bytes -= 16*
sample->crypt_byte_block;
7053 rem_bytes -=
FFMIN(16*
sample->skip_byte_block, rem_bytes);
7055 input +=
sample->subsamples[
i].bytes_of_protected_data;
7056 size -=
sample->subsamples[
i].bytes_of_protected_data;
7088 int encrypted_index,
ret;
7091 encrypted_index = current_index;
7092 encryption_index =
NULL;
7093 if (frag_stream_info) {
7097 if (!current_index && frag_stream_info->
index_entry)
7109 if (encryption_index) {
7124 }
else if (encrypted_index >= 0 && encrypted_index < encryption_index->nb_encrypted_samples) {
7157 if (
c->fc->nb_streams < 1)
7159 st =
c->fc->streams[
c->fc->nb_streams-1];
7161 if ((uint64_t)atom.
size > (1<<30) || atom.
size < 11)
7201 unsigned format_info;
7202 int channel_assignment, channel_assignment1, channel_assignment2;
7206 if (
c->fc->nb_streams < 1)
7208 st =
c->fc->streams[
c->fc->nb_streams-1];
7215 ratebits = (format_info >> 28) & 0xF;
7216 channel_assignment1 = (format_info >> 15) & 0x1F;
7217 channel_assignment2 = format_info & 0x1FFF;
7218 if (channel_assignment2)
7219 channel_assignment = channel_assignment2;
7221 channel_assignment = channel_assignment1;
7238 int64_t read_size = atom.
size;
7240 if (
c->fc->nb_streams < 1)
7242 st =
c->fc->streams[
c->fc->nb_streams-1];
7257 AVBPrint scheme_buf, value_buf;
7258 int64_t scheme_str_len = 0, value_str_len = 0;
7266 if (
c->fc->nb_streams < 1)
7268 st =
c->fc->streams[
c->fc->nb_streams-1];
7276 "Unsupported 'kind' box with version %d, flags: %x",
7286 ret = scheme_str_len;
7290 if (scheme_str_len + 1 >=
size) {
7298 size -= scheme_str_len + 1;
7302 ret = value_str_len;
7306 if (value_str_len ==
size) {
7313 "%s stream %d KindBox(scheme: %s, value: %s)\n",
7316 scheme_buf.str, value_buf.str);
7323 for (
int j = 0;
map.value_maps[j].disposition; j++) {
7348 if (
c->fc->nb_streams < 1)
7351 st =
c->fc->streams[
c->fc->nb_streams - 1];
7353 if (atom.
size < 16) {
7367 "Unsupported ambisonic type %d\n",
type);
7374 if (channel_order) {
7376 "Unsupported channel_order %d\n", channel_order);
7381 if (normalization) {
7383 "Unsupported normalization %d\n", normalization);
7390 "Invalid number of channels (%d / %d)\n",
7395 for (
i = 0;
i < channel_count;
i++) {
7398 "Ambisonic channel reordering is not supported\n");
7415 if (
c->fc->nb_streams < 1)
7418 st =
c->fc->streams[
c->fc->nb_streams - 1];
7420 if (atom.
size < 5) {
7462 int version, offset_size, length_size, base_offset_size, index_size;
7463 int item_count, extent_count;
7464 uint64_t base_offset, extent_offset, extent_length;
7469 if (!
c->is_still_picture_avif) {
7476 if (
c->fc->nb_streams) {
7484 st->
id =
c->fc->nb_streams;
7493 c->trak_index = st->
index;
7506 offset_size = (
value >> 4) & 0xF;
7507 length_size =
value & 0xF;
7509 base_offset_size = (
value >> 4) & 0xF;
7541 for (
int i = 0;
i < item_count;
i++) {
7548 if (
rb_size(pb, &base_offset, base_offset_size) < 0)
7551 if (extent_count > 1) {
7556 for (
int j = 0; j < extent_count; j++) {
7557 if (
rb_size(pb, &extent_offset, offset_size) < 0 ||
7558 rb_size(pb, &extent_length, length_size) < 0)
7560 if (item_id ==
c->primary_item_id) {
7687 int64_t total_size = 0;
7691 if (
c->atom_depth > 10) {
7698 atom.
size = INT64_MAX;
7699 while (total_size <= atom.
size - 8) {
7705 if (((
a.type ==
MKTAG(
'f',
'r',
'e',
'e') &&
c->moov_retry) ||
7706 a.type ==
MKTAG(
'h',
'o',
'o',
'v')) &&
7718 a.type =
MKTAG(
'm',
'o',
'o',
'v');
7721 if (atom.
type !=
MKTAG(
'r',
'o',
'o',
't') &&
7723 if (
a.type ==
MKTAG(
't',
'r',
'a',
'k') ||
7724 a.type ==
MKTAG(
'm',
'd',
'a',
't')) {
7732 if (
a.size == 1 && total_size + 8 <= atom.
size) {
7739 a.size = atom.
size - total_size + 8;
7761 if (!
parse &&
c->found_hdlr_mdta &&
7763 a.type ==
MKTAG(
'k',
'e',
'y',
's') &&
7764 c->meta_keys_count == 0) {
7778 if (
c->found_moov &&
c->found_mdat &&
a.size <= INT64_MAX - start_pos &&
7782 c->next_root_atom = start_pos +
a.size;
7789 else if (
left < 0) {
7791 "overread end of atom '%s' by %"PRId64
" bytes\n",
7797 total_size +=
a.size;
7800 if (total_size < atom.
size && atom.
size < 0x7ffff)
7812 int moov_offset = -1;
7826 }
else if (
size == 0) {
7829 if (
size < minsize) {
7836 case MKTAG(
'm',
'o',
'o',
'v'):
7837 moov_offset =
offset + 4;
7838 case MKTAG(
'm',
'd',
'a',
't'):
7839 case MKTAG(
'p',
'n',
'o',
't'):
7840 case MKTAG(
'u',
'd',
't',
'a'):
7841 case MKTAG(
'f',
't',
'y',
'p'):
7842 if (
tag ==
MKTAG(
'f',
't',
'y',
'p') &&
7847 score =
FFMAX(score, 5);
7853 case MKTAG(
'e',
'd',
'i',
'w'):
7854 case MKTAG(
'w',
'i',
'd',
'e'):
7855 case MKTAG(
'f',
'r',
'e',
'e'):
7856 case MKTAG(
'j',
'u',
'n',
'k'):
7857 case MKTAG(
'p',
'i',
'c',
't'):
7860 case MKTAG(0x82,0x82,0x7f,0x7d):
7861 case MKTAG(
's',
'k',
'i',
'p'):
7862 case MKTAG(
'u',
'u',
'i',
'd'):
7863 case MKTAG(
'p',
'r',
'f',
'l'):
7911 for (
i = 0;
i <
s->nb_streams;
i++)
7912 if (
s->streams[
i]->id == chapter_track) {
7949 if (end < sample->timestamp) {
7963 title_len = 2*
len + 1;
7976 else if (ch == 0xfffe)
7980 if (
len == 1 ||
len == 2)
8016 int hh, mm,
ss, ff, drop;
8029 hh, mm,
ss, drop ?
';' :
':', ff);
8045 int rounded_tc_rate;
8050 if (!tc_rate.
num || !tc_rate.
den || !tmcd_nb_frames)
8069 rounded_tc_rate = (tc_rate.
num + tc_rate.
den / 2) / tc_rate.
den;
8072 if (tmcd_nb_frames == tc_rate.
num / tc_rate.
den &&
8074 tmcd_nb_frames = rounded_tc_rate;
8086 for (
i = 0;
i < (*index)->nb_encrypted_samples;
i++) {
8089 av_freep(&(*index)->encrypted_samples);
8090 av_freep(&(*index)->auxiliary_info_sizes);
8091 av_freep(&(*index)->auxiliary_offsets);
8100 for (
i = 0;
i <
s->nb_streams;
i++) {
8185 for (
i = 0;
i <
s->nb_streams;
i++) {
8201 for (
i = 0;
i <
s->nb_streams;
i++) {
8220 unsigned track_id, item_count;
8232 for (
i = 0;
i < item_count;
i++) {
8254 if (frag_stream_info &&
8258 for (j = 0; j < ((fieldlength >> 4) & 3) + 1; j++)
8260 for (j = 0; j < ((fieldlength >> 2) & 3) + 1; j++)
8262 for (j = 0; j < ((fieldlength >> 0) & 3) + 1; j++)
8276 if ((seek_ret =
avio_seek(
f, stream_size - 4, SEEK_SET)) < 0) {
8281 c->have_read_mfra_size = 1;
8282 if (!
c->mfra_size ||
c->mfra_size > stream_size) {
8286 if ((seek_ret =
avio_seek(
f, -((int64_t)
c->mfra_size), SEEK_CUR)) < 0) {
8305 c->frag_index.complete = 1;
8307 seek_ret =
avio_seek(
f, original_pos, SEEK_SET);
8310 "failed to seek back after looking for mfra\n");
8336 atom.
size = INT64_MAX;
8356 for (
i = 0;
i <
s->nb_streams;
i++)
8357 if (
s->streams[
i]->codecpar->codec_tag ==
AV_RL32(
"tmcd")) {
8359 }
else if (
s->streams[
i]->codecpar->codec_tag ==
AV_RL32(
"rtmd")) {
8365 for (
i = 0;
i <
s->nb_streams;
i++) {
8370 int tmcd_st_id = -1;
8372 for (j = 0; j <
s->nb_streams; j++)
8376 if (tmcd_st_id < 0 || tmcd_st_id ==
i)
8385 for (
i = 0;
i <
s->nb_streams;
i++) {
8416 for (
i = 0;
i <
s->nb_streams;
i++) {
8434 for (
i = 0;
i <
s->nb_streams;
i++) {
8453 s->streams[
i]->codecpar->bit_rate = mov->
bitrates[
i];
8459 for (
i = 0;
i <
s->nb_streams;
i++) {
8507 (uint8_t *)sc->
coll,
8529 int64_t best_dts = INT64_MAX;
8531 for (
i = 0;
i <
s->nb_streams;
i++) {
8565 if (
index >= 0 && index < mov->frag_index.nb_items)
8567 if (
avio_seek(
s->pb, target, SEEK_SET) != target) {
8575 if (index < mov->frag_index.nb_items &&
8598 uint8_t *side, *extradata;
8607 if (extradata_size > 0 && extradata) {
8613 memcpy(side, extradata, extradata_size);
8625 new_size = ((
size - 8) / 2) * 3;
8631 for (
int j = 0; j < new_size; j += 3) {
8646 int64_t current_index;
8670 if (ret64 !=
sample->pos) {
8675 }
else if (ret64 < 0) {
8696 #if CONFIG_DV_DEMUXER
8742 if (next_dts >=
pkt->
dts)
8750 uint8_t sample_is_depended_on = (sample_flags >> 2) & 0x3;
8826 int64_t key_sample_dts, key_sample_pts;
8866 if (sample < 0 && sti->nb_index_entries && timestamp < sti->index_entries[0].timestamp)
8935 if (stream_index >=
s->nb_streams)
8938 st =
s->streams[stream_index];
8944 if (
mc->seek_individually) {
8949 for (
i = 0;
i <
s->nb_streams;
i++) {
8954 if (stream_index ==
i)
8963 for (
i = 0;
i <
s->nb_streams;
i++) {
8983 #define OFFSET(x) offsetof(MOVContext, x)
8984 #define FLAGS AV_OPT_FLAG_VIDEO_PARAM | AV_OPT_FLAG_DECODING_PARAM
8986 {
"use_absolute_path",
8987 "allow using absolute path when opening alias, this is a possible security issue",
8990 {
"seek_streams_individually",
8991 "Seek each stream individually to the closest point",
8996 {
"advanced_editlist",
8997 "Modify the AVIndex according to the editlists. Use this option to decode in the order specified by the edits.",
9003 "use mfra for fragment timestamps",
9008 FLAGS,
"use_mfra_for" },
9010 FLAGS,
"use_mfra_for" },
9012 FLAGS,
"use_mfra_for" },
9015 {
"export_all",
"Export unrecognized metadata entries",
OFFSET(export_all),
9017 {
"export_xmp",
"Export full XMP metadata",
OFFSET(export_xmp),
9019 {
"activation_bytes",
"Secret bytes for Audible AAX files",
OFFSET(activation_bytes),
9021 {
"audible_key",
"AES-128 Key for Audible AAXC files",
OFFSET(audible_key),
9023 {
"audible_iv",
"AES-128 IV for Audible AAXC files",
OFFSET(audible_iv),
9025 {
"audible_fixed_key",
9026 "Fixed key used for handling Audible AAX files",
OFFSET(audible_fixed_key),
9031 {.i64 = 0}, 0, 1,
FLAGS },
9045 .
name =
"mov,mp4,m4a,3gp,3g2,mj2",
9049 .extensions =
"mov,mp4,m4a,3gp,3g2,mj2,psp,m4b,ism,ismv,isma,f4v,avif",
AVChapter * avpriv_new_chapter(AVFormatContext *s, int64_t id, AVRational time_base, int64_t start, int64_t end, const char *title)
Add a new chapter.
unsigned int ctts_allocated_size
static int mov_read_chpl(MOVContext *c, AVIOContext *pb, MOVAtom atom)
static int mov_read_frma(MOVContext *c, AVIOContext *pb, MOVAtom atom)
static int mov_read_meta(MOVContext *c, AVIOContext *pb, MOVAtom atom)
void av_packet_unref(AVPacket *pkt)
Wipe the packet.
int ff_rfps_add_frame(AVFormatContext *ic, AVStream *st, int64_t ts)
add frame for rfps calculation.
static void skip_bits_long(GetBitContext *s, int n)
Skips the specified number of bits.
#define AV_LOG_WARNING
Something somehow does not look correct.
#define AV_BPRINT_SIZE_UNLIMITED
#define MOV_TFHD_DEFAULT_FLAGS
#define PUT_UTF8(val, tmp, PUT_BYTE)
#define AV_TIMECODE_STR_SIZE
int av_aes_init(AVAES *a, const uint8_t *key, int key_bits, int decrypt)
Initialize an AVAES context.
int skip_samples
Number of samples to skip at the start of the frame decoded from the next packet.
int16_t audio_cid
stsd audio compression id
AVSphericalProjection
Projection of the video surface(s) on a sphere.
uint8_t * extradata
Extra binary data needed for initializing the decoder, codec-dependent.
static int mov_read_dops(MOVContext *c, AVIOContext *pb, MOVAtom atom)
static int can_seek_to_key_sample(AVStream *st, int sample, int64_t requested_pts)
@ AV_CODEC_ID_ADPCM_IMA_QT
#define MOV_TRUN_SAMPLE_FLAGS
unsigned int nb_chapter_tracks
const uint16_t ff_ac3_channel_layout_tab[8]
Map audio coding mode (acmod) to channel layout mask.
Filter the word “frame” indicates either a video frame or a group of audio as stored in an AVFrame structure Format for each input and each output the list of supported formats For video that means pixel format For audio that means channel sample they are references to shared objects When the negotiation mechanism computes the intersection of the formats supported at each end of a all references to both lists are replaced with a reference to the intersection And when a single format is eventually chosen for a link amongst the remaining all references to the list are updated That means that if a filter requires that its input and output have the same format amongst a supported all it has to do is use a reference to the same list of formats query_formats can leave some formats unset and return AVERROR(EAGAIN) to cause the negotiation mechanism toagain later. That can be used by filters with complex requirements to use the format negotiated on one link to set the formats supported on another. Frame references ownership and permissions
AVStream * avformat_new_stream(AVFormatContext *s, const AVCodec *c)
Add a new stream to a media file.
#define MOV_TKHD_FLAG_ENABLED
enum AVMediaType codec_type
General type of the encoded data.
enum AVSphericalProjection projection
Projection type.
uint8_t ** extradata
extradata array (and size) for multiple stsd
static const AVClass mov_class
uint32_t bound_bottom
Distance from the bottom edge.
int av_bprint_finalize(AVBPrint *buf, char **ret_str)
Finalize a print buffer.
uint8_t AVUUID[AV_UUID_LEN]
static int mov_read_targa_y216(MOVContext *c, AVIOContext *pb, MOVAtom atom)
static int mov_read_moof(MOVContext *c, AVIOContext *pb, MOVAtom atom)
void av_bprint_init(AVBPrint *buf, unsigned size_init, unsigned size_max)
static double cb(void *priv, double x, double y)
This struct describes the properties of an encoded stream.
char * av_stristr(const char *s1, const char *s2)
Locate the first case-independent occurrence in the string haystack of the string needle.
enum AVColorSpace color_space
int ff_replaygain_export(AVStream *st, AVDictionary *metadata)
Parse replaygain tags and export them as per-stream side data.
static int tmcd_is_referenced(AVFormatContext *s, int tmcd_id)
#define AVERROR_EOF
End of file.
enum AVDiscard discard
Selects which packets can be discarded at will and do not need to be demuxed.
static const AVOption mov_options[]
static int mov_codec_id(AVStream *st, uint32_t format)
static av_always_inline double av_int2double(uint64_t i)
Reinterpret a 64-bit integer as a double.
static int mov_read_iloc(MOVContext *c, AVIOContext *pb, MOVAtom atom)
#define AV_PKT_FLAG_DISCARD
Flag is used to discard packets which are required to maintain valid decoder state but are not requir...
static unsigned int get_bits_long(GetBitContext *s, int n)
Read 0-32 bits.
int av_aes_ctr_init(struct AVAESCTR *a, const uint8_t *key)
Initialize an AVAESCTR context.
filter_frame For filters that do not use the this method is called when a frame is pushed to the filter s input It can be called at any time except in a reentrant way If the input frame is enough to produce output
static int mov_read_alac(MOVContext *c, AVIOContext *pb, MOVAtom atom)
static int test_same_origin(const char *src, const char *ref)
static int cbcs_scheme_decrypt(MOVContext *c, MOVStreamContext *sc, AVEncryptionInfo *sample, uint8_t *input, int size)
uint64_t base_data_offset
static int ambisonic_order(const AVChannelLayout *channel_layout)
If the layout is n-th order standard-order ambisonic, with optional extra non-diegetic channels at th...
#define IS_MATRIX_IDENT(matrix)
static void mov_update_dts_shift(MOVStreamContext *sc, int duration, void *logctx)
AVSphericalMapping * spherical
unsigned MaxCLL
Max content light level (cd/m^2).
int avio_get_str16be(AVIOContext *pb, int maxlen, char *buf, int buflen)
void av_encryption_init_info_free(AVEncryptionInitInfo *info)
Frees the given encryption init info object.
static int mov_read_avss(MOVContext *c, AVIOContext *pb, MOVAtom atom)
@ AV_PKT_DATA_ENCRYPTION_INFO
This side data contains encryption info for how to decrypt the packet.
int found_moov
'moov' atom has been found
static int mov_read_custom(MOVContext *c, AVIOContext *pb, MOVAtom atom)
static av_cold void cleanup(FlashSV2Context *s)
static int mov_read_extradata(MOVContext *c, AVIOContext *pb, MOVAtom atom, enum AVCodecID codec_id)
@ AVCOL_RANGE_JPEG
Full range content.
unsigned int rap_group_count
av_cold int av_sha_init(AVSHA *ctx, int bits)
Initialize SHA-1 or SHA-2 hashing.
static int mov_read_mvhd(MOVContext *c, AVIOContext *pb, MOVAtom atom)
int found_mdat
'mdat' atom has been found
uint32_t crypt_byte_block
Only used for pattern encryption.
static void mov_metadata_creation_time(AVDictionary **metadata, int64_t time, void *logctx)
static int mov_read_avid(MOVContext *c, AVIOContext *pb, MOVAtom atom)
int seek_preroll
Audio only.
static int parse(AVCodecParserContext *s, AVCodecContext *avctx, const uint8_t **poutbuf, int *poutbuf_size, const uint8_t *buf, int buf_size)
static int mov_read_stps(MOVContext *c, AVIOContext *pb, MOVAtom atom)
int * bitrates
bitrates read before streams creation
@ AV_PKT_DATA_PALETTE
An AV_PKT_DATA_PALETTE side data packet contains exactly AVPALETTE_SIZE bytes worth of palette.
static int mov_read_tkhd(MOVContext *c, AVIOContext *pb, MOVAtom atom)
AVRational avg_frame_rate
Average framerate.
static const uint16_t table[]
static int mov_read_colr(MOVContext *c, AVIOContext *pb, MOVAtom atom)
static void set_last_stream_little_endian(AVFormatContext *fc)
static int mov_read_strf(MOVContext *c, AVIOContext *pb, MOVAtom atom)
An strf atom is a BITMAPINFOHEADER struct.
static uint32_t yuv_to_rgba(uint32_t ycbcr)
@ AV_PKT_DATA_ENCRYPTION_INIT_INFO
This side data is encryption initialization data.
int error
contains the error code or 0 if no error happened
#define AV_CHANNEL_LAYOUT_MONO
static int mov_parse_auxiliary_info(MOVContext *c, MOVStreamContext *sc, AVIOContext *pb, MOVEncryptionIndex *encryption_index)
static int mov_seek_stream(AVFormatContext *s, AVStream *st, int64_t timestamp, int flags)
static int mov_read_saio(MOVContext *c, AVIOContext *pb, MOVAtom atom)
static int64_t mov_get_stsc_samples(MOVStreamContext *sc, unsigned int index)
#define AV_LOG_VERBOSE
Detailed information.
const AVCodecTag ff_codec_wav_tags[]
static int get_edit_list_entry(MOVContext *mov, const MOVStreamContext *msc, unsigned int edit_list_index, int64_t *edit_list_media_time, int64_t *edit_list_duration, int64_t global_timescale)
Get ith edit list entry (media time, duration).
#define fc(width, name, range_min, range_max)
int64_t duration
Duration of this packet in AVStream->time_base units, 0 if unknown.
uint32_t codec_tag
Additional information about the codec (corresponds to the AVI FOURCC).
@ AV_SPHERICAL_EQUIRECTANGULAR_TILE
Video represents a portion of a sphere mapped on a flat surface using equirectangular projection.
static void mov_current_sample_set(MOVStreamContext *sc, int current_sample)
#define AV_PKT_FLAG_DISPOSABLE
Flag is used to indicate packets that contain frames that can be discarded by the decoder.
int buf_size
Size of buf except extra allocated bytes.
enum AVChannelOrder order
Channel order used in this layout.
static int mov_read_moov(MOVContext *c, AVIOContext *pb, MOVAtom atom)
#define FFNABS(a)
Negative Absolute value.
@ AV_PKT_DATA_SPHERICAL
This side data should be associated with a video stream and corresponds to the AVSphericalMapping str...
const AVInputFormat ff_mov_demuxer
static int mov_read_esds(MOVContext *c, AVIOContext *pb, MOVAtom atom)
unsigned int sample_count
int nb_channels
Number of channels in this layout.
@ AV_SPHERICAL_EQUIRECTANGULAR
Video represents a sphere mapped on a flat surface using equirectangular projection.
AVEncryptionInitInfo * av_encryption_init_info_get_side_data(const uint8_t *side_data, size_t side_data_size)
Creates a copy of the AVEncryptionInitInfo that is contained in the given side data.
int64_t avio_size(AVIOContext *s)
Get the filesize.
size_t av_strlcatf(char *dst, size_t size, const char *fmt,...)
static int mov_read_stco(MOVContext *c, AVIOContext *pb, MOVAtom atom)
#define AV_PKT_FLAG_KEY
The packet contains a keyframe.
static int init_get_bits(GetBitContext *s, const uint8_t *buffer, int bit_size)
Initialize GetBitContext.
struct AVAESCTR * aes_ctr
static int cenc_filter(MOVContext *mov, AVStream *st, MOVStreamContext *sc, AVPacket *pkt, int current_index)
static int mov_read_sdtp(MOVContext *c, AVIOContext *pb, MOVAtom atom)
static int mov_read_jp2h(MOVContext *c, AVIOContext *pb, MOVAtom atom)
static int mov_read_tfhd(MOVContext *c, AVIOContext *pb, MOVAtom atom)
#define OPUS_SEEK_PREROLL_MS
static int mov_read_wide(MOVContext *c, AVIOContext *pb, MOVAtom atom)
int ff_mov_lang_to_iso639(unsigned code, char to[4])
int ff_generate_avci_extradata(AVStream *st)
Generate standard extradata for AVC-Intra based on width/height and field order.
int ff_get_extradata(void *logctx, AVCodecParameters *par, AVIOContext *pb, int size)
Allocate extradata with additional AV_INPUT_BUFFER_PADDING_SIZE at end which is always set to 0 and f...
static void skip_bits(GetBitContext *s, int n)
enum AVColorPrimaries color_primaries
uint32_t scheme
The fourcc encryption scheme, in big-endian byte order.
@ AV_STEREO3D_SIDEBYSIDE
Views are next to each other.
static unsigned int get_bits(GetBitContext *s, int n)
Read 1-25 bits.
struct MOVStreamContext::@267 cenc
uint32_t skip_byte_block
Only used for pattern encryption.
static int aax_filter(uint8_t *input, int size, MOVContext *c)
@ AV_OPT_TYPE_BINARY
offset must point to a pointer immediately followed by an int for the length
const char * av_color_space_name(enum AVColorSpace space)
int av_packet_add_side_data(AVPacket *pkt, enum AVPacketSideDataType type, uint8_t *data, size_t size)
Wrap an existing array as a packet side data.
AVMasteringDisplayMetadata * mastering
#define AV_FOURCC_MAX_STRING_SIZE
static int mov_read_mdhd(MOVContext *c, AVIOContext *pb, MOVAtom atom)
static int mov_read_ctts(MOVContext *c, AVIOContext *pb, MOVAtom atom)
#define MOV_FRAG_SAMPLE_FLAG_IS_NON_SYNC
static int mov_read_aclr(MOVContext *c, AVIOContext *pb, MOVAtom atom)
static av_always_inline float av_int2float(uint32_t i)
Reinterpret a 32-bit integer as a float.
@ AV_STEREO3D_2D
Video is not stereoscopic (and metadata has to be there).
static int read_seek(AVFormatContext *ctx, int stream_index, int64_t timestamp, int flags)
static MOVFragmentStreamInfo * get_current_frag_stream_info(MOVFragmentIndex *frag_index)
char * av_timecode_make_string(const AVTimecode *tc, char *buf, int framenum)
Load timecode string in buf.
static int rb_size(AVIOContext *pb, uint64_t *value, int size)
struct AVAESCTR * av_aes_ctr_alloc(void)
Allocate an AVAESCTR context.
unsigned int index_entries_allocated_size
static av_cold int read_close(AVFormatContext *ctx)
static int mov_read_enda(MOVContext *c, AVIOContext *pb, MOVAtom atom)
static int mov_read_chap(MOVContext *c, AVIOContext *pb, MOVAtom atom)
static av_always_inline int64_t avio_tell(AVIOContext *s)
ftell() equivalent for AVIOContext.
#define MOV_TRUN_SAMPLE_DURATION
static double val(void *priv, double ch)
it s the only field you need to keep assuming you have a context There is some magic you don t need to care about around this just let it vf type
uint8_t * iv
The initialization vector.
@ AV_PKT_DATA_DISPLAYMATRIX
This side data contains a 3x3 transformation matrix describing an affine transformation that needs to...
@ AV_CODEC_ID_MP3
preferred ID for decoding MPEG audio layer 1, 2 or 3
int64_t duration
Decoding: duration of the stream, in stream time base.
#define ss(width, name, subs,...)
int av_reduce(int *dst_num, int *dst_den, int64_t num, int64_t den, int64_t max)
Reduce a fraction.
static int update_frag_index(MOVContext *c, int64_t offset)
size_t auxiliary_info_sample_count
AVPacket attached_pic
For streams with AV_DISPOSITION_ATTACHED_PIC disposition, this packet will contain the attached pictu...
static int mov_read_saiz(MOVContext *c, AVIOContext *pb, MOVAtom atom)
#define MOV_FRAG_SAMPLE_FLAG_DEPENDS_YES
#define MOV_TRUN_DATA_OFFSET
AVEncryptionInfo * av_encryption_info_clone(const AVEncryptionInfo *info)
Allocates an AVEncryptionInfo structure with a copy of the given data.
#define AV_DICT_DONT_STRDUP_VAL
Take ownership of a value that's been allocated with av_malloc() or another memory allocation functio...
static int mov_read_ares(MOVContext *c, AVIOContext *pb, MOVAtom atom)
static int mov_read_adrm(MOVContext *c, AVIOContext *pb, MOVAtom atom)
int av_get_bits_per_sample(enum AVCodecID codec_id)
Return codec bits per sample.
enum AVColorTransferCharacteristic color_trc
unsigned int avio_rb32(AVIOContext *s)
#define AV_LOG_TRACE
Extremely verbose debugging, useful for libav* development.
#define AV_LOG_ERROR
Something went wrong and cannot losslessly be recovered.
static void mov_free_encryption_index(MOVEncryptionIndex **index)
#define AV_CH_LOW_FREQUENCY
uint64_t * auxiliary_offsets
Absolute seek position.
int dts_shift
dts shift when ctts is negative
@ AV_PKT_DATA_AUDIO_SERVICE_TYPE
This side data should be associated with an audio stream and corresponds to enum AVAudioServiceType.
int av_timecode_init(AVTimecode *tc, AVRational rate, int flags, int frame_start, void *log_ctx)
Init a timecode struct with the passed parameters.
static const uint16_t mask[17]
int frame_size
Audio only.
int avio_get_str16le(AVIOContext *pb, int maxlen, char *buf, int buflen)
Read a UTF-16 string from pb and convert it to UTF-8.
static int mov_metadata_track_or_disc_number(MOVContext *c, AVIOContext *pb, unsigned len, const char *key)
AVDictionaryEntry * av_dict_get(const AVDictionary *m, const char *key, const AVDictionaryEntry *prev, int flags)
Get a dictionary entry with matching key.
int ff_add_attached_pic(AVFormatContext *s, AVStream *st, AVIOContext *pb, AVBufferRef **buf, int size)
Add an attached pic to an AVStream.
void * av_fast_realloc(void *ptr, unsigned int *size, size_t min_size)
Reallocate the given buffer if it is not large enough, otherwise do nothing.
#define FF_MOV_FLAG_MFRA_PTS
int ff_mov_read_esds(AVFormatContext *fc, AVIOContext *pb)
static int mov_read_coll(MOVContext *c, AVIOContext *pb, MOVAtom atom)
MOVEncryptionIndex * encryption_index
static int mov_read_trak(MOVContext *c, AVIOContext *pb, MOVAtom atom)
#define MOV_TFHD_DEFAULT_BASE_IS_MOOF
int av_new_packet(AVPacket *pkt, int size)
Allocate the payload of a packet and initialize its fields with default values.
@ AV_PKT_DATA_STEREO3D
This side data should be associated with a video stream and contains Stereoscopic 3D information in f...
@ AV_CHANNEL_ORDER_AMBISONIC
The audio is represented as the decomposition of the sound field into spherical harmonics.
#define MOV_TFHD_DEFAULT_DURATION
#define ALAC_EXTRADATA_SIZE
void * av_realloc_array(void *ptr, size_t nmemb, size_t size)
@ AV_PKT_DATA_MASTERING_DISPLAY_METADATA
Mastering display metadata (based on SMPTE-2086:2014).
Filter the word “frame” indicates either a video frame or a group of audio as stored in an AVFrame structure Format for each input and each output the list of supported formats For video that means pixel format For audio that means channel sample format(the sample packing is implied by the sample format) and sample rate. The lists are not just lists
struct AVAES * aes_decrypt
unsigned char * buf
Buffer must have AVPROBE_PADDING_SIZE of extra allocated bytes filled with zero.
@ AV_CHANNEL_ORDER_UNSPEC
Only the channel count is specified, without any further information about the channel order.
uint32_t bound_top
Distance from the top edge.
#define MOV_TRUN_FIRST_SAMPLE_FLAGS
static void mov_estimate_video_delay(MOVContext *c, AVStream *st)
int64_t timestamp
Timestamp in AVStream.time_base units, preferably the time from which on correctly decoded frames are...
#define av_assert0(cond)
assert() equivalent, that is always enabled.
void av_aes_ctr_crypt(struct AVAESCTR *a, uint8_t *dst, const uint8_t *src, int count)
Process a buffer using a previously initialized context.
int64_t min_corrected_pts
minimum Composition time shown by the edits excluding empty edits.
@ AV_PKT_DATA_ICC_PROFILE
ICC profile data consisting of an opaque octet buffer following the format described by ISO 15076-1.
#define AV_LOG_DEBUG
Stuff which is only useful for libav* developers.
static int mov_read_sidx(MOVContext *c, AVIOContext *pb, MOVAtom atom)
int64_t av_rescale_q(int64_t a, AVRational bq, AVRational cq)
Rescale a 64-bit integer by 2 rational numbers.
AVRational display_aspect_ratio
display aspect ratio (0 if unknown)
static AVIndexEntry * mov_find_next_sample(AVFormatContext *s, AVStream **st)
int min_distance
Minimum distance between this and the previous keyframe, used to avoid unneeded searching.
static int mov_read_dvcc_dvvc(MOVContext *c, AVIOContext *pb, MOVAtom atom)
int(* parse)(MOVContext *ctx, AVIOContext *pb, MOVAtom atom)
static int mov_try_read_block(AVIOContext *pb, size_t size, uint8_t **data)
Tries to read the given number of bytes from the stream and puts it in a newly allocated buffer.
static int search_frag_timestamp(MOVFragmentIndex *frag_index, AVStream *st, int64_t timestamp)
@ AVMEDIA_TYPE_DATA
Opaque data information usually continuous.
static int mov_read_udta_string(MOVContext *c, AVIOContext *pb, MOVAtom atom)
static int mov_read_stss(MOVContext *c, AVIOContext *pb, MOVAtom atom)
static int mov_read_ddts(MOVContext *c, AVIOContext *pb, MOVAtom atom)
static int mov_read_uuid(MOVContext *c, AVIOContext *pb, MOVAtom atom)
void av_sha_final(AVSHA *ctx, uint8_t *digest)
Finish hashing and output digest value.
#define MAX_REORDER_DELAY
AVEncryptionInfo ** encrypted_samples
static int mov_read_close(AVFormatContext *s)
#define FFABS(a)
Absolute value, Note, INT_MIN / INT64_MIN result in undefined behavior as they are not representable ...
static enum AVCodecID ff_mov_get_lpcm_codec_id(int bps, int flags)
Compute codec id for 'lpcm' tag.
static int mov_read_cmov(MOVContext *c, AVIOContext *pb, MOVAtom atom)
static int mov_read_sample_encryption_info(MOVContext *c, AVIOContext *pb, MOVStreamContext *sc, AVEncryptionInfo **sample, int use_subsamples)
enum AVStreamParseType need_parsing
unsigned int keyframe_count
static int mov_read_SAND(MOVContext *c, AVIOContext *pb, MOVAtom atom)
@ AVDISCARD_ALL
discard all
#define av_realloc_f(p, o, n)
static int mov_read_stts(MOVContext *c, AVIOContext *pb, MOVAtom atom)
@ FLAC_METADATA_TYPE_STREAMINFO
MOVIndexRange * index_ranges
static void set_frag_stream(MOVFragmentIndex *frag_index, int id)
static int mov_read_free(MOVContext *c, AVIOContext *pb, MOVAtom atom)
static int mov_realloc_extradata(AVCodecParameters *par, MOVAtom atom)
AVCodecParameters * codecpar
Codec parameters associated with this stream.
#define LIBAVUTIL_VERSION_INT
static int read_header(FFV1Context *f)
Describe the class of an AVClass context structure.
and forward the result(frame or status change) to the corresponding input. If nothing is possible
static __device__ float fabs(float a)
AVRational time_base
This is the fundamental unit of time (in seconds) in terms of which frame timestamps are represented.
static uint64_t truehd_layout(int chanmap)
#define AVERROR_PATCHWELCOME
Not yet implemented in FFmpeg, patches welcome.
void * av_realloc(void *ptr, size_t size)
Allocate, reallocate, or free a block of memory.
This describes info used to initialize an encryption key system.
static int mov_read_ftyp(MOVContext *c, AVIOContext *pb, MOVAtom atom)
static av_always_inline void flac_parse_block_header(const uint8_t *block_header, int *last, int *type, int *size)
Parse the metadata block parameters from the header.
Rational number (pair of numerator and denominator).
static int mov_read_sgpd(MOVContext *c, AVIOContext *pb, MOVAtom atom)
static int mov_probe(const AVProbeData *p)
int av_stream_add_side_data(AVStream *st, enum AVPacketSideDataType type, uint8_t *data, size_t size)
Wrap an existing array as stream side data.
@ AV_CODEC_ID_DVD_SUBTITLE
int64_t time_offset
time offset of the edit list entries
static int mov_read_smdm(MOVContext *c, AVIOContext *pb, MOVAtom atom)
const char * av_default_item_name(void *ptr)
Return the context name.
uint64_t avio_rb64(AVIOContext *s)
void av_aes_crypt(AVAES *a, uint8_t *dst, const uint8_t *src, int count, uint8_t *iv, int decrypt)
Encrypt or decrypt a buffer using a previously initialized context.
MOVIndexRange * current_index_range
static int mov_open_dref(MOVContext *c, AVIOContext **pb, const char *src, MOVDref *ref)
This structure contains the data a format has to probe a file.
struct AVAES * av_aes_alloc(void)
Allocate an AVAES context.
static int mov_read_schm(MOVContext *c, AVIOContext *pb, MOVAtom atom)
#define FLAC_STREAMINFO_SIZE
const char * av_color_primaries_name(enum AVColorPrimaries primaries)
#define FF_MOV_FLAG_MFRA_DTS
#define MOV_SAMPLE_DEPENDENCY_NO
#define AV_DICT_DONT_OVERWRITE
Don't overwrite existing entries.
const AVCodecTag ff_codec_movvideo_tags[]
static int mov_read_ilst(MOVContext *c, AVIOContext *pb, MOVAtom atom)
#define AV_CH_FRONT_CENTER
#define AV_EF_EXPLODE
abort decoding on minor error detection
AVChannelLayout ch_layout
Audio only.
static uint32_t get_sgpd_sync_index(const MOVStreamContext *sc, int nal_unit_type)
static int mov_read_fiel(MOVContext *c, AVIOContext *pb, MOVAtom atom)
uint8_t * av_encryption_info_add_side_data(const AVEncryptionInfo *info, size_t *size)
Allocates and initializes side data that holds a copy of the given encryption info.
#define MOV_TFHD_BASE_DATA_OFFSET
int open_key_samples_count
const AVCodecTag ff_codec_movaudio_tags[]
const AVCodecTag ff_codec_movdata_tags[]
static int mov_read_wfex(MOVContext *c, AVIOContext *pb, MOVAtom atom)
Undefined Behavior In the C some operations are like signed integer dereferencing freed accessing outside allocated Undefined Behavior must not occur in a C it is not safe even if the output of undefined operations is unused The unsafety may seem nit picking but Optimizing compilers have in fact optimized code on the assumption that no undefined Behavior occurs Optimizing code based on wrong assumptions can and has in some cases lead to effects beyond the output of computations The signed integer overflow problem in speed critical code Code which is highly optimized and works with signed integers sometimes has the problem that often the output of the computation does not c
int sample_rate
Audio only.
static void mov_parse_stsd_subtitle(MOVContext *c, AVIOContext *pb, AVStream *st, MOVStreamContext *sc, int64_t size)
static int mov_skip_multiple_stsd(MOVContext *c, AVIOContext *pb, int codec_tag, int format, int64_t size)
@ AV_CODEC_ID_GSM
as in Berlin toast format
void av_channel_layout_uninit(AVChannelLayout *channel_layout)
Free any allocated data in the channel layout and reset the channel count to 0.
int64_t nb_frames
number of frames in this stream if known or 0
AVCodecID
Identify the syntax and semantics of the bitstream.
static int should_retry(AVIOContext *pb, int error_code)
int extradata_size
Size of the extradata content in bytes.
static int mov_read_pasp(MOVContext *c, AVIOContext *pb, MOVAtom atom)
DVDemuxContext * dv_demux
static const AVColorPrimariesDesc color_primaries[AVCOL_PRI_NB]
static int mov_read_SA3D(MOVContext *c, AVIOContext *pb, MOVAtom atom)
void av_aes_ctr_free(struct AVAESCTR *a)
Release an AVAESCTR context.
static int mov_read_elst(MOVContext *c, AVIOContext *pb, MOVAtom atom)
uint8_t auxiliary_info_default_size
static int mov_read_header(AVFormatContext *s)
static int cbc1_scheme_decrypt(MOVContext *c, MOVStreamContext *sc, AVEncryptionInfo *sample, uint8_t *input, int size)
unsigned int avio_rl32(AVIOContext *s)
@ AVDISCARD_NONKEY
discard all frames except keyframes
static int mov_read_wave(MOVContext *c, AVIOContext *pb, MOVAtom atom)
@ AV_SPHERICAL_CUBEMAP
Video frame is split into 6 faces of a cube, and arranged on a 3x2 layout.
unsigned int avio_rb24(AVIOContext *s)
static int cens_scheme_decrypt(MOVContext *c, MOVStreamContext *sc, AVEncryptionInfo *sample, uint8_t *input, int size)
#define NULL_IF_CONFIG_SMALL(x)
Return NULL if CONFIG_SMALL is true, otherwise the argument without modification.
AVFormatContext * avformat_alloc_context(void)
Allocate an AVFormatContext.
static int get_current_encryption_info(MOVContext *c, MOVEncryptionIndex **encryption_index, MOVStreamContext **sc)
Gets the current encryption info and associated current stream context.
int seekable
A combination of AVIO_SEEKABLE_ flags or 0 when the stream is not seekable.
An AVChannelLayout holds information about the channel layout of audio data.
static int mov_read_dref(MOVContext *c, AVIOContext *pb, MOVAtom atom)
static void mov_current_sample_dec(MOVStreamContext *sc)
uint32_t bound_right
Distance from the right edge.
static int find_prev_closest_index(AVStream *st, AVIndexEntry *e_old, int nb_old, MOVCtts *ctts_data, int64_t ctts_count, int64_t timestamp_pts, int flag, int64_t *index, int64_t *ctts_index, int64_t *ctts_sample)
Find the closest previous frame to the timestamp_pts, in e_old index entries.
unsigned int stsz_sample_size
always contains sample size from stsz atom
#define FF_MOV_FLAG_MFRA_AUTO
#define FF_COMPLIANCE_STRICT
Strictly conform to all the things in the spec no matter what consequences.
static int64_t start_time
static int mov_read_trun(MOVContext *c, AVIOContext *pb, MOVAtom atom)
int avio_get_str(AVIOContext *pb, int maxlen, char *buf, int buflen)
Read a string from pb into buf.
void av_sha_update(struct AVSHA *ctx, const uint8_t *data, size_t len)
Update hash value.
static av_const double hypot(double x, double y)
static int mov_read_chan(MOVContext *c, AVIOContext *pb, MOVAtom atom)
static AVRational av_make_q(int num, int den)
Create an AVRational.
static int mov_read_stsc(MOVContext *c, AVIOContext *pb, MOVAtom atom)
int av_reallocp(void *ptr, size_t size)
Allocate, reallocate, or free a block of memory through a pointer to a pointer.
int ff_get_qtpalette(int codec_id, AVIOContext *pb, uint32_t *palette)
Retrieve the palette (or "color table" in QuickTime terms), either from the video sample description,...
#define AV_NOPTS_VALUE
Undefined timestamp value.
#define MKBETAG(a, b, c, d)
char * av_fourcc_make_string(char *buf, uint32_t fourcc)
Fill the provided buffer with a string containing a FourCC (four-character code) representation.
uint64_t_TMPL AV_WL64 unsigned int_TMPL AV_WL32 unsigned int_TMPL AV_WL24 unsigned int_TMPL AV_WL16 uint64_t_TMPL AV_WB64 unsigned int_TMPL AV_RB32
int ff_isom_parse_dvcc_dvvc(AVFormatContext *s, AVStream *st, const uint8_t *buf_ptr, uint64_t size)
AVContentLightMetadata * coll
static int64_t add_index_entry(AVStream *st, int64_t pos, int64_t timestamp, int size, int distance, int flags)
Add index entry with the given values, to the end of ffstream(st)->index_entries.
static void mov_current_sample_inc(MOVStreamContext *sc)
AVRational sample_aspect_ratio
sample aspect ratio (0 if unknown)
static int64_t get_frag_time(MOVFragmentIndex *frag_index, int index, int track_id)
int64_t dts
Decompression timestamp in AVStream->time_base units; the time at which the packet is decompressed.
static void fix_timescale(MOVContext *c, MOVStreamContext *sc)
int avio_r8(AVIOContext *s)
uint32_t padding
Number of pixels to pad from the edge of each cube face.
The reader does not expect b to be semantically here and if the code is changed by maybe adding a a division or other the signedness will almost certainly be mistaken To avoid this confusion a new type was SUINT is the C unsigned type but it holds a signed int to use the same example SUINT a
int av_reallocp_array(void *ptr, size_t nmemb, size_t size)
Allocate, reallocate an array through a pointer to a pointer.
static int mov_read_default(MOVContext *c, AVIOContext *pb, MOVAtom atom)
@ AV_TIMECODE_FLAG_24HOURSMAX
timecode wraps after 24 hours
int ffio_ensure_seekback(AVIOContext *s, int64_t buf_size)
Ensures that the requested seekback buffer size will be available.
static int mov_read_packet(AVFormatContext *s, AVPacket *pkt)
it s the only field you need to keep assuming you have a context There is some magic you don t need to care about around this just let it vf offset
@ AV_PKT_DATA_CONTENT_LIGHT_LEVEL
Content light level (based on CTA-861.3).
size_t auxiliary_offsets_count
int flags
A combination of AV_PKT_FLAG values.
void av_encryption_info_free(AVEncryptionInfo *info)
Frees the given encryption info object.
int av_strstart(const char *str, const char *pfx, const char **ptr)
Return non-zero if pfx is a prefix of str.
This file is part of FFmpeg.
MOVFragmentStreamInfo * stream_info
struct AVEncryptionInitInfo * next
An optional pointer to the next initialization info in the list.
void ff_rfps_calculate(AVFormatContext *ic)
and forward the test the status of outputs and forward it to the corresponding return FFERROR_NOT_READY If the filters stores internally one or a few frame for some input
static int mov_read_clli(MOVContext *c, AVIOContext *pb, MOVAtom atom)
MOVFragmentIndexItem * item
#define AV_LOG_INFO
Standard information.
AVEncryptionInitInfo * av_encryption_init_info_alloc(uint32_t system_id_size, uint32_t num_key_ids, uint32_t key_id_size, uint32_t data_size)
Allocates an AVEncryptionInitInfo structure and sub-pointers to hold the given sizes.
static int mov_read_dfla(MOVContext *c, AVIOContext *pb, MOVAtom atom)
uint64_t count
number of bytes in buffer
static const MOVParseTableEntry mov_default_parse_table[]
Filter the word “frame” indicates either a video frame or a group of audio as stored in an AVFrame structure Format for each input and each output the list of supported formats For video that means pixel format For audio that means channel layout
static int mov_metadata_hmmt(MOVContext *c, AVIOContext *pb, unsigned len)
struct AVSHA * av_sha_alloc(void)
Allocate an AVSHA context.
static int mov_read_tenc(MOVContext *c, AVIOContext *pb, MOVAtom atom)
static int av_uuid_equal(const AVUUID uu1, const AVUUID uu2)
Compares two UUIDs for equality.
static int mov_stsc_index_valid(unsigned int index, unsigned int count)
static int mov_read_seek(AVFormatContext *s, int stream_index, int64_t sample_time, int flags)
static const uint32_t mac_to_unicode[128]
unsigned int bytes_per_frame
int32_t roll
Rotation around the forward vector [-180, 180].
#define i(width, name, range_min, range_max)
int64_t pts
Presentation timestamp in AVStream->time_base units; the time at which the decompressed packet will b...
static int mov_read_trex(MOVContext *c, AVIOContext *pb, MOVAtom atom)
static void mov_fix_index(MOVContext *mov, AVStream *st)
Fix ffstream(st)->index_entries, so that it contains only the entries (and the entries which are need...
static int mov_read_pssh(MOVContext *c, AVIOContext *pb, MOVAtom atom)
static int mov_read_stsd(MOVContext *c, AVIOContext *pb, MOVAtom atom)
static int mov_rewrite_dvd_sub_extradata(AVStream *st)
#define AV_TIME_BASE
Internal time base represented as integer.
int block_align
Audio only.
void ffio_init_context(FFIOContext *s, unsigned char *buffer, int buffer_size, int write_flag, void *opaque, int(*read_packet)(void *opaque, uint8_t *buf, int buf_size), int(*write_packet)(void *opaque, uint8_t *buf, int buf_size), int64_t(*seek)(void *opaque, int64_t offset, int whence))
#define av_malloc_array(a, b)
int ff_mov_read_stsd_entries(MOVContext *c, AVIOContext *pb, int entries)
@ AV_STEREO3D_TOPBOTTOM
Views are on top of each other.
const char *const ff_id3v1_genre_str[ID3v1_GENRE_MAX+1]
ID3v1 genres.
MOVFragmentIndex frag_index
static int mov_read_vpcc(MOVContext *c, AVIOContext *pb, MOVAtom atom)
it s the only field you need to keep assuming you have a context There is some magic you don t need to care about around this just let it vf default value
#define AV_OPT_FLAG_DECODING_PARAM
a generic parameter which can be set by the user for demuxing or decoding
void av_url_split(char *proto, int proto_size, char *authorization, int authorization_size, char *hostname, int hostname_size, int *port_ptr, char *path, int path_size, const char *url)
Split a URL string into components.
AVRational av_d2q(double d, int max)
Convert a double precision floating point number to a rational.
static void fix_frag_index_entries(MOVFragmentIndex *frag_index, int index, int id, int entries)
static int mov_finalize_stsd_codec(MOVContext *c, AVIOContext *pb, AVStream *st, MOVStreamContext *sc)
static int mov_read_mdcv(MOVContext *c, AVIOContext *pb, MOVAtom atom)
void * av_mallocz(size_t size)
Allocate a memory block with alignment suitable for all memory accesses (including vectors if availab...
@ AV_TIMECODE_FLAG_ALLOWNEGATIVE
negative time values are allowed
static int mov_read_mdat(MOVContext *c, AVIOContext *pb, MOVAtom atom)
static int mov_read_keys(MOVContext *c, AVIOContext *pb, MOVAtom atom)
enum AVColorRange color_range
Video only.
#define MOV_TFHD_DEFAULT_SIZE
int ff_get_wav_header(AVFormatContext *s, AVIOContext *pb, AVCodecParameters *par, int size, int big_endian)
int64_t av_rescale(int64_t a, int64_t b, int64_t c)
Rescale a 64-bit integer with rounding to nearest.
static void mov_build_index(MOVContext *mov, AVStream *st)
static int mov_read_svq3(MOVContext *c, AVIOContext *pb, MOVAtom atom)
@ AVCOL_RANGE_MPEG
Narrow or limited range content.
void * av_calloc(size_t nmemb, size_t size)
enum AVFieldOrder field_order
Video only.
int64_t ff_read_string_to_bprint_overwrite(AVIOContext *s, struct AVBPrint *bp, int64_t max_len)
Read a whole null-terminated string of text from AVIOContext to an AVBPrint buffer overwriting its co...
static int64_t get_stream_info_time(MOVFragmentStreamInfo *frag_stream_info)
static void fix_index_entry_timestamps(AVStream *st, int end_index, int64_t end_ts, int64_t *frame_duration_buffer, int frame_duration_buffer_size)
Rewrite timestamps of index entries in the range [end_index - frame_duration_buffer_size,...
@ AV_TIMECODE_FLAG_DROPFRAME
timecode is drop frame
Undefined Behavior In the C language
static int mov_read_tmcd(MOVContext *c, AVIOContext *pb, MOVAtom atom)
FF_ENABLE_DEPRECATION_WARNINGS int av_channel_layout_from_mask(AVChannelLayout *channel_layout, uint64_t mask)
Initialize a native channel layout from a bitmask indicating which channels are present.
int disposition
Stream disposition - a combination of AV_DISPOSITION_* flags.
int id
Format-specific stream ID.
static int read_packet(void *opaque, uint8_t *buf, int buf_size)
#define AV_LOG_FATAL
Something went wrong and recovery is not possible.
unsigned int nb_encrypted_samples
AVStereo3D * av_stereo3d_alloc(void)
Allocate an AVStereo3D structure and set its fields to default values.
static int mov_read_senc(MOVContext *c, AVIOContext *pb, MOVAtom atom)
int64_t avio_seek(AVIOContext *s, int64_t offset, int whence)
fseek() equivalent for AVIOContext.
#define FFSWAP(type, a, b)
const char * class_name
The name of the class; usually it is the same name as the context structure type to which the AVClass...
uint8_t * key_id
The ID of the key used to encrypt the packet.
size_t av_strlcat(char *dst, const char *src, size_t size)
Append the string src to the string dst, but to a total length of no more than size - 1 bytes,...
int32_t pitch
Rotation around the right vector [-90, 90].
unsigned int avio_rb16(AVIOContext *s)
enum AVStereo3DType type
How views are packed within the video.
uint8_t * av_stream_get_side_data(const AVStream *st, enum AVPacketSideDataType type, size_t *size)
Get side information from stream.
@ AV_AUDIO_SERVICE_TYPE_KARAOKE
static int mov_read_dmlp(MOVContext *c, AVIOContext *pb, MOVAtom atom)
void av_aes_ctr_set_full_iv(struct AVAESCTR *a, const uint8_t *iv)
Forcefully change the "full" 16-byte iv, including the counter.
#define AV_INPUT_BUFFER_PADDING_SIZE
int pseudo_stream_id
-1 means demux all ids
static int mov_read_tfdt(MOVContext *c, AVIOContext *pb, MOVAtom atom)
Tag MUST be and< 10hcoeff half pel interpolation filter coefficients, hcoeff[0] are the 2 middle coefficients[1] are the next outer ones and so on, resulting in a filter like:...eff[2], hcoeff[1], hcoeff[0], hcoeff[0], hcoeff[1], hcoeff[2] ... the sign of the coefficients is not explicitly stored but alternates after each coeff and coeff[0] is positive, so ...,+,-,+,-,+,+,-,+,-,+,... hcoeff[0] is not explicitly stored but found by subtracting the sum of all stored coefficients with signs from 32 hcoeff[0]=32 - hcoeff[1] - hcoeff[2] - ... a good choice for hcoeff and htaps is htaps=6 hcoeff={40,-10, 2} an alternative which requires more computations at both encoder and decoder side and may or may not be better is htaps=8 hcoeff={42,-14, 6,-2}ref_frames minimum of the number of available reference frames and max_ref_frames for example the first frame after a key frame always has ref_frames=1spatial_decomposition_type wavelet type 0 is a 9/7 symmetric compact integer wavelet 1 is a 5/3 symmetric compact integer wavelet others are reserved stored as delta from last, last is reset to 0 if always_reset||keyframeqlog quality(logarithmic quantizer scale) stored as delta from last, last is reset to 0 if always_reset||keyframemv_scale stored as delta from last, last is reset to 0 if always_reset||keyframe FIXME check that everything works fine if this changes between framesqbias dequantization bias stored as delta from last, last is reset to 0 if always_reset||keyframeblock_max_depth maximum depth of the block tree stored as delta from last, last is reset to 0 if always_reset||keyframequant_table quantization tableHighlevel bitstream structure:==============================--------------------------------------------|Header|--------------------------------------------|------------------------------------|||Block0||||split?||||yes no||||......... intra?||||:Block01 :yes no||||:Block02 :....... ..........||||:Block03 ::y DC ::ref index:||||:Block04 ::cb DC ::motion x :||||......... :cr DC ::motion y :||||....... ..........|||------------------------------------||------------------------------------|||Block1|||...|--------------------------------------------|------------ ------------ ------------|||Y subbands||Cb subbands||Cr subbands||||--- ---||--- ---||--- ---|||||LL0||HL0||||LL0||HL0||||LL0||HL0|||||--- ---||--- ---||--- ---||||--- ---||--- ---||--- ---|||||LH0||HH0||||LH0||HH0||||LH0||HH0|||||--- ---||--- ---||--- ---||||--- ---||--- ---||--- ---|||||HL1||LH1||||HL1||LH1||||HL1||LH1|||||--- ---||--- ---||--- ---||||--- ---||--- ---||--- ---|||||HH1||HL2||||HH1||HL2||||HH1||HL2|||||...||...||...|||------------ ------------ ------------|--------------------------------------------Decoding process:=================------------|||Subbands|------------||||------------|Intra DC||||LL0 subband prediction ------------|\ Dequantization ------------------- \||Reference frames|\ IDWT|------- -------|Motion \|||Frame 0||Frame 1||Compensation . OBMC v -------|------- -------|--------------. \------> Frame n output Frame Frame<----------------------------------/|...|------------------- Range Coder:============Binary Range Coder:------------------- The implemented range coder is an adapted version based upon "Range encoding: an algorithm for removing redundancy from a digitised message." by G. N. N. Martin. The symbols encoded by the Snow range coder are bits(0|1). The associated probabilities are not fix but change depending on the symbol mix seen so far. bit seen|new state ---------+----------------------------------------------- 0|256 - state_transition_table[256 - old_state];1|state_transition_table[old_state];state_transition_table={ 0, 0, 0, 0, 0, 0, 0, 0, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 190, 191, 192, 194, 194, 195, 196, 197, 198, 199, 200, 201, 202, 202, 204, 205, 206, 207, 208, 209, 209, 210, 211, 212, 213, 215, 215, 216, 217, 218, 219, 220, 220, 222, 223, 224, 225, 226, 227, 227, 229, 229, 230, 231, 232, 234, 234, 235, 236, 237, 238, 239, 240, 241, 242, 243, 244, 245, 246, 247, 248, 248, 0, 0, 0, 0, 0, 0, 0};FIXME Range Coding of integers:------------------------- FIXME Neighboring Blocks:===================left and top are set to the respective blocks unless they are outside of the image in which case they are set to the Null block top-left is set to the top left block unless it is outside of the image in which case it is set to the left block if this block has no larger parent block or it is at the left side of its parent block and the top right block is not outside of the image then the top right block is used for top-right else the top-left block is used Null block y, cb, cr are 128 level, ref, mx and my are 0 Motion Vector Prediction:=========================1. the motion vectors of all the neighboring blocks are scaled to compensate for the difference of reference frames scaled_mv=(mv *(256 *(current_reference+1)/(mv.reference+1))+128)> the median of the scaled left
static int search_frag_moof_offset(MOVFragmentIndex *frag_index, int64_t offset)
#define AV_DICT_MATCH_CASE
Only get an entry with exact-case key match.
uint64_t_TMPL AV_WL64 unsigned int_TMPL AV_RL32
static int mov_switch_root(AVFormatContext *s, int64_t target, int index)
This describes encryption info for a packet.
static int64_t add_ctts_entry(MOVCtts **ctts_data, unsigned int *ctts_count, unsigned int *allocated_size, int count, int duration)
Append a new ctts entry to ctts_data.
MOVEncryptionIndex * encryption_index
#define MIN_DATA_ENTRY_BOX_SIZE
const char * av_get_media_type_string(enum AVMediaType media_type)
Return a string describing the media_type enum, NULL if media_type is unknown.
int index
stream index in AVFormatContext
static int mov_seek_fragment(AVFormatContext *s, AVStream *st, int64_t timestamp)
void ff_configure_buffers_for_index(AVFormatContext *s, int64_t time_tolerance)
static void mov_parse_stsd_video(MOVContext *c, AVIOContext *pb, AVStream *st, MOVStreamContext *sc)
const AVCodecTag ff_codec_bmp_tags[]
static int mov_read_dec3(MOVContext *c, AVIOContext *pb, MOVAtom atom)
unsigned int sample_size
may contain value calculated from stsd or value from stsz atom
static int mlp_samplerate(int in)
#define ISOM_DVCC_DVVC_SIZE
static int mov_read_sbgp(MOVContext *c, AVIOContext *pb, MOVAtom atom)
#define AVIO_SEEKABLE_NORMAL
Seeking works like for a local file.
uint8_t * av_packet_new_side_data(AVPacket *pkt, enum AVPacketSideDataType type, size_t size)
Allocate new information of a packet.
the frame and frame reference mechanism is intended to as much as expensive copies of that data while still allowing the filters to produce correct results The data is stored in buffers represented by AVFrame structures Several references can point to the same frame buffer
static int mov_read_glbl(MOVContext *c, AVIOContext *pb, MOVAtom atom)
This function reads atom content and puts data in extradata without tag nor size unlike mov_read_extr...
static int mov_change_extradata(MOVStreamContext *sc, AVPacket *pkt)
@ AV_PKT_DATA_NEW_EXTRADATA
The AV_PKT_DATA_NEW_EXTRADATA is used to notify the codec or the format that the extradata buffer was...
static int mov_parse_uuid_spherical(MOVStreamContext *sc, AVIOContext *pb, size_t len)
AVFormatContext * dv_fctx
void avformat_free_context(AVFormatContext *s)
Free an AVFormatContext and all its streams.
unsigned int aax_mode
'aax' file has been detected
static int mov_read_sv3d(MOVContext *c, AVIOContext *pb, MOVAtom atom)
int avio_read(AVIOContext *s, unsigned char *buf, int size)
Read size bytes from AVIOContext into buf.
static int mov_aaxc_crypto(MOVContext *c)
static int64_t mov_get_skip_samples(AVStream *st, int sample)
uint64_t_TMPL AV_WL64 unsigned int_TMPL AV_WL32 unsigned int_TMPL AV_WL24 unsigned int_TMPL AV_WL16 uint64_t_TMPL AV_WB64 unsigned int_TMPL AV_WB32 unsigned int_TMPL AV_WB24 unsigned int_TMPL AV_WB16 unsigned int_TMPL AV_RB8
static int ref[MAX_W *MAX_W]
AVRational r_frame_rate
Real base framerate of the stream.
int64_t track_end
used for dts generation in fragmented movie files
MOVFragment fragment
current fragment in moof atom
int eof_reached
true if was unable to read due to error or eof
static int mov_metadata_int8_bypass_padding(MOVContext *c, AVIOContext *pb, unsigned len, const char *key)
Filter the word “frame” indicates either a video frame or a group of audio samples
static float mean(const float *input, int size)
static int mov_read_covr(MOVContext *c, AVIOContext *pb, int type, int len)
unsigned int per_sample_iv_size
const AVCodecTag ff_codec_movsubtitle_tags[]
int64_t avio_skip(AVIOContext *s, int64_t offset)
Skip given number of bytes forward.
static void export_orphan_timecode(AVFormatContext *s)
#define AV_CH_FRONT_RIGHT
static int mov_metadata_gnre(MOVContext *c, AVIOContext *pb, unsigned len, const char *key)
AVIndexEntry * index_entries
Only used if the format does not support seeking natively.
int av_dict_set_int(AVDictionary **pm, const char *key, int64_t value, int flags)
Convenience wrapper for av_dict_set that converts the value to a string and stores it.
static int mov_read_dpxe(MOVContext *c, AVIOContext *pb, MOVAtom atom)
#define AVIO_FLAG_READ
read-only
AVSphericalMapping * av_spherical_alloc(size_t *size)
Allocate a AVSphericalVideo structure and initialize its fields to default values.
static int mov_read_rtmd_track(AVFormatContext *s, AVStream *st)
int bits_per_coded_sample
The number of bits per sample in the codedwords.
static int mov_read_pcmc(MOVContext *c, AVIOContext *pb, MOVAtom atom)
static int build_open_gop_key_points(AVStream *st)
static void mov_parse_stsd_audio(MOVContext *c, AVIOContext *pb, AVStream *st, MOVStreamContext *sc)
int trak_index
Index of the current 'trak'.
static int mov_read_timecode_track(AVFormatContext *s, AVStream *st)
uint32_t bound_left
Distance from the left edge.
static int mov_read_mac_string(MOVContext *c, AVIOContext *pb, int len, char *dst, int dstlen)
uint8_t * auxiliary_info_sizes
int video_delay
Video only.
#define avpriv_request_sample(...)
const VDPAUPixFmtMap * map
static int read_tfra(MOVContext *mov, AVIOContext *f)
enum AVCodecID codec_id
Specific type of the encoded data (the codec used).
This structure stores compressed data.
unsigned MaxFALL
Max average light level per frame (cd/m^2).
static double cr(void *priv, double x, double y)
unsigned * stps_data
partial sync sample for mpeg-2 open gop
@ AV_CODEC_ID_ADPCM_IMA_WAV
int av_dict_set(AVDictionary **pm, const char *key, const char *value, int flags)
Set the given entry in *pm, overwriting an existing entry.
AVEncryptionInfo * av_encryption_info_alloc(uint32_t subsample_count, uint32_t key_id_size, uint32_t iv_size)
Allocates an AVEncryptionInfo structure and sub-pointers to hold the given number of subsamples.
int64_t pos
byte position in stream, -1 if unknown
static int mov_metadata_loci(MOVContext *c, AVIOContext *pb, unsigned len)
uint8_t * av_stream_new_side_data(AVStream *st, enum AVPacketSideDataType type, size_t size)
Allocate new information from stream.
#define MOV_TRUN_SAMPLE_SIZE
uint32_t tmcd_flags
tmcd track flags
static float distance(float x, float y, int band)
static int parse_timecode_in_framenum_format(AVFormatContext *s, AVStream *st, int64_t value, int flags)
uint8_t tmcd_nb_frames
tmcd number of frames per tick / second
#define flags(name, subs,...)
#define AVERROR_BUG
Internal bug, also see AVERROR_BUG2.
int start_pad
amount of samples to skip due to enc-dec delay
AVStereo3DType
List of possible 3D Types.
int64_t bit_rate
The average bitrate of the encoded data (in bits per second).
uint32_t min_sample_duration
#define AVERROR_INVALIDDATA
Invalid data found when processing input.
const struct MP4TrackKindMapping ff_mov_track_kind_table[]
static int cenc_decrypt(MOVContext *c, MOVStreamContext *sc, AVEncryptionInfo *sample, uint8_t *input, int size)
#define MKTAG(a, b, c, d)
int ffio_read_size(AVIOContext *s, unsigned char *buf, int size)
Read size bytes from AVIOContext into buf.
unsigned int sync_group_count
int64_t start_time
Decoding: pts of the first frame of the stream in presentation order, in stream time base.
unsigned int samples_per_frame
static int mov_read_mfra(MOVContext *c, AVIOContext *f)
static int mov_metadata_int8_no_padding(MOVContext *c, AVIOContext *pb, unsigned len, const char *key)
static MOVFragmentStreamInfo * get_frag_stream_info(MOVFragmentIndex *frag_index, int index, int id)
static int mov_read_kind(MOVContext *c, AVIOContext *pb, MOVAtom atom)
unsigned int frag_index_entry_base
#define MOV_TRUN_SAMPLE_CTS
int initial_padding
Audio only.
static int get_eia608_packet(AVIOContext *pb, AVPacket *pkt, int size)
static int mov_read_st3d(MOVContext *c, AVIOContext *pb, MOVAtom atom)
static int is_open_key_sample(const MOVStreamContext *sc, int sample)
static int mov_read_dvc1(MOVContext *c, AVIOContext *pb, MOVAtom atom)
const char * av_color_transfer_name(enum AVColorTransferCharacteristic transfer)
int avpriv_dict_set_timestamp(AVDictionary **dict, const char *key, int64_t timestamp)
Set a dictionary value to an ISO-8601 compliant timestamp string.
static int64_t mov_read_atom_into_extradata(MOVContext *c, AVIOContext *pb, MOVAtom atom, AVCodecParameters *par, uint8_t *buf)
uint64_t_TMPL AV_WL64 unsigned int_TMPL AV_WL32 unsigned int_TMPL AV_WL24 unsigned int_TMPL AV_WL16 uint64_t_TMPL AV_RB64
int32_t yaw
Rotation around the up vector [-180, 180].
static void mov_read_chapters(AVFormatContext *s)
AVEncryptionInfo * default_encrypted_sample
#define AV_DICT_DONT_STRDUP_KEY
Take ownership of a key that's been allocated with av_malloc() or another memory allocation function.
int64_t next_root_atom
offset of the next root atom
static int cenc_scheme_decrypt(MOVContext *c, MOVStreamContext *sc, AVEncryptionInfo *sample, uint8_t *input, int size)
static int mov_read_hdlr(MOVContext *c, AVIOContext *pb, MOVAtom atom)
static int mov_parse_stsd_data(MOVContext *c, AVIOContext *pb, AVStream *st, MOVStreamContext *sc, int64_t size)
uint64_t_TMPL AV_WL64 unsigned int_TMPL AV_WL32 unsigned int_TMPL AV_WL24 unsigned int_TMPL AV_WL16 uint64_t_TMPL AV_WB64 unsigned int_TMPL AV_WB32 unsigned int_TMPL AV_WB24 unsigned int_TMPL AV_RB16
uint8_t * av_encryption_init_info_add_side_data(const AVEncryptionInitInfo *info, size_t *side_data_size)
Allocates and initializes side data that holds a copy of the given encryption init info.
#define av_fourcc2str(fourcc)
int ff_mov_read_chan(AVFormatContext *s, AVIOContext *pb, AVStream *st, int64_t size)
Read 'chan' tag from the input stream.
int av_index_search_timestamp(AVStream *st, int64_t timestamp, int flags)
Get the index for a specific timestamp.
static int mov_read_pitm(MOVContext *c, AVIOContext *pb, MOVAtom atom)
static int mov_read_dac3(MOVContext *c, AVIOContext *pb, MOVAtom atom)
int avio_feof(AVIOContext *s)
Similar to feof() but also returns nonzero on read errors.
int ffindex
AVStream index.
static int mov_read_stsz(MOVContext *c, AVIOContext *pb, MOVAtom atom)