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 |
|
Stefano Sabatini
|
5d6e4c160a
|
Replace deprecated symbols SAMPLE_FMT_* with AV_SAMPLE_FMT_*, and enum
SampleFormat with AVSampleFormat.
Originally committed as revision 25730 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2010-11-12 11:04:40 +00:00 |
|
Francesco Lavra
|
756e346798
|
Split do_output_subblock() into common code and decoder specific parts
Patch by Francesco Lavra (firstnamelastname@interfree.it)
Originally committed as revision 23576 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2010-06-11 08:05:17 +00:00 |
|
Francesco Lavra
|
6ea6c8ebcf
|
Add ff_ prefix to non-static functions
Patch by Francesco Lavra (firstnamelastname@interfree.it)
Originally committed as revision 23574 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2010-06-11 08:03:43 +00:00 |
|
Francesco Lavra
|
0acaf8b0f2
|
Split ra144.c in common code (to be shared with the future encoder) and
decoder.
Patch by Francesco Lavra (firstnamelastname@interfree.it)
Originally committed as revision 23573 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2010-06-11 08:01:51 +00:00 |
|