Mans Rullgard
|
2912e87a6c
|
Replace FFmpeg with Libav in licence headers
Signed-off-by: Mans Rullgard <mans@mansr.com>
|
2011-03-19 13:33:20 +00:00 |
|
Anton Khirnov
|
a2704c9712
|
avio: add avio_tell macro as a replacement for url_ftell
Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
|
2011-03-04 11:26:57 -05:00 |
|
Anton Khirnov
|
b3db9ceef1
|
avio: make get_partial_buffer internal.
Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
|
2011-02-21 13:40:28 -05:00 |
|
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 |
|
Martin Storsjö
|
9013560f13
|
Add a muxer and demuxer for raw G.722
Originally committed as revision 25087 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2010-09-09 19:27:41 +00:00 |
|
Aurelien Jacobs
|
4ca31edcfe
|
split raw.c into rawdec.c and rawenc.c
Originally committed as revision 24997 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2010-08-30 23:16:35 +00:00 |
|