9 Commits (47f0704eb2a10a2ff50c1a118d7a2a92ce38d689)

Author SHA1 Message Date
Diego Biurrun ba87f0801d Remove explicit filename from Doxygen @file commands. 15 years ago
Anton Khirnov ed7694d8cf Set lavf identification string globally in av_write_header(), rather 15 years ago
Aurelien Jacobs f610a9f284 add a metadata conversion API 16 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
Michael Niedermayer 47146dfbf6 Generic metadata API. 16 years ago
Stefano Sabatini 987903826b Globally rename the header inclusion guard names. 16 years ago
Diego Biurrun 842eabc5f9 cosmetics: XviD is now called Xvid. 17 years ago
Diego Biurrun 5b21bdabe4 Add FFMPEG_ prefix to all multiple inclusion guards. 17 years ago
Diego Biurrun 52703a6459 Use filename as multiple inclusion guard. 17 years ago
Diego Biurrun 6f1af73557 Give all wrappers for external libraries names starting with lib. 18 years ago
Diego Biurrun cb690cadaf Rename internal.h --> xvid_internal.h, it clashes with libavutil/internal.h. 18 years ago
Diego Biurrun b78e7197a8 Change license headers to say 'FFmpeg' instead of 'this program/this library' 18 years ago
Diego Biurrun 04d7f60143 Add official LGPL license headers to the files that were missing them. 18 years ago
Corey Hickey 1005f542b2 - Add new file internal.h for common internal-use-only functions. 19 years ago