1063 Commits (d16079abf473b51be7686d20f8014bb48a095722)

Author SHA1 Message Date
  Thomas Volkert 00d7555f34 wavdec: RIFX file format support 10 years ago
  Michael Niedermayer be9ce6e10a avformat/mov: fix integer overflow of size 10 years ago
  Michael Niedermayer caa7a3914f avformat/mov: check atom nesting depth 10 years ago
  Martin Storsjö 6f4364aba9 mov: Fix handling of zero-length metadata values 10 years ago
  Michael Niedermayer d7de48f0df avformat/mov: Simplify code by using OFFSET() and FLAGS macros 10 years ago
  Michael Niedermayer e2829a8175 avformat/mov: Disable XMP metadata by default 10 years ago
  Dave Rice 3c01039e0b mov: further expand the list of parsed metadata tags 10 years ago
  Vittorio Giovara e2e07dbaab mov: expand the list of parsed metadata tags 10 years ago
  Vittorio Giovara b704b648f9 mov: parse XMP metadata on demand 10 years ago
  Vittorio Giovara 174c5fde90 mov: parse @PRM and @PRQ metadata tags 10 years ago
  Vittorio Giovara 35384934d6 mov: cosmetics: reorder the list of tags 10 years ago
  Matthieu Bouron 8c0a865ad9 mov: skip version and flags attributes in mov_read_chan() 10 years ago
  Thilo Borgmann 3cec81f4d4 mov: allocate the tag value dynamically 10 years ago
  Vittorio Giovara e352b29371 mov: Add an option for exporting all metadata 10 years ago
  Vittorio Giovara 5639ed9abb mov: do not truncate the language-prefixed tag 10 years ago
  Clément Bœsch 92fa1d9231 avformat/mov: change conjugation for "Duplicate" 10 years ago
  Clément Bœsch 5ab882d728 avformat/mov: strengthen some table allocations 10 years ago
  Michael Niedermayer 1b5d112406 avformat/mov: Fix memleaks for duplicate STCO/CO64/STSC atoms 10 years ago
  Vittorio Giovara 2007082d2d mov: check ff_get_wav_header() return value 10 years ago
  Mika Raento b08fd7ea78 mov.c: fix handling of seek return in read_mfra 10 years ago
  Martin Storsjö 82ee7d0dda Use gmtime_r instead of gmtime and localtime_r instead of localtime 10 years ago
  Martin Storsjö 9dcf239721 lavf: Check the return value of strftime 10 years ago
  Vittorio Giovara 50dbe6b354 mov: fix assigment check 10 years ago
  Mika Raento 17702f1fc5 mov.c: reasonable bitrate for fragmented mp4 10 years ago
  Thilo Borgmann 6e6b79e7b8 lavf/mov.c: Prevent memory leak in case of invalid metadata reads. 10 years ago
  Thilo Borgmann f31445a82d lavf/mov.c: Allocate buffer in case of long metadata entries. 10 years ago
  Michael Niedermayer 1b54e6b12b avformat/mov: auodetect "use_mfra_for" 10 years ago
  Vittorio Giovara 74b0237798 mov: Correctly check the color transfer characteristics range 10 years ago
  Martin Storsjö a74f8121d8 mov: Handle tfdt atoms 10 years ago
  Michael Niedermayer 57884172e0 avformat/mov: fix mix of declaration and statement 10 years ago
  Mika Raento a59808dd57 mov.c: allow reading fragment start dts/pts from fragmented mp4 10 years ago
  Benoit Fouet 7cda31cb92 avformat/mov: E-AC-3 streams need parsing too. 10 years ago
  Michael Niedermayer 5d36e8527f avformat/mov: Fix 'warning: format specifies type unsigned short but the argument has type int' 10 years ago
  Vittorio Giovara 0d8a3656ba mov: support the Color Parameter Atoms 'colr' 10 years ago
  Michael Niedermayer 02f7665a3c avformat/mov: do not overwrite extradata in mov_read_glbl() 10 years ago
  Carl Eugen Hoyos 81cee700f7 Support decoding 32bit pcm audio in mov. 10 years ago
  Carl Eugen Hoyos 0744daa887 Do not print a useless error number if mov header reading fails. 10 years ago
  Michael Niedermayer a9f3bb14ba avformat/mov: use 64bit for size in mov_skip_multiple_stsd() 10 years ago
  Diego Biurrun 86dfcfd0e3 mov: Drop unused parameter from ff_mov_read_esds() 11 years ago
  Reimar Döffinger a0941c8a2b Use new av_dict_set_int helper function. 11 years ago
  Michael Niedermayer 81a663f49e Drop remaining unneeded != NULL 11 years ago
  Andrew Stone cc3e88a2b9 mov: update AVFormatContext.event_flags with METADATA_UPDATED whenever metadata changes. 11 years ago
  Marek Fort d1e750cd51 avformat/mov: Support reading Avid's metadata for DNXHD codec. 11 years ago
  James Almer d34ec64a22 replace calls to url_feof() with avio_feof() 11 years ago
  Mark Reid f1e626a357 avformat/mov: read reel_name metadata from tmcd atom 11 years ago
  Marek Fort 054c506e3d avformat/mov: XMP metadata suppor. 11 years ago
  Reimar Döffinger 1c84aad718 movdec: remove nonsensical snprintf. 11 years ago
  Dale Curtis 70f7006eb3 avformat/mov: Pass through iTunSMPB from MOV. 11 years ago
  Anton Khirnov edb1af7c46 mov: free the dv demux context with avformat_free_context() 11 years ago
  Martin Storsjö 18fb38fb9e mov: Remove a variable that is set but never used 11 years ago