Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in / Register
Toggle navigation
F
ffmpeg.wasm-core
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
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Linshizhi
ffmpeg.wasm-core
Commits
7807cbc0
Commit
7807cbc0
authored
Aug 20, 2011
by
Stefano Sabatini
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
APIchanges: fill some lavfi entries with the corresponding git hash
parent
7fd3e1c7
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
7 deletions
+7
-7
APIchanges
doc/APIchanges
+7
-7
No files found.
doc/APIchanges
View file @
7807cbc0
...
...
@@ -31,7 +31,7 @@ API changes, most recent first:
2011-08-02 - 9d39cbf - lavc 53.7.1
Add AV_PKT_FLAG_CORRUPT AVPacket flag.
2011-07-16 -
xxxxxx
- lavfi 2.27.0
2011-07-16 -
b57df29
- lavfi 2.27.0
Add audio packing negotiation fields and helper functions.
In particular, add AVFilterPacking enum, planar, in_packings and
...
...
@@ -51,7 +51,7 @@ API changes, most recent first:
2011-06-28 - 5129336 - lavu 51.11.0 - avutil.h
Define the AV_PICTURE_TYPE_NONE value in AVPictureType enum.
2011-06-19 -
xxxxxxx
- lavfi 2.23.0 - avfilter.h
2011-06-19 -
fd2c0a5
- lavfi 2.23.0 - avfilter.h
Add layout negotiation fields and helper functions.
In particular, add in_chlayouts and out_chlayouts to AVFilterLink,
...
...
@@ -60,7 +60,7 @@ API changes, most recent first:
avfilter_set_common_channel_layouts()
avfilter_all_channel_layouts()
2011-06-19 -
xxxxxxx
- lavfi 2.22.0 - AVFilterFormats
2011-06-19 -
527ca39
- lavfi 2.22.0 - AVFilterFormats
Change type of AVFilterFormats.formats from int * to int64_t *,
and update formats handling API accordingly.
...
...
@@ -68,17 +68,17 @@ API changes, most recent first:
it to int64_t. A new function, avfilter_make_format64_list(), that
takes int64_t arrays has been added.
2011-06-19 -
xxxxxxx
- lavfi 2.21.0 - vsink_buffer.h
2011-06-19 -
44f669e
- lavfi 2.21.0 - vsink_buffer.h
Add video sink buffer and vsink_buffer.h public header.
2011-06-12 -
xxxxxxx
- lavfi 2.18.0 - avcodec.h
2011-06-12 -
9fdf772
- lavfi 2.18.0 - avcodec.h
Add avfilter_get_video_buffer_ref_from_frame() function in
libavfilter/avcodec.h.
2011-06-12 -
xxxxxxx
- lavfi 2.17.0 - avfiltergraph.h
2011-06-12 -
c535494
- lavfi 2.17.0 - avfiltergraph.h
Add avfilter_inout_alloc() and avfilter_inout_free() functions.
2011-06-12 -
xxxxxxx
- lavfi 2.16.0 - avfilter_graph_parse()
2011-06-12 -
6119b23
- lavfi 2.16.0 - avfilter_graph_parse()
Change avfilter_graph_parse() signature.
2011-06-23 - 67e9ae1 - lavu 51.8.0 - attributes.h
...
...
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