Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in / Register
Toggle navigation
F
ffmpeg
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Packages
Packages
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
submodule
ffmpeg
Commits
0065d31d
Commit
0065d31d
authored
Sep 23, 2012
by
Clément Bœsch
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
APIchanges: fill hashes.
Also fix some dates (use the commit date instead of the author date).
parent
a04cb982
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
25 additions
and
25 deletions
+25
-25
APIchanges
doc/APIchanges
+25
-25
No files found.
doc/APIchanges
View file @
0065d31d
...
@@ -15,17 +15,17 @@ libavutil: 2011-04-18
...
@@ -15,17 +15,17 @@ libavutil: 2011-04-18
API changes, most recent first:
API changes, most recent first:
2012-09-27 -
xxxxxxx
- lavd 54.3.100 - version.h
2012-09-27 -
a70b493
- lavd 54.3.100 - version.h
Add LIBAVDEVICE_IDENT symbol.
Add LIBAVDEVICE_IDENT symbol.
2012-09-27 -
xxxxxxx
- lavfi 3.18.100 - version.h
2012-09-27 -
a70b493
- lavfi 3.18.100 - version.h
Add LIBAVFILTER_IDENT symbol.
Add LIBAVFILTER_IDENT symbol.
2012-09-27 -
xxxxxxx
- libswr 0.16.100 - version.h
2012-09-27 -
a70b493
- libswr 0.16.100 - version.h
Add LIBSWRESAMPLE_VERSION, LIBSWRESAMPLE_BUILD
Add LIBSWRESAMPLE_VERSION, LIBSWRESAMPLE_BUILD
and LIBSWRESAMPLE_IDENT symbols.
and LIBSWRESAMPLE_IDENT symbols.
2012-09-0
1 - xxxxxxx
- lavu 51.72.100 - parseutils.h
2012-09-0
6 - 29e972f
- lavu 51.72.100 - parseutils.h
Add av_small_strptime() time parsing function.
Add av_small_strptime() time parsing function.
Can be used as a stripped-down replacement for strptime(), on
Can be used as a stripped-down replacement for strptime(), on
...
@@ -35,80 +35,80 @@ API changes, most recent first:
...
@@ -35,80 +35,80 @@ API changes, most recent first:
Matroska demuxer now identifies SRT subtitles as AV_CODEC_ID_SUBRIP instead
Matroska demuxer now identifies SRT subtitles as AV_CODEC_ID_SUBRIP instead
of AV_CODEC_ID_TEXT.
of AV_CODEC_ID_TEXT.
2012-08-13 -
xxxxxxx
- lavfi 3.8.100 - avfilter.h
2012-08-13 -
5c0d8bc
- lavfi 3.8.100 - avfilter.h
Add avfilter_get_class() function, and priv_class field to AVFilter
Add avfilter_get_class() function, and priv_class field to AVFilter
struct.
struct.
2012-08-1
3 - xxxxxxx
- lavu 51.69.100 - opt.h
2012-08-1
2 - a25346e
- lavu 51.69.100 - opt.h
Add AV_OPT_FLAG_FILTERING_PARAM symbol in opt.h.
Add AV_OPT_FLAG_FILTERING_PARAM symbol in opt.h.
2012-07-31 -
xxxxxxx
- lavc 54.46.100
2012-07-31 -
23fc4dd
- lavc 54.46.100
Add channels field to AVFrame.
Add channels field to AVFrame.
2012-07-30 -
xxxxxxx
- lavu 51.66.100
2012-07-30 -
f893904
- lavu 51.66.100
Add av_get_channel_description()
Add av_get_channel_description()
and av_get_standard_channel_layout() functions.
and av_get_standard_channel_layout() functions.
2012-07-2
0 - xxxxxxx
- lavc 54.43.100
2012-07-2
1 - 016a472
- lavc 54.43.100
Add decode_error_flags field to AVFrame.
Add decode_error_flags field to AVFrame.
2012-07-20 -
xxxxxxx
- lavf 54.18.100
2012-07-20 -
b062936
- lavf 54.18.100
Add avformat_match_stream_specifier() function.
Add avformat_match_stream_specifier() function.
2012-07-14 -
xxxxxxx
- lavc 54.38.100 - avcodec.h
2012-07-14 -
f49ec1b
- lavc 54.38.100 - avcodec.h
Add metadata to AVFrame, and the accessor functions
Add metadata to AVFrame, and the accessor functions
av_frame_get_metadata() and av_frame_set_metadata().
av_frame_get_metadata() and av_frame_set_metadata().
2012-07-10 -
xxxxxxx
- lavc 54.33.100
2012-07-10 -
0e003d8
- lavc 54.33.100
Add av_fast_padded_mallocz().
Add av_fast_padded_mallocz().
2012-07-10 -
xxxxxxx
- lavfi 3.2.0 - avfilter.h
2012-07-10 -
21d5609
- lavfi 3.2.0 - avfilter.h
Add init_opaque() callback to AVFilter struct.
Add init_opaque() callback to AVFilter struct.
2012-06-26 -
xxxxxxx
- lavu 51.63.100 - imgutils.h
2012-06-26 -
e6674e4
- lavu 51.63.100 - imgutils.h
Add functions to libavutil/imgutils.h:
Add functions to libavutil/imgutils.h:
av_image_get_buffer_size()
av_image_get_buffer_size()
av_image_fill_arrays()
av_image_fill_arrays()
av_image_copy_to_buffer()
av_image_copy_to_buffer()
2012-06-24 -
xxxxxxx
- lavu 51.62.100 - version.h
2012-06-24 -
c41899a
- lavu 51.62.100 - version.h
version moved from avutil.h to version.h
version moved from avutil.h to version.h
2012-04-11 -
xxxxxxx
- lavu 51.58.100 - error.h
2012-04-11 -
359abb1
- lavu 51.58.100 - error.h
Add av_make_error_string() and av_err2str() utilities to
Add av_make_error_string() and av_err2str() utilities to
libavutil/error.h.
libavutil/error.h.
2012-06-05 -
xxxxxxx
- lavc 54.24.100
2012-06-05 -
62b39d4
- lavc 54.24.100
Add pkt_duration field to AVFrame.
Add pkt_duration field to AVFrame.
2012-05-24 -
xxxxxxx
- lavu 51.54.100
2012-05-24 -
f2ee065
- lavu 51.54.100
Move AVPALETTE_SIZE and AVPALETTE_COUNT macros from
Move AVPALETTE_SIZE and AVPALETTE_COUNT macros from
libavcodec/avcodec.h to libavutil/pixfmt.h.
libavcodec/avcodec.h to libavutil/pixfmt.h.
2012-05-
07 - xxxxxxx
- lavf 54.5.100
2012-05-
14 - 94a9ac1
- lavf 54.5.100
Add av_guess_sample_aspect_ratio() function.
Add av_guess_sample_aspect_ratio() function.
2012-04-20 -
xxxxxxx
- lavfi 2.70.100
2012-04-20 -
65fa7bc
- lavfi 2.70.100
Add avfilter_unref_bufferp() to avfilter.h.
Add avfilter_unref_bufferp() to avfilter.h.
2012-04-1
2 - xxxxxxx
- lavfi 2.68.100
2012-04-1
3 - 162e400
- lavfi 2.68.100
Install libavfilter/asrc_abuffer.h public header.
Install libavfilter/asrc_abuffer.h public header.
2012-03-26 - a67d9cf - lavfi 2.66.100
2012-03-26 - a67d9cf - lavfi 2.66.100
Add avfilter_fill_frame_from_{audio_,}buffer_ref() functions.
Add avfilter_fill_frame_from_{audio_,}buffer_ref() functions.
2012-09-23 -
xxxxxxx
- lavc 54.28.0 - avcodec.h
2012-09-23 -
a42aada
- lavc 54.28.0 - avcodec.h
Add avcodec_free_frame(). This function must now
Add avcodec_free_frame(). This function must now
be used for freeing an AVFrame.
be used for freeing an AVFrame.
2012-09-12 -
xxxxxxx
- lavu 51.41.0 - audioconvert.h
2012-09-12 -
8919fee
- lavu 51.41.0 - audioconvert.h
Added AV_CH_LOW_FREQUENCY_2 channel mask value.
Added AV_CH_LOW_FREQUENCY_2 channel mask value.
2012-09-04 -
xxxxxxx
- lavu 51.40.0 - opt.h
2012-09-04 -
686a329
- lavu 51.40.0 - opt.h
Reordered the fields in default_val in AVOption, changed which
Reordered the fields in default_val in AVOption, changed which
default_val field is used for which AVOptionType.
default_val field is used for which AVOptionType.
2012-
xx-xx - xxxxxxx
- lavc 54.26.1 - avcodec.h
2012-
08-30 - a231832
- lavc 54.26.1 - avcodec.h
Add codec descriptor properties AV_CODEC_PROP_LOSSY and
Add codec descriptor properties AV_CODEC_PROP_LOSSY and
AV_CODEC_PROP_LOSSLESS.
AV_CODEC_PROP_LOSSLESS.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment