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
c38854c3
Commit
c38854c3
authored
Sep 17, 2013
by
Luca Barbato
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
doc: Add missing hashes and dates to APIChanges
Also fix the typo in the last entry version.
parent
b1db3315
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
14 additions
and
14 deletions
+14
-14
APIchanges
doc/APIchanges
+14
-14
No files found.
doc/APIchanges
View file @
c38854c3
...
...
@@ -13,53 +13,53 @@ libavutil: 2012-10-22
API changes, most recent first:
2013-09-
xx - xxxxxxx - lavu 52.13
.0 - mem.h
2013-09-
16 - 3feb3d6 - lavu 52.15
.0 - mem.h
Add av_reallocp.
2013-08-
xx - xxxxxxx
- lavc 55.16.0 - avcodec.h
2013-08-
10 - 5a9a9d4
- lavc 55.16.0 - avcodec.h
Extend AVPacket API with av_packet_unref, av_packet_ref,
av_packet_move_ref, av_packet_copy_props, av_packet_free_side_data.
2013-08-
xx - xxxxxxx
- lavc 55.13.0 - avcodec.h
2013-08-
05 - f824535
- lavc 55.13.0 - avcodec.h
Deprecate the bitstream-related members from struct AVVDPAUContext.
The bistream buffers no longer need to be explicitly freed.
2013-08-
xx - xxxxxxx
- lavc 55.12.0 - avcodec.h
2013-08-
05 - 549294f
- lavc 55.12.0 - avcodec.h
Deprecate the CODEC_CAP_HWACCEL_VDPAU codec capability. Use CODEC_CAP_HWACCEL
and select the AV_PIX_FMT_VDPAU format with get_format() instead.
2013-08-
xx - xxxxxxx
- lavu 52.14.0 - pixfmt.h
2013-08-
05 - a0ad5d0
- lavu 52.14.0 - pixfmt.h
Deprecate AV_PIX_FMT_VDPAU_*. Use AV_PIX_FMT_VDPAU instead.
2013-08-
xx - xxxxxxx
- lavc 55.11.0 - avcodec.h
2013-08-
02 - a8b1927
- lavc 55.11.0 - avcodec.h
Add output_picture_number to AVCodecParserContext.
2013-06-
xx - xxxxxxx
- lavc 55.10.0 - avcodec.h
2013-06-
24 - 95d5246
- lavc 55.10.0 - avcodec.h
Add MPEG-2 AAC profiles
2013-06-
xx - xxxxxxx
- lavu 52.13.0 - mem.h
2013-06-
04 - fc962d4
- lavu 52.13.0 - mem.h
Add av_realloc_array and av_reallocp_array
2013-05-
xx - xxxxxxx
- lavfi 3.10.0 - avfilter.h
2013-05-
24 - 129bb23
- lavfi 3.10.0 - avfilter.h
Add support for slice multithreading to lavfi. Filters supporting threading
are marked with AVFILTER_FLAG_SLICE_THREADS.
New fields AVFilterContext.thread_type, AVFilterGraph.thread_type and
AVFilterGraph.nb_threads (accessible directly or through AVOptions) may be
used to configure multithreading.
2013-
xx-xx - xxxxxxx
- lavu 52.12.0 - cpu.h
2013-
05-24 - 2a6eaea
- lavu 52.12.0 - cpu.h
Add av_cpu_count() function for getting the number of logical CPUs.
2013-05-
xx - xxxxxxx
- lavc 55.7.0 - avcodec.h
2013-05-
24 - b493847
- lavc 55.7.0 - avcodec.h
Add picture_structure to AVCodecParserContext.
2013-05-
xx - xxxxxxx
- lavu 52.11.0 - pixdesc.h
2013-05-
15 - e6c4ac7
- lavu 52.11.0 - pixdesc.h
Replace PIX_FMT_* flags with AV_PIX_FMT_FLAG_*.
2013-04-
xx - xxxxxxx
- lavc 55.4.0 - avcodec.h
2013-04-
03 - 507b1e4
- lavc 55.4.0 - avcodec.h
Add field_order to AVCodecParserContext.
2013-0
3-xx - xxxxxxx
- lavc 55.2.0 - avcodec.h
2013-0
4-19 - 5e83d9a
- lavc 55.2.0 - avcodec.h
Add CODEC_FLAG_UNALIGNED to allow decoders to produce unaligned output.
2013-04-11 - lavfi 3.8.0
...
...
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