Changeset c74b3983 in ffmpeg
- Timestamp:
- Feb 13, 2015, 10:54:38 AM (10 years ago)
- Branches:
- master
- Children:
- 3e27149
- Parents:
- 8bb489f (diff), faa8ffda (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)
links above to see all the changes relative to each parent. - git-author:
- Michael Niedermayer <michaelni@gmx.at> (02/13/15 10:51:25)
- git-committer:
- Michael Niedermayer <michaelni@gmx.at> (02/13/15 10:54:38)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
doc/APIchanges
r8bb489f rc74b3983 16 16 API changes, most recent first: 17 17 18 2015-01- xx - xxxxxxx- lavc 56.12.0, lavu 54.8.0 - avcodec.h, frame.h18 2015-01-27 - 728685f - lavc 56.12.0, lavu 54.8.0 - avcodec.h, frame.h 19 19 Add AV_PKT_DATA_AUDIO_SERVICE_TYPE and AV_FRAME_DATA_AUDIO_SERVICE_TYPE for 20 20 storing the audio service type as side data. … … 27 27 Add avdevice_list_output_sinks(). 28 28 29 2014-12-2 7- d7aaeea / c220a60 - lavc 56.19.100 / 56.10.0 - vdpau.h29 2014-12-25 - d7aaeea / c220a60 - lavc 56.19.100 / 56.10.0 - vdpau.h 30 30 Add av_vdpau_get_surface_parameters(). 31 31 32 2014-12-2 7- ddb9a24 / 6c99c92 - lavc 56.18.100 / 56.9.0 - avcodec.h32 2014-12-25 - ddb9a24 / 6c99c92 - lavc 56.18.100 / 56.9.0 - avcodec.h 33 33 Add AV_HWACCEL_FLAG_ALLOW_HIGH_DEPTH flag to av_vdpau_bind_context(). 34 34 35 2014-12-2 7- d16079a / 57b6704 - lavc 56.17.100 / 56.8.0 - avcodec.h35 2014-12-25 - d16079a / 57b6704 - lavc 56.17.100 / 56.8.0 - avcodec.h 36 36 Add AVCodecContext.sw_pix_fmt. 37 37 … … 279 279 AVCodecContext. 280 280 281 2014-05-17 - 0eec06e - lavu 52.84.100 - time.h281 2014-05-17 - 0eec06e / 1bd0bdc - lavu 52.84.100 / 54.5.0 - time.h 282 282 Add av_gettime_relative() av_gettime_relative_is_monotonic() 283 283
Note:
See TracChangeset
for help on using the changeset viewer.