mirror of
https://github.com/nyanmisaka/ffmpeg-rockchip.git
synced 2026-01-24 07:31:22 +01:00
Merge commit '1ef9e83764'
* commit '1ef9e83764': avcodec: Deprecate dtg_active_format field in favor of avframe side-data Conflicts: doc/APIchanges libavcodec/avcodec.h libavcodec/mpeg12dec.c libavcodec/version.h libavfilter/vf_showinfo.c libavutil/frame.h libavutil/version.h See:2a3c36e920Merged-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
commit
71d008ebe4
5 changed files with 21 additions and 22 deletions
|
|
@ -15,9 +15,9 @@ libavutil: 2012-10-22
|
|||
|
||||
API changes, most recent first:
|
||||
|
||||
2014-08-04 - xxxxxxx - lavc 55.72.101 - avcodec.h
|
||||
2014-08-04 - xxxxxxx - lavu 52.95.100 - frame.h
|
||||
Deprecate AVCodecContext.dtg_active_format and use side-data instead
|
||||
2014-08-04 - xxxxxxx - lavc 55.72.101 / 55.57.2 - avcodec.h
|
||||
2014-08-04 - xxxxxxx - lavu 52.95.100 / 53.20.0 - frame.h
|
||||
Deprecate AVCodecContext.dtg_active_format and use side-data instead.
|
||||
|
||||
2014-08-03 - xxxxxxx - lavc 55.72.100 - avcodec.h
|
||||
Add get_pixels() to AVDCT
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue