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
dc4983d7
Commit
dc4983d7
authored
9 years ago
by
Anton Khirnov
Browse files
Options
Downloads
Patches
Plain Diff
APIchanges: add missing hashes and dates
Also, remove a stray line (apparently fallout from conflict resolution).
parent
3e8fd93b
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
+35
-37
35 additions, 37 deletions
doc/APIchanges
with
35 additions
and
37 deletions
doc/APIchanges
+
35
−
37
View file @
dc4983d7
...
@@ -17,81 +17,79 @@ API changes, most recent first:
...
@@ -17,81 +17,79 @@ API changes, most recent first:
Add AVStream.codecpar, deprecate AVStream.codec.
Add AVStream.codecpar, deprecate AVStream.codec.
2016-xx-xx - lavc 57.14.0 - avcodec.h
2016-xx-xx - lavc 57.14.0 - avcodec.h
xxxxxxx
- Add AVCodecParameters and its related API.
998e1b8
- Add AVCodecParameters and its related API.
xxxxxxx
- Add av_get_audio_frame_duration2().
a806834
- Add av_get_audio_frame_duration2().
2016-
xx-xx - xxxxxxx
- lavf 57.4.0 - avformat.h
2016-
02-22 - ec4c483
- lavf 57.4.0 - avformat.h
Add AVFormatContext.protocol_whitelist and protocol_blacklist.
Add AVFormatContext.protocol_whitelist and protocol_blacklist.
Add 'protocol_whitelist' and 'protocol_blacklist' private options for
Add 'protocol_whitelist' and 'protocol_blacklist' private options for
avio_open2().
avio_open2().
2016-
xx-xx
- lavc 57.13.0 - avcodec.h
2016-
02-14 - 7b3214d0
- lavc 57.13.0 - avcodec.h
Add AVCodecContext.hw_frames_ctx.
Add AVCodecContext.hw_frames_ctx.
2016-
xx-xx
- lavfi 6.2.0 - avfilter.h
2016-
02-14
- lavfi 6.2.0 - avfilter.h
xxxxxxx
avfilter.h - Add AVFilterLink.hw_frames_ctx.
b3dd30d
avfilter.h - Add AVFilterLink.hw_frames_ctx.
xxxxxxx
buffersrc.h - Add AVBufferSrcParameters and functions for handling it.
buffersrc.h - Add AVBufferSrcParameters and functions for handling it.
2016-
xx-xx
- lavu 55.6.0
2016-
02-14
- lavu 55.6.0
xxxxxxx
buffer.h - Add av_buffer_pool_init2().
721a4ef
buffer.h - Add av_buffer_pool_init2().
xxxxxxx
hwcontext.h - Add a new installed header hwcontext.h with a new API
89923e4
hwcontext.h - Add a new installed header hwcontext.h with a new API
for handling hwaccel frames.
for handling hwaccel frames.
xxxxxxx
hwcontext_cuda.h - Add a new installed header hwcontext_cuda.h with
ad884d1
hwcontext_cuda.h - Add a new installed header hwcontext_cuda.h with
CUDA-specific hwcontext definitions.
CUDA-specific hwcontext definitions.
xxxxxxx
hwcontext_vdpau.h - Add a new installed header hwcontext_vdpau.h with
a001ce3
hwcontext_vdpau.h - Add a new installed header hwcontext_vdpau.h with
VDPAU-specific hwcontext definitions.
VDPAU-specific hwcontext definitions.
xxxxxxx
pixfmt.h - Add AV_PIX_FMT_CUDA.
7bc780c
pixfmt.h - Add AV_PIX_FMT_CUDA.
2016-
xx-xx - xxxxxxx
- lavf 57.3.0 - avformat.h
2016-
01-24 - 9f61abc
- lavf 57.3.0 - avformat.h
Add AVFormatContext.opaque, io_open and io_close, allowing custom IO
Add AVFormatContext.opaque, io_open and io_close, allowing custom IO
for muxers and demuxers that open additional files.
for muxers and demuxers that open additional files.
2015-
xx-xx - xxxxxxx
- lavc 57.12.0 - avcodec.h
2015-
12-12 - 2c68113
- lavc 57.12.0 - avcodec.h
Add AVCodecDescriptor.profiles and avcodec_profile_name().
Add AVCodecDescriptor.profiles and avcodec_profile_name().
2015-
xx-xx - xxxxxxx
- lavc 57.11.0 - avcodec.h dirac.h
2015-
12-06
- lavc 57.11.0 - avcodec.h dirac.h
xxxxxxx
- Add av_packet_add_side_data().
31c51f7
- Add av_packet_add_side_data().
xxxxxxx
- Add AVCodecContext.coded_side_data.
84adab3
- Add AVCodecContext.coded_side_data.
xxxxxxx
- Add AVCPBProperties API.
f0b769c
- Add AVCPBProperties API.
xxxxxxx
- Add a new public header dirac.h containing
e02de9d
- Add a new public header dirac.h containing
av_dirac_parse_sequence_header()
av_dirac_parse_sequence_header()
2015-
xx-xx - xxxxxxx
- lavc 57.9.1 - avcodec.h
2015-
11-20 - 462a54e
- lavc 57.9.1 - avcodec.h
Deprecate rtp_callback without replacement, i.e. it won't be possible to
Deprecate rtp_callback without replacement, i.e. it won't be possible to
get image slices before the full frame is encoded any more. The libavformat
get image slices before the full frame is encoded any more. The libavformat
rtpenc muxer can still be used for RFC-2190 packetization.
rtpenc muxer can still be used for RFC-2190 packetization.
2015-11-
xx
-
xxxxxxx
- lavc 57.9.0 - avcodec.h
2015-11-
18
-
79ae1e6
- lavc 57.9.0 - avcodec.h
Add AV_PKT_DATA_FALLBACK_TRACK for making fallback associations between
Add AV_PKT_DATA_FALLBACK_TRACK for making fallback associations between
streams.
streams.
2015-11-
xx
-
xxxxxxx
- lavf 57.1.0 - avformat.h
2015-11-
18
-
7f4ec43
- lavf 57.1.0 - avformat.h
Add av_stream_new_side_data().
Add av_stream_new_side_data().
2015-11-
xx
-
xxxxxxx
- lavu 55.3.0 - xtea.h
2015-11-
13
-
92d107a
- lavu 55.3.0 - xtea.h
Add av_xtea_le_init and av_xtea_le_crypt
Add av_xtea_le_init and av_xtea_le_crypt
2015-11-
xx
-
xxxxxxx
- lavfi 6.1.0 - avfilter.h
2015-11-
09
-
48ff668
- lavfi 6.1.0 - avfilter.h
Add a frame_rate field to AVFilterLink
Add a frame_rate field to AVFilterLink
2015-xx-xx - xxxxxxx - lavc 57.6.0 - avcodec.h
2015-10-26 - lavc 57.7.0 - avcodec.h
ce70f28 - Deprecate av_free_packet(). Use av_packet_unref() as replacement,
it resets the packet in a more consistent way.
9b56d5c - Deprecate av_dup_packet(), it is a no-op for most cases.
Use av_packet_ref() to make a non-refcounted AVPacket refcounted.
a9a6010 - Add av_packet_alloc(), av_packet_clone(), av_packet_free().
They match the AVFrame functions with the same name.
2015-xx-xx - lavc 57.7.0 - avcodec.h
2015-10-21 - a17a766 - lavc 57.5.0 - avcodec.h
xxxxxx - Deprecate av_free_packet(). Use av_packet_unref() as replacement,
it resets the packet in a more consistent way.
xxxxxx - Deprecate av_dup_packet(), it is a no-op for most cases.
Use av_packet_ref() to make a non-refcounted AVPacket refcounted.
xxxxxx - Add av_packet_alloc(), av_packet_clone(), av_packet_free().
They match the AVFrame functions with the same name.
2015-xx-xx - xxxxxxx - lavc 57.5.0 - avcodec.h
Add data and linesize array to AVSubtitleRect, to be used instead of
Add data and linesize array to AVSubtitleRect, to be used instead of
the ones from the embedded AVPicture.
the ones from the embedded AVPicture.
2015-
xx-xx - xxxxxxx
- lavc 57.0.0 - qsv.h
2015-
10-16 - dc923bc
- lavc 57.0.0 - qsv.h
Add an API for allocating opaque surfaces.
Add an API for allocating opaque surfaces.
2015-
xx-xx - xxxxxxx
- lavu 55.2.0 - dict.h
2015-
10-12 - 11c5f43
- lavu 55.2.0 - dict.h
Change return type of av_dict_copy() from void to int, so that a proper
Change return type of av_dict_copy() from void to int, so that a proper
error code can be reported.
error code can be reported.
...
...
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