]> git.sesse.net Git - ffmpeg/history - libavformat/metadata.h
add FF_API_ALLOC_FORMAT_CONTEXT define to disable the deprecated
[ffmpeg] / libavformat / metadata.h
2010-08-18 Aurelien Jacobsrename LAVF_API_* defines to FF_API_* to clarify that...
2010-08-17 Aurelien Jacobsadd LAVF_API_OLD_METADATA define to disable the depreca...
2010-04-20 Diego BiurrunRemove explicit filename from Doxygen @file commands.
2010-02-16 Anton KhirnovSet lavf identification string globally in av_write_hea...
2009-02-28 Aurelien Jacobsadd a metadata conversion API
2009-02-01 Diego BiurrunUse full internal pathname in doxygen @file directives.
2009-01-09 Aurelien Jacobsrename ff_metadata_sync_compat to ff_metadata_mux_compat
2009-01-08 Aurelien JacobsAdd a second metadata compatibility layer, so that...
2009-01-06 Aurelien JacobsAdd a metadata compatibility layer, so that when a...
2009-01-04 Aurelien Jacobsrename AVMetaData to AVMetadata and meta_data to metadata
2009-01-04 Michael NiedermayerMove metadata API from avcodec to avformat.