Martin Storsjö
|
1d9c2dc89a
|
Don't include common.h from avutil.h
Signed-off-by: Martin Storsjö <martin@martin.st>
|
2012-08-15 22:32:06 +03:00 |
|
Anton Khirnov
|
82ab61f901
|
lavc: use avpriv_ prefix for some mpegaudio symbols used in lavf.
Specifically, ff_mpa_freq_tab, ff_mpa_bitrate_tab, ff_mpa_decode_header,
ff_mpegaudio_decode_header.
|
2011-10-20 21:06:57 +02:00 |
|
Mans Rullgard
|
0199e00bc8
|
mpegaudio: move all header parsing to mpegaudiodecheader.[ch]
Signed-off-by: Mans Rullgard <mans@mansr.com>
|
2011-05-20 11:05:07 +01:00 |
|
Mans Rullgard
|
5026f946fd
|
Add missing #includes to mp3_header_(de)compress bsf
Signed-off-by: Mans Rullgard <mans@mansr.com>
|
2011-05-16 17:10:46 +01:00 |
|
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 |
|
Diego Elio Pettenò
|
d36beb3f69
|
Add ff_ prefix to data symbols of encoders, decoders, hwaccel, parsers, bsf.
None of these symbols should be accessed directly, so declare them as
hidden.
Signed-off-by: Mans Rullgard <mans@mansr.com>
|
2011-01-26 16:08:45 +00:00 |
|
Diego Biurrun
|
755bfeabcc
|
misc spelling fixes
Originally committed as revision 9289 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-06-12 09:29:25 +00:00 |
|
Ramiro Polla
|
2c124cb65c
|
Use AV_xx throughout libavcodec
Originally committed as revision 9169 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-06-02 01:41:07 +00:00 |
|
Aurelien Jacobs
|
b57eed12da
|
move mp3_header_decompress bitstream filter in its own file
Originally committed as revision 9062 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-05-19 00:24:34 +00:00 |
|