index
:
ffmpeg.git
debug/motion-vectors
vaapi/drm-render-node
vaapi/hantro-support
FFmpeg multimedia libraries
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libavformat
/
mov.c
Age
Commit message (
Expand
)
Author
2017-02-20
lavf/mov.c: Correct keyframe search in edit list to return the very first key...
Sasi Inguva
2017-02-10
lavf/mov.c: Avoid heap allocation wraps in mov_read_{senc,saiz}()
Matt Wolenetz
2017-02-10
lavf/mov.c: Avoid OOB in mov_read_udta_string()
Matt Wolenetz
2017-02-08
lavf/mov.c: Avoid heap allocation wrap in mov_read_uuid
Matt Wolenetz
2017-02-08
lavf/mov.c: Avoid heap allocation wrap in mov_read_hdlr
Matt Wolenetz
2017-02-01
Merge commit '90bc423212396e96a02edc1118982ab7f7766a63'
Clément Bœsch
2017-02-01
mov: fix decryption with edit list
erankor
2017-01-30
avformat/mov: Fix integer truncation in mov_read_uuid()
Michael Niedermayer
2017-01-27
mov: Fix spherical metadata_source parsing
Aaron Colwell
2017-01-25
lavf/mov: Unscramble dref debug output.
Carl Eugen Hoyos
2016-12-19
avformat/mov.: Make the process of uuid-xmp atom faster.
Chen Meng
2016-12-15
mov: prevent overflow during bit rate calculation
Andreas Cadhalpun
2016-12-12
lavf/mov: Accept multiple fourcc for AVID 1:1.
Carl Eugen Hoyos
2016-12-07
mov: Export spherical information
Vittorio Giovara
2016-12-02
hevc: Support extradata changes
Vittorio Giovara
2016-11-30
mov: Evaluate the movie display matrix
Vittorio Giovara
2016-11-21
Add experimental demuxing support for FLAC in ISO BMFF (MP4).
Matthew Gregan
2016-11-19
avformat/mov: reuse existing err variable
James Almer
2016-11-18
avformat/mov: use av_stream_add_side_data() for displaymatrix side data
James Almer
2016-11-14
Merge commit '029cf99c5166b36f33381cd8ebfa5f1f1f463d1f'
Hendrik Leppkes
2016-11-12
avformat/mov: zero initialize codec_name in mov_parse_stsd_video()
James Almer
2016-11-10
lavf/mov.c: Fallback to finding non-keyframe in fix_index, if keyframe search...
Sasi Inguva
2016-11-08
avformat/mov: Read multiple stsd from DV
Vittorio Giovara
2016-11-07
mov: validate sidx timescale
Andreas Cadhalpun
2016-11-07
mov: validate time_scale
Andreas Cadhalpun
2016-11-07
mov: validate sample_rate
Andreas Cadhalpun
2016-11-03
lavf/mov.c: Use the first sidx for tracks without sidx.
Sasi Inguva
2016-11-01
mov: immediately return from mov_fix_index without old index entries
Andreas Cadhalpun
2016-11-01
lavf/mov: Only search for invalid moov in free if compliance < STRICT.
Carl Eugen Hoyos
2016-10-31
lavf/mov.c: Use the correct timescale when seeking for audio.
Sasi Inguva
2016-10-24
lavf/mov: reindent
Rodger Combs
2016-10-24
lavf/mov: improve `tref/chap` chapter handling
Rodger Combs
2016-10-19
lavf/mov: support gopro hero moments udta tag
Jean Caillé
2016-10-18
avformat/mov: pass the demuxer's AVFormatContext to avpriv_request_sample()
James Almer
2016-10-17
mov: move stsd finalization to an appropriate place
Hendrik Leppkes
2016-10-15
lavf/mov: support gopro firmware udta tag
Jean Caillé
2016-09-29
lavf/mov: Read display aspect ratio from ares atom also for dnxhd.
Carl Eugen Hoyos
2016-09-29
lavf/mov.c: Make audio timestamps strictly monotonically increasing inside an...
Sasi Inguva
2016-09-19
lavf/mov: Add support for edit list parsing.
Sasi Inguva
2016-09-08
avformat/mov: Enable stream parsing for VP9.
Matthew Gregan
2016-09-08
avformat/mov: Fix potential integer overflow in mov_read_keys
Sergey Volk
2016-08-28
avformat/mov: aax: pass proper AVClass to av_log()
Thomas Hebb
2016-08-28
avformat: fix decoded creation_time timestamps
Marton Balint
2016-08-25
mov: Remove old b-frame/video delay heuristic
Derek Buitenhuis
2016-08-25
mov: Remove ancient heuristic hack
Derek Buitenhuis
2016-08-21
libavformat/mov: Accept known codepoints in 'colr'
Steven Robertson
2016-08-20
avformat/mov: Check STSD atom more completely
Michael Niedermayer
2016-08-16
avformat/mov: Check extradata before access
Michael Niedermayer
2016-08-06
avformat/mov: Enable mp3 parsing if a packet needs it
Michael Niedermayer
2016-07-21
avformat/mov: Do not allocate empty extradata
Michael Niedermayer
[next]