Michael Niedermayer
|
56629aa012
Merge branch 'master' into oldabi
|
13 years ago |
Michael Niedermayer
|
f9ecb849ef
Merge remote-tracking branch 'qatar/master'
|
13 years ago |
Anton Khirnov
|
d2d67e424f
Remove all uses of now deprecated metadata functions.
|
13 years ago |
Anton Khirnov
|
d9f80ea2a7
Move metadata API from lavf to lavu.
|
13 years ago |
Michael Niedermayer
|
efb5fa79f5
Merge remote branch 'qatar/master'
|
13 years ago |
Anton Khirnov
|
575c18da1b
lavf: remove FF_API_OLD_METADATA cruft
|
13 years ago |
Anton Khirnov
|
451d566f4b
lavf: postpone removal of public metadata conversion API
|
13 years ago |
Mans Rullgard
|
2912e87a6c
Replace FFmpeg with Libav in licence headers
|
13 years ago |
Anton Khirnov
|
1f5e9ede23
lavf: postpone removal of public metadata conversion API
|
13 years ago |
Anton Khirnov
|
ad7768f4c4
add ff_ prefix to metadata_conv()
|
14 years ago |
Anton Khirnov
|
03700d399b
Export metadata in the generic format. Deprecate old conversion API.
|
14 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 |
Diego Biurrun
|
ba87f0801d
Remove explicit filename from Doxygen @file commands.
|
14 years ago |
Anton Khirnov
|
ed7694d8cf
Set lavf identification string globally in av_write_header(), rather
|
14 years ago |
Aurelien Jacobs
|
f610a9f284
add a metadata conversion API
|
15 years ago |
Diego Biurrun
|
bad5537e2c
Use full internal pathname in doxygen @file directives.
|
16 years ago |
Aurelien Jacobs
|
5ce0043367
rename ff_metadata_sync_compat to ff_metadata_mux_compat
|
16 years ago |
Aurelien Jacobs
|
e99f76ab79
Add a second metadata compatibility layer, so that metadata that gets
|
16 years ago |
Aurelien Jacobs
|
176aee8282
Add a metadata compatibility layer, so that when a user application set
|
16 years ago |
Aurelien Jacobs
|
bc1d2afb37
rename AVMetaData to AVMetadata and meta_data to metadata
|
16 years ago |
Michael Niedermayer
|
a6d18a0e6a
Move metadata API from avcodec to avformat.
|
16 years ago |