This will increase memory requirement, since we are storing one CTTS for
each sample. Please see my comments on your previous patch.
On Sun, Nov 19, 2017 at 1:00 PM, John Stebbins
wrote:
> Merges ctts_data into mov_index_entries. This allows a considerable
> amount of code simplification.
> ---
Merges ctts_data into mov_index_entries. This allows a considerable
amount of code simplification.
---
libavformat/isom.h | 1 +
libavformat/mov.c | 312 ++---
2 files changed, 130 insertions(+), 183 deletions(-)
diff --git a/libavformat/isom.h
Merges ctts_data into mov_index_entries. This allows a considerable
amount of code simplification.
---
libavformat/isom.h | 1 +
libavformat/mov.c | 254 +++--
2 files changed, 93 insertions(+), 162 deletions(-)
diff --git a/libavformat/isom.h b
Merges ctts_data into mov_index_entries. This allows a considerable
amount of code simplification.
---
libavformat/isom.h | 1 +
libavformat/mov.c | 254 +++--
2 files changed, 93 insertions(+), 162 deletions(-)
diff --git a/libavformat/isom.h b