Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
F
FFmpeg
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
libremedia
Tethys
FFmpeg
Commits
f134b5ec
Commit
f134b5ec
authored
10 years ago
by
Vittorio Giovara
Browse files
Options
Downloads
Patches
Plain Diff
apichanges: fill in changes for lavu 51.19 and 51.20
parent
5dd8c08f
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
doc/APIchanges
+7
-0
7 additions, 0 deletions
doc/APIchanges
with
7 additions
and
0 deletions
doc/APIchanges
+
7
−
0
View file @
f134b5ec
...
@@ -618,6 +618,9 @@ lavd 54.0.0, lavfi 3.5.0
...
@@ -618,6 +618,9 @@ lavd 54.0.0, lavfi 3.5.0
Add avformat_close_input().
Add avformat_close_input().
Deprecate av_close_input_file() and av_close_input_stream().
Deprecate av_close_input_file() and av_close_input_stream().
2011-12-09 - b2890f5 - lavu 51.20.0 - audioconvert.h
Expand the channel layout list.
2011-12-02 - 0eea212 - lavc 53.25.0
2011-12-02 - 0eea212 - lavc 53.25.0
Add nb_samples and extended_data fields to AVFrame.
Add nb_samples and extended_data fields to AVFrame.
Deprecate AVCODEC_MAX_AUDIO_FRAME_SIZE.
Deprecate AVCODEC_MAX_AUDIO_FRAME_SIZE.
...
@@ -631,6 +634,10 @@ lavd 54.0.0, lavfi 3.5.0
...
@@ -631,6 +634,10 @@ lavd 54.0.0, lavfi 3.5.0
Change AVCodecContext.error[4] to [8] at next major bump.
Change AVCodecContext.error[4] to [8] at next major bump.
Add AV_NUM_DATA_POINTERS to simplify the bump transition.
Add AV_NUM_DATA_POINTERS to simplify the bump transition.
2011-11-24 - lavu 51.19.0
bd97b2e - add planar RGB pixel formats
6b0768e - add PIX_FMT_PLANAR and PIX_FMT_RGB pixel descriptions
2011-11-23 - bbb46f3 - lavu 51.18.0
2011-11-23 - bbb46f3 - lavu 51.18.0
Add av_samples_get_buffer_size(), av_samples_fill_arrays(), and
Add av_samples_get_buffer_size(), av_samples_fill_arrays(), and
av_samples_alloc(), to samplefmt.h.
av_samples_alloc(), to samplefmt.h.
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment