Anton Khirnov
|
20d33ee8b1
|
lavc: remove the FF_API_OPT_SHOW cruft.
|
14 years ago |
Anton Khirnov
|
42420e7b94
|
lavc: remove the FF_API_MM_FLAGS cruft.
|
14 years ago |
Anton Khirnov
|
139f3ac42d
|
Bump major versions of all libraries.
They've accumulated enough new APIs and corresponding deprecated cruft.
This breaks API and ABI.
|
14 years ago |
Michael Niedermayer
|
2d2b5a1421
|
10l, commit that should have been stashed into the merge.
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
14 years ago |
Diego Biurrun
|
6001dad6e2
|
Replace more FFmpeg references by Libav.
|
14 years ago |
Kostya Shishkov
|
4de339e219
|
introduce side information for AVPacket
Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
|
14 years ago |
Martin Storsjö
|
302152d40b
|
libavcodec: Bump micro after adding the dtx AVOptions
Signed-off-by: Martin Storsjö <martin@martin.st>
|
14 years ago |
Anton Khirnov
|
c776732712
|
lavc: postpone removal of request_channels
No decoder uses the supposed replacement, request_channel_layout, yet.
|
14 years ago |
Anton Khirnov
|
d6ead39ee7
|
lavc: postpone removal of audioconvert and sample_fmt wrappers
Those were moved to libavutil only recently.
|
14 years ago |
Martin Storsjö
|
f502ff3f61
|
Add support for AMR-WB encoding via libvo-amrwbenc
The wrapper code is based on the libamr wrapper removed in SVN rev 19365.
Signed-off-by: Martin Storsjö <martin@martin.st>
|
14 years ago |
Martin Storsjö
|
d89e738a0c
|
Add an AAC encoder by using the libvo-aacenc library
Signed-off-by: Martin Storsjö <martin@martin.st>
|
14 years ago |
Alberto Delmás
|
768c525114
|
Parse sprite data for WMVP and WVP2, and decode sprites for the latter
Signed-off-by: Anton Khirnov <anton@khirnov.net>
|
14 years ago |
Anton Khirnov
|
9f5ddd1e46
|
lavc: add a FF_API_REQUEST_CHANNELS deprecation macro
And hide request_channels AVOption under it.
|
14 years ago |
Anton Khirnov
|
4e3945fd28
|
lavc: deprecate AVCodecContext.antialias_algo
It's been unused since mp3float decoder was added.
|
14 years ago |
Anton Khirnov
|
4a49d2d59c
|
lavc: mark mb_qmin/mb_qmax for removal on next major bump.
They've been unused and deprecated for about five years.
|
14 years ago |
Anton Khirnov
|
ed5fcd60b2
|
lavc: deprecate rate_emu
It's not used anywhere and apparrently hasn't been for a very long time.
|
14 years ago |
Anton Khirnov
|
8ed2ae09a2
|
lavc: mark hurry_up for removal on next major bump
It has been deprecated for about five years, skip_idct/skip_frame should
be used instead.
|
14 years ago |
Peter Ross
|
f339f908a4
|
DPX image encoder
|
14 years ago |
anatoly
|
ce02f9becf
|
Add MxPEG decoder
Signed-off-by: Anton Khirnov <anton@khirnov.net>
|
14 years ago |
Kostya Shishkov
|
42315dabce
|
Chronomaster DFA decoder
Signed-off-by: Anton Khirnov <anton@khirnov.net>
|
14 years ago |
Aurelien Jacobs
|
8e43b6fed9
|
add SubRip encoder
Signed-off-by: Aurelien Jacobs <aurel@gnuage.org>
|
14 years ago |
Justin Ruggles
|
34b47d7cbc
|
Add audio_service_type field to AVCodecContext for encoding and reporting
of the service type in the audio bitstream.
|
14 years ago |
Michael Niedermayer
|
ab8b73ff4e
|
lavc: Bump micro for dvd subtitle cb/cr fix Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
14 years ago |
Anton Khirnov
|
3dd851c46b
|
lavc: move the version macros to a new installed header.
Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
|
14 years ago |