Commit History

Author SHA1 Message Date
  Clément Bœsch 30ac66abf0 Merge commit '4b07ebf1eb13561492f7e3c30a67f34415016b3e' 8 years ago
  James Almer 4de591e6fb Merge commit '83548fe894cdb455cc127f754d09905b6d23c173' 8 years ago
  Vittorio Giovara 95a72aed76 mov: Drop extra format specifier in error message 8 years ago
  Vittorio Giovara f20bcec4c2 spherical: Change types of bounding and pad to uint32_t 8 years ago
  Vittorio Giovara ac8c72f8f1 mov: Fix checking layout and loading padding for cubemaps 8 years ago
  Vittorio Giovara 022b4ea583 mov: Export bounds and padding from spherical metadata 8 years ago
  Sasi Inguva 7e538c9475 lavf/mov.c: Correct keyframe search in edit list to return the very first keyframe/frame with matching timestamp. Fixes ticket#5904 8 years ago
  Matt Wolenetz 36aba43bd5 lavf/mov.c: Avoid heap allocation wraps in mov_read_{senc,saiz}() 8 years ago
  Matt Wolenetz 9bbdf5d921 lavf/mov.c: Avoid OOB in mov_read_udta_string() 8 years ago
  Matt Wolenetz 2d453188c2 lavf/mov.c: Avoid heap allocation wrap in mov_read_uuid 8 years ago
  Matt Wolenetz fd30e4d57f lavf/mov.c: Avoid heap allocation wrap in mov_read_hdlr 8 years ago
  Clément Bœsch e26e6240b6 Merge commit '90bc423212396e96a02edc1118982ab7f7766a63' 8 years ago
  erankor 0101d29095 mov: fix decryption with edit list 8 years ago
  Michael Niedermayer 06c143e505 avformat/mov: Fix integer truncation in mov_read_uuid() 8 years ago
  Aaron Colwell b9f2f93261 mov: Fix spherical metadata_source parsing 8 years ago
  Carl Eugen Hoyos a135b017de lavf/mov: Unscramble dref debug output. 8 years ago
  Chen Meng 25e35b3436 avformat/mov.: Make the process of uuid-xmp atom faster. 8 years ago
  Andreas Cadhalpun 076c3a9fa2 mov: prevent overflow during bit rate calculation 8 years ago
  Carl Eugen Hoyos 62eafc6a6d lavf/mov: Accept multiple fourcc for AVID 1:1. 8 years ago
  Vittorio Giovara 4dcdecf471 mov: Export spherical information 8 years ago
  Vittorio Giovara 25fcbf7a84 hevc: Support extradata changes 8 years ago
  Vittorio Giovara 7010ebdf1f mov: Evaluate the movie display matrix 8 years ago
  Matthew Gregan 2d73d25670 Add experimental demuxing support for FLAC in ISO BMFF (MP4). 8 years ago
  James Almer eb3a59c903 avformat/mov: reuse existing err variable 8 years ago
  James Almer 77f033eb98 avformat/mov: use av_stream_add_side_data() for displaymatrix side data 8 years ago
  Hendrik Leppkes d8ffdefbdc Merge commit '029cf99c5166b36f33381cd8ebfa5f1f1f463d1f' 8 years ago
  James Almer 66453b1fba avformat/mov: zero initialize codec_name in mov_parse_stsd_video() 8 years ago
  Sasi Inguva c8dc11bb9e lavf/mov.c: Fallback to finding non-keyframe in fix_index, if keyframe search fails. 8 years ago
  Vittorio Giovara a765ba647d avformat/mov: Read multiple stsd from DV 8 years ago
  Andreas Cadhalpun 9d36602abc mov: validate sidx timescale 8 years ago
  Andreas Cadhalpun a398f054fd mov: validate time_scale 8 years ago
  Andreas Cadhalpun fc022e77ee mov: validate sample_rate 8 years ago
  Sasi Inguva 4abe1ff08f lavf/mov.c: Use the first sidx for tracks without sidx. 8 years ago
  Andreas Cadhalpun 9d83b209d8 mov: immediately return from mov_fix_index without old index entries 8 years ago
  Carl Eugen Hoyos f73a3aacbb lavf/mov: Only search for invalid moov in free if compliance < STRICT. 8 years ago
  Sasi Inguva 5e965582d5 lavf/mov.c: Use the correct timescale when seeking for audio. 8 years ago
  Rodger Combs 490c6bda0e lavf/mov: reindent 9 years ago
  Rodger Combs 697400eac0 lavf/mov: improve `tref/chap` chapter handling 9 years ago
  Vittorio Giovara 4b07ebf1eb mov: Update colr values 8 years ago
  Jean Caillé 6498549fd7 lavf/mov: support gopro hero moments udta tag 8 years ago
  James Almer ea201ad14c avformat/mov: pass the demuxer's AVFormatContext to avpriv_request_sample() 8 years ago
  Hendrik Leppkes 656feb641d mov: move stsd finalization to an appropriate place 8 years ago
  Jean Caillé 4599e11651 lavf/mov: support gopro firmware udta tag 8 years ago
  Anton Khirnov 83548fe894 lavf: fix usage of AVIOContext.seekable 8 years ago
  Carl Eugen Hoyos fcce25ee5d lavf/mov: Read display aspect ratio from ares atom also for dnxhd. 8 years ago
  Sasi Inguva dba2db6c0e lavf/mov.c: Make audio timestamps strictly monotonically increasing inside an edit list. 8 years ago
  Sasi Inguva ca6cae73db lavf/mov: Add support for edit list parsing. 8 years ago
  Matthew Gregan 7b3bc365f9 avformat/mov: Enable stream parsing for VP9. 8 years ago
  Sergey Volk 347cb14b7c avformat/mov: Fix potential integer overflow in mov_read_keys 8 years ago
  Derek Buitenhuis 8db804e8f5 mov: Remove old b-frame/video delay heuristic 8 years ago