You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-08-15 14:13:16 +02:00
doc/APIchanges: fix odd .01 versions
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
@@ -370,19 +370,19 @@ API changes, most recent first:
|
|||||||
2012-02-08 - 38d5533 - lavu 51.22.1 - pixdesc.h
|
2012-02-08 - 38d5533 - lavu 51.22.1 - pixdesc.h
|
||||||
Add PIX_FMT_PSEUDOPAL flag.
|
Add PIX_FMT_PSEUDOPAL flag.
|
||||||
|
|
||||||
2012-02-08 - 52f82a1 - lavc 54.01.0
|
2012-02-08 - 52f82a1 - lavc 54.1.0
|
||||||
Add avcodec_encode_video2() and deprecate avcodec_encode_video().
|
Add avcodec_encode_video2() and deprecate avcodec_encode_video().
|
||||||
|
|
||||||
2012-02-01 - 316fc74 - lavc 54.01.0
|
2012-02-01 - 316fc74 - lavc 54.1.0
|
||||||
Add av_fast_padded_malloc() as alternative for av_realloc() when aligned
|
Add av_fast_padded_malloc() as alternative for av_realloc() when aligned
|
||||||
memory is required. The buffer will always have FF_INPUT_BUFFER_PADDING_SIZE
|
memory is required. The buffer will always have FF_INPUT_BUFFER_PADDING_SIZE
|
||||||
zero-padded bytes at the end.
|
zero-padded bytes at the end.
|
||||||
|
|
||||||
2012-01-31 - dd6d3b0 - lavf 54.01.0
|
2012-01-31 - dd6d3b0 - lavf 54.1.0
|
||||||
Add avformat_get_riff_video_tags() and avformat_get_riff_audio_tags().
|
Add avformat_get_riff_video_tags() and avformat_get_riff_audio_tags().
|
||||||
NOTE: this was backported to 0.8
|
NOTE: this was backported to 0.8
|
||||||
|
|
||||||
2012-01-31 - af08d9a - lavc 54.01.0
|
2012-01-31 - af08d9a - lavc 54.1.0
|
||||||
Add avcodec_is_open() function.
|
Add avcodec_is_open() function.
|
||||||
NOTE: this was backported to 0.8
|
NOTE: this was backported to 0.8
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user