Stefano Sabatini
f69d394f6b
Satisfy grammatical nits.
...
Originally committed as revision 20910 to svn://svn.ffmpeg.org/ffmpeg/trunk
15 years ago
Michael Niedermayer
b8f11ec887
add av_metadata_set2(), AV_METADATA_DONT_STRDUP_KEY and AV_METADATA_DONT_STRDUP_VAL
...
Originally committed as revision 20835 to svn://svn.ffmpeg.org/ffmpeg/trunk
15 years ago
Michael Niedermayer
60a92a77f3
APIchanges update for av_d2str()
...
Originally committed as revision 20830 to svn://svn.ffmpeg.org/ffmpeg/trunk
15 years ago
Michael Niedermayer
c3d1532944
APIChanges & minor bump due to avg_frame_rate addition.
...
Originally committed as revision 20827 to svn://svn.ffmpeg.org/ffmpeg/trunk
15 years ago
Stefano Sabatini
54c2421647
Add an entry for the av_bmg_next() function addition.
...
Originally committed as revision 20809 to svn://svn.ffmpeg.org/ffmpeg/trunk
15 years ago
Stefano Sabatini
11f6d0982c
Add an entry for the avfilter_draw_slice() API changes implemented in
...
r20734.
Originally committed as revision 20735 to svn://svn.ffmpeg.org/ffmpeg/trunk
15 years ago
Stefano Sabatini
7cab9a6674
Add an entry for the AVFilter.next field removal.
...
Originally committed as revision 20614 to svn://svn.ffmpeg.org/ffmpeg/trunk
15 years ago
Stefano Sabatini
b5a683eb11
Add an entry for the avfilter_next() function addition.
...
Originally committed as revision 20608 to svn://svn.ffmpeg.org/ffmpeg/trunk
15 years ago
Stefano Sabatini
73e2247d32
Add an entry for the avfilter_register() signature change.
...
Originally committed as revision 20606 to svn://svn.ffmpeg.org/ffmpeg/trunk
15 years ago
Stefano Sabatini
d0df2fcc35
Add an entry for the pixdesc.h API publication.
...
Originally committed as revision 20604 to svn://svn.ffmpeg.org/ffmpeg/trunk
15 years ago
Stefano Sabatini
290d4a44f1
Add an entry for the AVFilter.next addition.
...
Originally committed as revision 20386 to svn://svn.ffmpeg.org/ffmpeg/trunk
15 years ago
Stefano Sabatini
54116673d8
Update the entry for the AVFilter.description field addition.
...
Originally committed as revision 20357 to svn://svn.ffmpeg.org/ffmpeg/trunk
15 years ago
Stefano Sabatini
01537e9fa5
Add an entry for the AVFilterContext.description addition.
...
Originally committed as revision 20355 to svn://svn.ffmpeg.org/ffmpeg/trunk
15 years ago
Stefano Sabatini
027e85d88a
Add an entry for the avfilter_make_format_list() interface change.
...
Originally committed as revision 20303 to svn://svn.ffmpeg.org/ffmpeg/trunk
15 years ago
Stefano Sabatini
c3b27a3d45
Add an entry for the avfilter_get_video_buffer() API change operated
...
in r20272.
Originally committed as revision 20273 to svn://svn.ffmpeg.org/ffmpeg/trunk
15 years ago
Stefano Sabatini
046703660d
Document the additon of the w and h fields to AVFilterPic.
...
Originally committed as revision 20198 to svn://svn.ffmpeg.org/ffmpeg/trunk
15 years ago
Ronald S. Bultje
b394438e8a
Document making AVFormatContext.packet_size unsigned API change.
...
Originally committed as revision 19251 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Reimar Döffinger
4bbe788ab7
Add pts field to AVSubtitle, for use by future XSUB encoder (and XSUB decoder
...
should use it, too).
Originally committed as revision 19221 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Reimar Döffinger
8f3f2e0676
Add AV_PKT_FLAG_KEY and deprecate PKT_FLAG_KEY.
...
Originally committed as revision 19078 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Andreas Öman
f988ce6cad
Add a lock manager API to libavcodec.
...
Allows an application to register a callback that manages mutexes
on behalf of FFmpeg.
With this callback registered FFmpeg is fully thread safe.
Originally committed as revision 19025 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Ramiro Polla
52bcc8e13c
Document change in r18719.
...
Originally committed as revision 18720 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Reimar Döffinger
0c13bbf509
av_destruct_packet_nofree deprecation explained in APIchanges
...
Originally committed as revision 18468 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Ronald S. Bultje
2851d2253f
Document addition of new avcodec_decode_video2/audio3/subtitle2() API and
...
the deprecation of the old API calls.
Originally committed as revision 18376 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Stefano Sabatini
f3370e14ea
Improve grammar/comprehensibility of the lavu 50.2.0 entry.
...
Originally committed as revision 18361 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Stefano Sabatini
5a43bbc37d
Add missing entry corresponding to r18163.
...
Originally committed as revision 18342 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Stefano Sabatini
26f3f2914e
Cosmetics: remove empty line.
...
Originally committed as revision 18341 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Stefano Sabatini
b4656e6b0d
Fix minor version for the r18116 entry: minor was not bumped in that
...
revision.
Originally committed as revision 18340 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Stefano Sabatini
1b2120c39d
Remove JACK input device addition entry.
...
The addition of a new component is not considered an API change.
Originally committed as revision 18329 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Stefano Sabatini
b1516707c4
Update after the last two commits.
...
Originally committed as revision 18323 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Stefano Sabatini
dd3bbb4903
Update after the last API change.
...
Originally committed as revision 18318 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Diego Biurrun
c8f742ca49
The Mersenne Twister PRNG was removed, mention replacement.
...
Originally committed as revision 18183 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Diego Biurrun
889cdae8ef
cosmetics: Reformat paragraphs and other cosmetic changes.
...
Originally committed as revision 18182 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Reimar Döffinger
3898eed890
Reorder arguments for av_fifo_generic_read to be more logical and
...
consistent with av_fifo_generic_write.
Originally committed as revision 17914 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Reimar Döffinger
06d19718c4
Add a part explaining that API should be considered unstable after major
...
version changes and list dates of last major version increase.
Originally committed as revision 17878 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Reimar Döffinger
22d4f236bd
Preliminary summary of AVFifoBuffer changes
...
Originally committed as revision 17877 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Panagiotis Issaris
429d6b2180
Cosmetics: Typo
...
Originally committed as revision 17760 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Panagiotis Issaris
9549cdcbaa
Cosmetics: Typo
...
Originally committed as revision 17757 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Aurelien Jacobs
38ce707e02
add an API changelog with a first entry for the new metadata API
...
Originally committed as revision 17697 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago