Commit History

Author SHA1 Message Date
  multiple authors ea189b77eb Revert removial of 3 files, this sliped through the last merge into oldabi because 13 years ago
  Anton Khirnov 575c18da1b lavf: remove FF_API_OLD_METADATA cruft 13 years ago
  Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 13 years ago
  Aurelien Jacobs 54036be11a rename LAVF_API_* defines to FF_API_* to clarify that it is not public API 14 years ago
  Aurelien Jacobs dd872bf49f add LAVF_API_OLD_METADATA define to disable the deprecated metadata API 14 years ago
  Eli Friedman 383b25fd54 fix warning in ff_metadata_mux_compat() 14 years ago
  Stefano Sabatini 2ef6c1242a Mark av_metadata_set() as deprecated, and use av_metadata_set2() 14 years ago
  Anton Khirnov ca76a11948 Add a list of generic tags and change demuxers to follow it. 14 years ago
  Aurelien Jacobs ed118841ea don't trigger metadata compatibility code when user app already set metadata 15 years ago
  Aurelien Jacobs 5ea7ce8843 modify the way to pass parameters to av_metadata_set() 15 years ago
  Aurelien Jacobs 48a81c0ff5 replace AV_METADATA_IGNORE_CASE flag by a new AV_METADATA_MATCH_CASE flag 15 years ago
  Aurelien Jacobs 8eec0fb674 fix version protection 15 years ago
  Aurelien Jacobs 5ce0043367 rename ff_metadata_sync_compat to ff_metadata_mux_compat 15 years ago
  Aurelien Jacobs 97ca83a566 move ff_metadata_sync_compat to metadata_compat.c 15 years ago
  Aurelien Jacobs e99f76ab79 Add a second metadata compatibility layer, so that metadata that gets 15 years ago