Diego Elio Pettenò
|
c6610a216e
|
Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice.
This also lists the objects from those two libraries as internal (by adding
the ff_ prefix) so that they can then be hidden via linker scripts.
|
2011-01-26 22:10:09 +00:00 |
|
Jai Menon
|
c0ae5152d1
|
ffmetaenc: Use correct format specifiers.
Use printf format macros from inttypes.h.
Additionally, this fixes a warning when building with clang.
|
2011-01-25 17:34:11 +00:00 |
|
Anton Khirnov
|
14fa75eab4
|
lavf: rename meta.h->ffmeta.h for consistency.
Originally committed as revision 26211 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2011-01-04 12:35:39 +00:00 |
|
Anton Khirnov
|
bb50ed089f
|
ffmetaenc: remove useless initializers
Originally committed as revision 26114 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2010-12-28 09:03:38 +00:00 |
|
Anton Khirnov
|
645439c3c3
|
lavf: rename meta{dec,enc}.c -> ffmeta{dec,enc}.c
Originally committed as revision 26113 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2010-12-28 09:03:33 +00:00 |
|