Stefano Sabatini
07cac2a082
Update doc/APIchanges after the last API changes.
...
Originally committed as revision 25168 to svn://svn.ffmpeg.org/ffmpeg/trunk
14 years ago
Stefano Sabatini
15cae5e605
Add APIchanges entry for the av_get_cpu_flags() addition of r25076.
...
Originally committed as revision 25077 to svn://svn.ffmpeg.org/ffmpeg/trunk
14 years ago
Stefano Sabatini
16bacad425
Add APIchanges entry after the recent changes to imgutils.h API of
...
r25064 and r25067.
Originally committed as revision 25071 to svn://svn.ffmpeg.org/ffmpeg/trunk
14 years ago
Stefano Sabatini
1904035bac
Add APIchanges entry after the libavcore/imgutils.h renames of r25057.
...
Originally committed as revision 25059 to svn://svn.ffmpeg.org/ffmpeg/trunk
14 years ago
Stefano Sabatini
47806f4119
Add APIchanges entry corresponding to the libavutil/cpu.h addition of
...
r25040.
Originally committed as revision 25041 to svn://svn.ffmpeg.org/ffmpeg/trunk
14 years ago
Stefano Sabatini
798dc641c4
Add APIchanges entry after the addition of
...
avcodec_get_channel_layout() of r24936.
Originally committed as revision 24937 to svn://svn.ffmpeg.org/ffmpeg/trunk
14 years ago
Stefano Sabatini
26553088cc
Add APIchanges for av_fill_image_max_pixstep() rename of r24851.
...
Originally committed as revision 24852 to svn://svn.ffmpeg.org/ffmpeg/trunk
14 years ago
Stefano Sabatini
33d2e7b395
Add APIchanges entry after the addition of av_fill_image_max_pixstep()
...
of r24827.
Originally committed as revision 24828 to svn://svn.ffmpeg.org/ffmpeg/trunk
14 years ago
Stefano Sabatini
7f38d28c39
Add APIchanges entry after the addition of AV_NE in r24814.
...
Originally committed as revision 24815 to svn://svn.ffmpeg.org/ffmpeg/trunk
14 years ago
Stefano Sabatini
3f52a907e3
Add APIchanges entry after libavfilter audio framework addition of
...
r24811.
Originally committed as revision 24813 to svn://svn.ffmpeg.org/ffmpeg/trunk
14 years ago
Stefano Sabatini
d1a04371cf
Add APIchanges entry after the addition of av_get_image_linesize() of
...
r24787.
Originally committed as revision 24788 to svn://svn.ffmpeg.org/ffmpeg/trunk
14 years ago
Stefano Sabatini
5bf840c411
Add APIchanges entry for the AVFilterBufferRef changes in r24773.
...
Originally committed as revision 24774 to svn://svn.ffmpeg.org/ffmpeg/trunk
14 years ago
Stefano Sabatini
c6a34954b9
Add APIchanges entry after av_picture_data_copy() addition.
...
Originally committed as revision 24769 to svn://svn.ffmpeg.org/ffmpeg/trunk
14 years ago
Stefano Sabatini
4bf2d6e8d4
Fix typo.
...
Originally committed as revision 24767 to svn://svn.ffmpeg.org/ffmpeg/trunk
14 years ago
Stefano Sabatini
c7c7feaa12
Add APIchanges entry after avfilter_open() change in r24765.
...
Originally committed as revision 24766 to svn://svn.ffmpeg.org/ffmpeg/trunk
14 years ago
Stefano Sabatini
ad0d70c964
Add APIchanges entry after AVFilterBufferRef changes in r24763.
...
Originally committed as revision 24764 to svn://svn.ffmpeg.org/ffmpeg/trunk
14 years ago
Stefano Sabatini
711d14cff3
Add APIchanges entries after the last recent libavfilter renames.
...
Originally committed as revision 24733 to svn://svn.ffmpeg.org/ffmpeg/trunk
14 years ago
Stefano Sabatini
e11b104a68
Add APIchanges entry after r24728.
...
Originally committed as revision 24729 to svn://svn.ffmpeg.org/ffmpeg/trunk
14 years ago
Stefano Sabatini
71cb41dbc2
Add APIchanges entry for the av_check_image_size() addition.
...
Originally committed as revision 24712 to svn://svn.ffmpeg.org/ffmpeg/trunk
14 years ago
Stefano Sabatini
92dd4959df
Add an entry for the AVFilterBuffer change of r24592.
...
Originally committed as revision 24593 to svn://svn.ffmpeg.org/ffmpeg/trunk
15 years ago
Stefano Sabatini
3dec10cded
Add APIchanges entry for the libavcore/imgutils.h addition.
...
Originally committed as revision 24584 to svn://svn.ffmpeg.org/ffmpeg/trunk
15 years ago
Stefano Sabatini
fa8ead0032
Add an APIchanges entry for the libavcore/parseutils.{h,c} addition of
...
r24518.
Originally committed as revision 24525 to svn://svn.ffmpeg.org/ffmpeg/trunk
15 years ago
Stefano Sabatini
c257c7529d
Add an APIchanges entry after the M_PHI addition.
...
Originally committed as revision 24442 to svn://svn.ffmpeg.org/ffmpeg/trunk
15 years ago
Stefano Sabatini
73642926b3
Add APIchanges entry for the libavfilter media format generalization
...
change of r24424.
Originally committed as revision 24425 to svn://svn.ffmpeg.org/ffmpeg/trunk
15 years ago
Stefano Sabatini
a33e036577
Add APIchanges entry after libavcore addition.
...
Originally committed as revision 24407 to svn://svn.ffmpeg.org/ffmpeg/trunk
15 years ago
Stefano Sabatini
8e9d930873
Add APIchanges entry after AVFilterBuffer w and h fields removal.
...
Originally committed as revision 24292 to svn://svn.ffmpeg.org/ffmpeg/trunk
15 years ago
Stefano Sabatini
9840147d7a
Add APIchanges entry for AVFilterPic -> AVFilterBuffer rename.
...
Originally committed as revision 24285 to svn://svn.ffmpeg.org/ffmpeg/trunk
15 years ago
Martin Storsjö
57fe80fe88
Bump minor and add APIchanges entry for url_fskip return value change.
...
Originally committed as revision 24278 to svn://svn.ffmpeg.org/ffmpeg/trunk
15 years ago
Justin Ruggles
6f5ac9c190
APIchanges: fix a grammar mistake
...
Originally committed as revision 24202 to svn://svn.ffmpeg.org/ffmpeg/trunk
15 years ago
Justin Ruggles
3749797921
Fill-in revision number for addition of lpc_type and lpc_passes.
...
Originally committed as revision 24200 to svn://svn.ffmpeg.org/ffmpeg/trunk
15 years ago
Justin Ruggles
23940f1405
Add AVCodecContext.lpc_type and Add AVCodecContext.lpc_passes fields.
...
Add AVLPCType enum.
Deprecate AVCodecContext.use_lpc.
Originally committed as revision 24199 to svn://svn.ffmpeg.org/ffmpeg/trunk
15 years ago
Stefano Sabatini
617d56cafa
Update lavu minor and add APIchanges entry after r24174 (add bswap.h
...
and intreadwrite.h API public interface).
Originally committed as revision 24190 to svn://svn.ffmpeg.org/ffmpeg/trunk
15 years ago
Reimar Döffinger
e1d7c8831c
Add avsubtitle_free function.
...
Originally committed as revision 24185 to svn://svn.ffmpeg.org/ffmpeg/trunk
15 years ago
Stefano Sabatini
16400da6f3
Perform minor style fixes.
...
Originally committed as revision 24130 to svn://svn.ffmpeg.org/ffmpeg/trunk
15 years ago
Stefano Sabatini
52706b95bb
Update APIchanges after the recent avfilter.h and pixdesc.h changes.
...
Originally committed as revision 24129 to svn://svn.ffmpeg.org/ffmpeg/trunk
15 years ago
Ramiro Polla
34171e87d5
APIchanges: fix revision number and commit date for change of all occurences
...
of "inofficial" to "unofficial".
Originally committed as revision 24040 to svn://svn.ffmpeg.org/ffmpeg/trunk
15 years ago
Ramiro Polla
13088d27e4
APIchanges: add entry for r23985 (install lfg.h)
...
Originally committed as revision 24031 to svn://svn.ffmpeg.org/ffmpeg/trunk
15 years ago
Rodney Baker
2d525ef483
Change all occurences of "inofficial" to "unofficial" in code, comments
...
and options. Keep old options until next major version bump.
Patch by Rodney Baker, rodney d baker a iinet d net d au
Originally committed as revision 24021 to svn://svn.ffmpeg.org/ffmpeg/trunk
15 years ago
Stefano Sabatini
6951515cbf
Bump micro and add APIchanges entry after av_parse_color() extension.
...
Originally committed as revision 23838 to svn://svn.ffmpeg.org/ffmpeg/trunk
15 years ago
Martin Storsjö
58cc11c74c
Add an APIchanges entry for priv_data_size and priv_data_class
...
Originally committed as revision 23707 to svn://svn.ffmpeg.org/ffmpeg/trunk
15 years ago
Martin Storsjö
4636f11551
Add an APIchanges entry for url_alloc() and url_connect()
...
Originally committed as revision 23705 to svn://svn.ffmpeg.org/ffmpeg/trunk
15 years ago
Martin Storsjö
6c4cbc8d50
Add an APIchanges entry for av_register_protocol2
...
Originally committed as revision 23703 to svn://svn.ffmpeg.org/ffmpeg/trunk
15 years ago
Stefano Sabatini
276b45afa0
Add APIchanges entry and bump minor after av_compare_mod() addition.
...
Originally committed as revision 23592 to svn://svn.ffmpeg.org/ffmpeg/trunk
15 years ago
Stefano Sabatini
4cd5100caf
Add APIchanges entry after eval API publication.
...
Originally committed as revision 23486 to svn://svn.ffmpeg.org/ffmpeg/trunk
15 years ago
Stefano Sabatini
6532c6f929
Bump lavu minor and add APIchanges entry after AV_BASE64_SIZE()
...
addition.
Originally committed as revision 23484 to svn://svn.ffmpeg.org/ffmpeg/trunk
15 years ago
Stefano Sabatini
2a00992fbd
Add APIchanges entry for av_get_codec_tag_string().
...
Originally committed as revision 23424 to svn://svn.ffmpeg.org/ffmpeg/trunk
15 years ago
Reinhard Tartler
7f464a0a34
Add an entry to APIchanges for the addition of sws_convertPalette8ToPacked32 -24
...
Originally committed as revision 23415 to svn://svn.ffmpeg.org/ffmpeg/trunk
15 years ago
Stefano Sabatini
fe9c200774
Bump minor version bump and add an APIchanges entry after addition of
...
CODEC_CAP_EXPERIMENTAL.
Originally committed as revision 23338 to svn://svn.ffmpeg.org/ffmpeg/trunk
15 years ago
Martin Storsjö
cca68a5430
Add an entry to APIchanges for the addition of av_get_random_seed
...
Originally committed as revision 23256 to svn://svn.ffmpeg.org/ffmpeg/trunk
15 years ago
Martin Storsjö
b724102acd
Add an APIchanges note regarding the new rtp hinting flag
...
Originally committed as revision 23180 to svn://svn.ffmpeg.org/ffmpeg/trunk
15 years ago