Anton Khirnov
|
47953c33ea
lavc: introduce avcodec_open2() as a replacement for avcodec_open().
|
14 years ago |
Stefano Sabatini
|
8f653e28f5
lavu: add av_get_pix_fmt_name() convenience function
|
13 years ago |
Justin Ruggles
|
aa47c35dff
ac3enc: add support for E-AC-3 encoding.
|
14 years ago |
Justin Ruggles
|
64150ff014
Add request_sample_fmt field to AVCodecContext.
|
14 years ago |
Anton Khirnov
|
188dea1dbf
lavc: move some flac-specific options to its private context.
|
14 years ago |
Peter Ross
|
e27ce0eea3
DPX image encoder
|
14 years ago |
Stefano Sabatini
|
bebe72f4a0
lavc: deprecate FF_*_TYPE macros in favor of AV_PICTURE_TYPE_* enums
|
14 years ago |
Anton Khirnov
|
6deae83e55
lavc: remove FF_API_MB_Q cruft
|
14 years ago |
Anton Khirnov
|
694c142434
lavc: remove FF_API_RATE_EMU cruft
|
14 years ago |
Anton Khirnov
|
e7021c0ed5
lavc: remove FF_API_HURRY_UP cruft
|
14 years ago |
Ronald S. Bultje
|
94f7451a3a
Introduce slice threads flag.
|
14 years ago |
Anton Khirnov
|
65af48b559
lavc: provide deprecated avcodec_thread_init until next major version
|
14 years ago |
Anton Khirnov
|
095290f9a4
lavc: provide the opt.h header until the next bump
|
14 years ago |
Anton Khirnov
|
251cf997cf
lavc: remove the FF_API_INOFFICIAL cruft.
|
14 years ago |
Anton Khirnov
|
41d0eb1c81
lavc: remove the FF_API_SET_STRING_OLD cruft.
|
14 years ago |
Anton Khirnov
|
01a4259b8d
lavc: remove the FF_API_USE_LPC cruft.
|
14 years ago |
Anton Khirnov
|
db4d3a7421
lavc: remove the FF_API_SUBTITLE_OLD cruft.
|
14 years ago |
Anton Khirnov
|
e89e5afdd0
lavc: remove the FF_API_VIDEO_OLD cruft.
|
14 years ago |
Anton Khirnov
|
9b4f1cdb6a
lavc: remove the FF_API_AUDIO_OLD cruft.
|
14 years ago |
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.
|
14 years ago |
Diego Biurrun
|
6001dad6e2
Replace more FFmpeg references by Libav.
|
14 years ago |
Kostya Shishkov
|
4de339e219
introduce side information for AVPacket
|
14 years ago |
Martin Storsjö
|
302152d40b
libavcodec: Bump micro after adding the dtx AVOptions
|
14 years ago |
Anton Khirnov
|
c776732712
lavc: postpone removal of request_channels
|
14 years ago |
Anton Khirnov
|
d6ead39ee7
lavc: postpone removal of audioconvert and sample_fmt wrappers
|
14 years ago |
Martin Storsjö
|
f502ff3f61
Add support for AMR-WB encoding via libvo-amrwbenc
|
15 years ago |
Martin Storsjö
|
d89e738a0c
Add an AAC encoder by using the libvo-aacenc library
|
14 years ago |
Alberto Delmás
|
768c525114
Parse sprite data for WMVP and WVP2, and decode sprites for the latter
|
14 years ago |
Anton Khirnov
|
9f5ddd1e46
lavc: add a FF_API_REQUEST_CHANNELS deprecation macro
|
14 years ago |
Anton Khirnov
|
4e3945fd28
lavc: deprecate AVCodecContext.antialias_algo
|
14 years ago |
Anton Khirnov
|
4a49d2d59c
lavc: mark mb_qmin/mb_qmax for removal on next major bump.
|
14 years ago |
Anton Khirnov
|
ed5fcd60b2
lavc: deprecate rate_emu
|
14 years ago |
Anton Khirnov
|
8ed2ae09a2
lavc: mark hurry_up for removal on next major bump
|
14 years ago |
anatoly
|
ce02f9becf
Add MxPEG decoder
|
14 years ago |
Kostya Shishkov
|
42315dabce
Chronomaster DFA decoder
|
14 years ago |
Justin Ruggles
|
34b47d7cbc
Add audio_service_type field to AVCodecContext for encoding and reporting
|
14 years ago |
Anton Khirnov
|
3dd851c46b
lavc: move the version macros to a new installed header.
|
14 years ago |