index
:
delta/ffmpeg.git
ffmpeg
h264_assembly
master
merge2
oldabi
release/0.10
release/0.11
release/0.5
release/0.6
release/0.7
release/0.8
release/0.9
release/1.0
release/1.1
release/1.2
release/2.0
release/2.1
release/2.2
release/2.3
release/2.4
release/2.5
release/2.6
release/2.7
release/2.8
release/3.0
release/3.1
release/3.2
release/3.3
release/3.4
release/4.0
release/4.1
release/4.2
release/4.3
release/4.4
release/5.0
release/5.1
release/6.0
git.ffmpeg.org: ffmpeg.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libavformat
/
mov.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
lavf/mov: Use av_fast_realloc() in mov_read_stts().
Carl Eugen Hoyos
2018-01-01
1
-4
/
+13
*
avformat/mov: simplify parsing of mdcv atom using av_make_q()
James Almer
2017-12-21
1
-14
/
+8
*
lavf/mov.c: Guess video codec delay based on PTS while parsing MOV header.
Sasi Inguva
2017-12-20
1
-0
/
+56
*
avformat/mov: Fix the the typo
Michael Niedermayer
2017-12-18
1
-1
/
+1
*
lavf/mov: modify code indentation
tiejun.peng
2017-12-09
1
-7
/
+7
*
lavf/mov: add some useful warning log of eof
tiejun.peng
2017-12-09
1
-10
/
+33
*
lavf/mov: Fix missing newline.
Carl Eugen Hoyos
2017-12-04
1
-1
/
+2
*
lavf/mov: fix huge alloc in mov_read_ctts
John Stebbins
2017-12-01
1
-4
/
+27
*
avformat/mov: return correct value in mov_read_cmov
Pan Bian
2017-11-28
1
-0
/
+1
*
avformat/mov: set correct error code in mov_read_custom
Pan Bian
2017-11-28
1
-1
/
+3
*
mov: Support mdcv and clli boxes for mastering display an color light level
Vittorio Giovara
2017-11-28
1
-0
/
+71
*
libavformat/mov: Replace duplicate stream_nb check by assert
Michael Niedermayer
2017-11-27
1
-2
/
+1
*
lavf/mov: fix crash in mov_read_sidx
John Stebbins
2017-11-25
1
-1
/
+1
*
lavf/mov: Read aspect ratio from AVID jpeg2000 mov files.
Carl Eugen Hoyos
2017-11-23
1
-0
/
+1
*
avformat/mov: Increment stsd_count while processing stsd data; avoids leaks.
Dale Curtis
2017-11-22
1
-3
/
+4
*
avformat/mov: Propagate errors in mov_switch_root.
Jacob Trimble
2017-11-21
1
-2
/
+5
*
lavf/mov: Do not mix variable declaration and code.
Carl Eugen Hoyos
2017-11-20
1
-1
/
+2
*
lavf/mov: don't read outside frag_index bounds
John Stebbins
2017-11-18
1
-0
/
+4
*
Fix leak of frame_duration_buffer in mov_fix_index().
Dale Curtis
2017-11-18
1
-0
/
+1
*
avformat/mov: Check size of STSC allocation
Fredrik Hubinette
2017-11-16
1
-0
/
+2
*
lavf/mov.c: Don't correct edit list start to zero, when we can't find a frame...
Sasi Inguva
2017-11-14
1
-3
/
+1
*
lavf/mov.c: Parse upto 2 keyframes after the edit list end in mov_fix_index.
Sasi Inguva
2017-11-11
1
-11
/
+21
*
Merge commit 'defe307fb22beca60a632e976ab97e5edd4aee25'
James Almer
2017-11-11
1
-2
/
+5
|
\
|
*
mov: move stsd finalization to an appropriate place
Sean McGovern
2017-07-31
1
-2
/
+2
|
*
mov: Do not set stsd_count if mov_read_stsd() fails
Sean McGovern
2017-07-31
1
-8
/
+17
|
*
mov: log and return early on non-positive stsd entry counts
Sean McGovern
2017-07-30
1
-0
/
+5
*
|
lavf/mov.c: Refine edit list start seek, based on PTS computed from CTTS.
Sasi Inguva
2017-11-04
1
-43
/
+86
*
|
libavformat/mov.c: use calculated dts offset when seeking in streams
Jonas Licht
2017-10-30
1
-2
/
+4
*
|
lavf/mov.c: Fix parsing of edit list atoms with invalid elst entry count.
Sasi Inguva
2017-10-28
1
-1
/
+20
*
|
Merge commit '604fbb3132e88727e496c96c92cfe02748c25a1a'
James Almer
2017-10-26
1
-36
/
+0
|
\
\
|
|
/
|
*
mov: Move code shared with CAF to a separate file
Diego Biurrun
2017-04-03
1
-36
/
+0
|
*
spherical: Change types of bounding and pad to uint32_t
Vittorio Giovara
2017-03-23
1
-4
/
+3
|
*
mov: Export bounds and padding from spherical metadata
Vittorio Giovara
2017-03-07
1
-1
/
+26
|
*
mov: Validate cubemap layout
Vittorio Giovara
2017-03-07
1
-1
/
+7
*
|
mov: fix decode of fragments that overlap in time
John Stebbins
2017-10-23
1
-216
/
+468
*
|
avformat/mov: Set start_pad correctly in mov_fix_index()
Dale Curtis
2017-10-21
1
-1
/
+1
*
|
Merge commit '0f8512c4a87b89b4694053d8ffda48066ee1da62'
James Almer
2017-10-17
1
-4
/
+22
|
\
\
|
|
/
|
*
mov: Validate spherical metadata version
Vittorio Giovara
2017-03-07
1
-4
/
+22
*
|
Merge commit '236577230051ad61ec67fa2d68e817d54232d2a0'
James Almer
2017-10-17
1
-2
/
+3
|
\
\
|
|
/
|
*
mov: Ignore old spherical metadata when newer version is present
Vittorio Giovara
2017-03-07
1
-2
/
+3
|
*
mov: Fix spherical metadata_source parsing
Aaron Colwell
2017-03-07
1
-2
/
+2
*
|
lavf/mov: Allow reading very large files.
Pablo Montilla
2017-09-28
1
-5
/
+1
*
|
Merge commit 'b446f0e98f85e2e931b476e52b319f1c49244660'
James Almer
2017-09-28
1
-1
/
+3
|
\
\
|
|
/
|
*
mov: Do not try to parse multiple stsd for the same track
Luca Barbato
2017-02-15
1
-0
/
+6
*
|
Merge commit '53ea595eec984e3109310e8bb7ff4b5786d91057'
James Almer
2017-09-27
1
-3
/
+6
|
\
\
|
|
/
|
*
mov: Rework stsc index validation
Vittorio Giovara
2017-02-10
1
-4
/
+4
|
*
Use bitstream_init8() where appropriate
Diego Biurrun
2017-02-07
1
-1
/
+1
*
|
Merge commit '708e84cda1bdbffb92847f3d6ccf6fbeb26d9948'
James Almer
2017-09-26
1
-2
/
+2
|
\
\
|
|
/
|
*
mov: Avoid memcmp of uninitialised data
Mark Thompson
2017-01-30
1
-2
/
+2
|
*
mov: Convert to the new bitstream reader
Alexandra Hájková
2017-01-13
1
-4
/
+6
[next]