Anton Khirnov
|
ae628ec1fd
|
avio: rename ByteIOContext to AVIOContext.
Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
|
14 years ago |
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.
|
14 years ago |
Jai Menon
|
c0ae5152d1
|
ffmetaenc: Use correct format specifiers.
Use printf format macros from inttypes.h.
Additionally, this fixes a warning when building with clang.
|
14 years ago |
Anton Khirnov
|
14fa75eab4
|
lavf: rename meta.h->ffmeta.h for consistency.
Originally committed as revision 26211 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
15 years ago |
Anton Khirnov
|
bb50ed089f
|
ffmetaenc: remove useless initializers
Originally committed as revision 26114 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
15 years ago |
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
|
15 years ago |
Anton Khirnov
|
a46515115c
|
Metadata muxer
Dumps all metadata to a text file for easy manual editing.
Originally committed as revision 26101 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
15 years ago |