Diego Biurrun
|
4978850ca2
|
build: Split JPEG-related tables off into a separate component
|
10 years ago |
Vittorio Giovara
|
dc0c70e018
|
avcodec: add missing includes
|
11 years ago |
Samuel Pitoiset
|
a0845bae49
|
mjpeg: Rename some symbols to avpriv_* instead of ff_*
These symbols will be used from the RTP/JPEG depacketizer.
Signed-off-by: Martin Storsjö <martin@martin.st>
|
12 years ago |
Diego Biurrun
|
c88ebdb42c
|
Eliminate pointless 0/NULL initializers in AVCodec and similar declarations.
|
13 years ago |
Mans Rullgard
|
2912e87a6c
|
Replace FFmpeg with Libav in licence headers
Signed-off-by: Mans Rullgard <mans@mansr.com>
|
14 years ago |
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>
|
14 years ago |
Nicolas George
|
ba83c4bfb5
|
MJPEG/AVI1 to JPEG/JFIF bitstream filter.
Originally committed as revision 25721 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
14 years ago |