You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-08-10 06:10:52 +02:00
APIChanges: add entry for av_read_packet deprecation
This commit is contained in:
@@ -182,6 +182,10 @@ API changes, most recent first:
|
|||||||
2012-04-05 - 5cc51a5 - lavu 51.26.0 - audioconvert.h
|
2012-04-05 - 5cc51a5 - lavu 51.26.0 - audioconvert.h
|
||||||
Add av_get_default_channel_layout()
|
Add av_get_default_channel_layout()
|
||||||
|
|
||||||
|
2012-03-20 - 3c90cc2 - lavfo 54.2.0
|
||||||
|
Deprecate av_read_packet(), use av_read_frame() with
|
||||||
|
AVFMT_FLAG_NOPARSE | AVFMT_FLAG_NOFILLIN in AVFormatContext.flags
|
||||||
|
|
||||||
2012-03-06 - 4d851f8 - lavu 51.25.0 - cpu.h
|
2012-03-06 - 4d851f8 - lavu 51.25.0 - cpu.h
|
||||||
Add av_set_cpu_flags_mask().
|
Add av_set_cpu_flags_mask().
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user