index
:
ffmpeg-streaming
master
Raptor Engineering's fork of FFmpeg with streaming enhancements https://git.ffmpeg.org/ffmpeg.git
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libavformat
/
mov.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
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
|
*
Use correct printf conversion specifiers for POSIX integer types
Diego Biurrun
2016-12-23
1
-1
/
+1
*
|
avformat/mov: Fix DoS in read_tfra()
Michael Niedermayer
2017-09-07
1
-0
/
+7
*
|
avformat/mov: prevent duplication of first fragment's ctts_data
Daniel Glöckner
2017-09-01
1
-0
/
+7
*
|
avformat/mov: Bail when invalid sample data is present.
Dale Curtis
2017-09-01
1
-23
/
+10
*
|
avformat/mov: Fix trampling of ctts during seeks when sidx support is enabled.
Dale Curtis
2017-08-24
1
-35
/
+57
*
|
avformat/mov: Fix signed integer overflows with total_size
Vitaly Buka
2017-08-23
1
-1
/
+1
*
|
libavformat/mov: Fix inserting frames before current_frame.
Jacob Trimble
2017-08-18
1
-3
/
+9
*
|
avformat/mov: Fix memory leak when reading DDTS box.
Nikolas Bowe
2017-08-16
1
-0
/
+3
*
|
avformat/mov: add support for reading VP Codec Configuration Box
James Almer
2017-06-11
1
-0
/
+45
*
|
lavf/mov.c: offset index timestamps by the minimum pts to make first pts zero
Sasi Inguva
2017-06-09
1
-17
/
+40
*
|
avformat/mov: add support for reading Content Light Level Box
James Almer
2017-05-27
1
-0
/
+43
*
|
avformat/mov: add support for reading Mastering Display Metadata Box
James Almer
2017-05-27
1
-0
/
+57
*
|
lavf/mov: make invalid m{d,v}hd time_scale default to 1 instead of erroring out
Matthieu Bouron
2017-05-20
1
-4
/
+4
*
|
Merge commit '46191a2da16f751e53d93646ae1388d421d12bee'
Clément Bœsch
2017-04-29
1
-1
/
+5
|
\
\
|
|
/
|
*
mov: fix a possible invalid read in mov_read_mac_string()
Anton Khirnov
2016-12-19
1
-1
/
+5
|
*
mov: Export spherical information
Vittorio Giovara
2016-12-07
1
-0
/
+262
|
*
mov: Use av_stream_add_side_data() for displaymatrix side data
James Almer
2016-11-23
1
-13
/
+5
|
*
mov: Fix identity matrix boolean logic
Vittorio Giovara
2016-11-16
1
-2
/
+2
|
*
mov: Read multiple stsd from DV
Vittorio Giovara
2016-11-08
1
-0
/
+2
|
*
hevc: Support extradata changes from multiple stsd
Vittorio Giovara
2016-11-08
1
-7
/
+5
|
*
mov: Evaluate the movie display matrix
Vittorio Giovara
2016-11-01
1
-14
/
+35
|
*
Use ISO C printf conversion specifiers where appropriate
Diego Biurrun
2016-10-28
1
-11
/
+14
*
|
lavf/mov: Only copy extradata if it exists.
Carl Eugen Hoyos
2017-04-19
1
-1
/
+1
*
|
avformat/mo: Add experimental demuxing support for Opus in ISO BMFF (MP4).
Matthew Gregan
2017-04-11
1
-0
/
+49
*
|
libavformat/mov: Fix memory leak, need to free the chapter tracks array
Thierry Foucu
2017-04-06
1
-0
/
+1
*
|
avformat/mov: Check creation_time for overflow
Michael Niedermayer
2017-04-04
1
-0
/
+6
*
|
lavf/mov.c: Add -advanced_editlist option for mov format.
Sasi Inguva
2017-03-31
1
-4
/
+23
*
|
avformat/mov: Init ref_sc / ref_st to NULL
Michael Niedermayer
2017-03-30
1
-2
/
+2
*
|
Fix all -Wformat warnings raised by DJGPP
Clément Bœsch
2017-03-29
1
-11
/
+12
*
|
lavf: use av_fourcc2str() where appropriate
Clément Bœsch
2017-03-29
1
-3
/
+2
*
|
avformat, ffmpeg: deprecate old rotation API
wm4
2017-03-27
1
-0
/
+2
*
|
avformat/mov: stop using deprecated codec flags
James Almer
2017-03-25
1
-1
/
+1
*
|
Merge commit '1263b2039eb5aaf1522e9de9f07c787ab30a5f50'
Clément Bœsch
2017-03-24
1
-19
/
+19
|
\
\
|
|
/
|
*
Adjust printf conversion specifiers to match variable signedness
Diego Biurrun
2016-10-28
1
-21
/
+21
*
|
Merge commit 'ca1e5eea0c7b72a6e30aa6488cfeced3a4853521'
Clément Bœsch
2017-03-24
1
-6
/
+0
|
\
\
|
|
/
|
*
Remove some pointless TRACE level debug code
Diego Biurrun
2016-10-27
1
-6
/
+0
*
|
Merge commit '4b07ebf1eb13561492f7e3c30a67f34415016b3e'
Clément Bœsch
2017-03-24
1
-3
/
+6
|
\
\
|
|
/
|
*
mov: Update colr values
Vittorio Giovara
2016-10-21
1
-7
/
+11
*
|
Merge commit '83548fe894cdb455cc127f754d09905b6d23c173'
James Almer
2017-03-21
1
-8
/
+8
|
\
\
|
|
/
|
*
lavf: fix usage of AVIOContext.seekable
Anton Khirnov
2016-09-30
1
-6
/
+6
|
*
mov: Remove old b-frame/video delay heuristic
Derek Buitenhuis
2016-08-29
1
-3
/
+0
[prev]
[next]