]> git.sesse.net Git - ffmpeg/history - libavformat/mov.c
mov: Do not try to parse multiple stsd for the same track
[ffmpeg] / libavformat / mov.c
2017-02-14 Luca Barbatomov: Do not try to parse multiple stsd for the same...
2017-02-10 Vittorio Giovaramov: Rework stsc index validation
2017-02-07 Diego BiurrunUse bitstream_init8() where appropriate
2017-01-30 Mark Thompsonmov: Avoid memcmp of uninitialised data
2017-01-13 Alexandra Hájkovámov: Convert to the new bitstream reader
2016-12-23 Diego BiurrunUse correct printf conversion specifiers for POSIX...
2016-12-19 Anton Khirnovmov: fix a possible invalid read in mov_read_mac_string()
2016-12-07 Vittorio Giovaramov: Export spherical information
2016-11-23 James Almermov: Use av_stream_add_side_data() for displaymatrix...
2016-11-16 Vittorio Giovaramov: Fix identity matrix boolean logic
2016-11-08 Vittorio Giovaramov: Read multiple stsd from DV
2016-11-08 Vittorio Giovarahevc: Support extradata changes from multiple stsd
2016-11-01 Vittorio Giovaramov: Evaluate the movie display matrix
2016-10-28 Diego BiurrunUse ISO C printf conversion specifiers where appropriate
2016-10-28 Diego BiurrunAdjust printf conversion specifiers to match variable...
2016-10-27 Diego BiurrunRemove some pointless TRACE level debug code
2016-10-21 Vittorio Giovaramov: Update colr values
2016-09-30 Anton Khirnovlavf: fix usage of AVIOContext.seekable
2016-08-29 Derek Buitenhuismov: Remove old b-frame/video delay heuristic
2016-08-29 Derek Buitenhuismov: Remove ancient heuristic hack
2016-07-29 Luca Barbatomov: Validate the ID number
2016-07-20 Vittorio Giovaramov: Rework the check for invalid indexes in stsc
2016-07-20 Vittorio Giovaramov: Wrap stsc index and count compare in a separate...
2016-07-20 Matthieu Bouronmov: Fix stsc_count comparison
2016-07-15 Matthieu Bouronmov: fix stream extradata_size allocation
2016-06-29 Vittorio Giovaramov: Save number of stsd elements after stream extradat...
2016-06-17 Vittorio Giovaramov: Support prores with multiple stsd
2016-06-17 Vittorio Giovaramov: Implement support for multiple sample description...
2016-05-19 Michael Niedermayermov: Also export loci altitude
2016-05-19 Michael Niedermayermov: Append place name instead of overwriting for loci
2016-05-19 Michael Niedermayermov: Fix parsing short loci
2016-05-19 Michael Niedermayermov: Print reason of loci parsing failure
2016-05-19 Martin Storsjömov: Add a comment referring to the standard that defin...
2016-05-04 Vittorio Giovaracosmetics: Fix spelling mistakes
2016-05-03 Diego BiurrunDrop pointless assert.h #includes
2016-03-11 Luca Barbatomov: Check the entries value when parsing dref boxes
2016-03-05 Vittorio Giovaramov: Trim dref absolute path
2016-02-23 Anton Khirnovlavf: replace AVStream.codec with AVStream.codecpar
2016-02-19 Luca Barbatomov: Force the full parsing of mp3
2016-02-16 Vittorio Giovaramov: Fix the format specifier type for size
2016-02-14 Luca Barbatomov: Use the correct type for size
2016-01-24 Anton Khirnovlavf: allow custom IO for all files
2016-01-21 Derek Buitenhuismov: Add an option to toggle dref opening
2015-11-18 John Stebbinsavformat: expose av_stream_new_side_data helper
2015-11-12 Vittorio Giovaramov: Drop dref when unable to parse
2015-11-12 Vittorio Giovaramov: Correctly store dref paths
2015-11-03 wm4mov: detect cover art pictures by content
2015-09-29 wm4lavc: Make AVPacket.duration int64, and deprecate conve...
2015-09-06 Martin Storsjömov: Allow more than one keyframe per trun
2015-07-27 Vittorio Giovaralavc: Consistently prefix input buffer defines
2015-07-17 Vittorio GiovaraRevert "mov: Double-check that alias path is not an...
2015-07-11 Luca Barbatoriff: Use the correct logging context
2015-06-30 Vittorio Giovaramov: Log format rather than fourcc in stsd in trace...
2015-06-30 Vittorio Giovaramov: Adjust variable types to fix format warnings
2015-06-20 nu774mp3: enable packed main_data decoding in MP4
2015-06-08 Vittorio Giovaramov: Check memory allocation
2015-05-31 Andreas Cadhalpunmov: always check avio_read return value
2015-05-31 Andreas Cadhalpunmov: reject zero bytes_per_frame with non-zero samples_...
2015-05-31 Luca Barbatomov: Correctly allocate ctts_data
2015-05-31 Andreas Cadhalpunmov: Fix two memleaks
2015-04-19 Vittorio Giovaramov: Double-check that alias path is not an absolute...
2015-04-19 Vittorio Giovaramov: Read alternate absolute path in dref alis
2015-04-19 Vittorio GiovaraReplace av_dlog with normal av_log at trace level
2015-04-09 Vittorio Giovaramov: Rely on box type rather than file type for colr...
2015-03-23 Vittorio Giovaramov: Write the display matrix in order
2015-03-18 Derek Buitenhuismov: Add option to keep exact packet sequence after...
2015-03-17 Vittorio Giovaramov: Fix little endian audio detection
2015-03-02 Martin StorsjöRevert "mov: Change DTS-based seek into CTS-based seek."
2015-02-15 Yusuke Nakamuramov: Change DTS-based seek into CTS-based seek.
2015-02-14 Diego Biurrunmov: Fix compilation with DEBUG enabled
2015-02-03 Hendrik Leppkesmov: Implement parsing of the "HandlerName" from the...
2015-01-27 Anton Khirnovmov: export audio service type as side data
2015-01-23 Vittorio Giovaramov: Do not compute negative SAR values
2015-01-14 Vittorio Giovaramov: Check angle rather than full matrix when updating SAR
2014-12-19 Anton Khirnovmov: avoid a memleak when multiple stss boxes are present
2014-12-15 Martin Storsjömov: Fix handling of zero-length metadata values
2014-12-08 Dave Ricemov: further expand the list of parsed metadata tags
2014-12-08 Vittorio Giovaramov: expand the list of parsed metadata tags
2014-12-08 Vittorio Giovaramov: parse XMP metadata on demand
2014-12-08 Vittorio Giovaramov: parse @PRM and @PRQ metadata tags
2014-12-08 Vittorio Giovaramov: cosmetics: reorder the list of tags
2014-12-05 Matthieu Bouronmov: skip version and flags attributes in mov_read_chan()
2014-12-02 Thilo Borgmannmov: allocate the tag value dynamically
2014-12-02 Vittorio Giovaramov: Add an option for exporting all metadata
2014-12-02 Vittorio Giovaramov: do not truncate the language-prefixed tag
2014-11-17 Vittorio Giovaramov: check ff_get_wav_header() return value
2014-10-25 Martin StorsjöUse gmtime_r instead of gmtime and localtime_r instead...
2014-10-25 Martin Storsjölavf: Check the return value of strftime
2014-10-24 Vittorio Giovaramov: fix assigment check
2014-10-15 Vittorio Giovaramov: Correctly check the color transfer characteristics...
2014-10-14 Martin Storsjömov: Handle tfdt atoms
2014-10-08 Vittorio Giovaramov: support the Color Parameter Atoms 'colr'
2014-08-19 Diego Biurrunmov: Drop unused parameter from ff_mov_read_esds()
2014-08-13 Andrew Stonemov: update AVFormatContext.event_flags with METADATA_U...
2014-07-09 Anton Khirnovmov: free the dv demux context with avformat_free_context()
2014-07-08 Martin Storsjömov: Remove a variable that is set but never used
2014-07-01 Yusuke Nakamuramov: Support default-base-is-moof.
2014-06-06 Martin Storsjömov: Export geotag metadata fields
2014-05-19 Vittorio Giovaramov: store display matrix in a stream side data
2014-05-01 Anton Khirnovmov: export stsd Compressorname in metadata
next