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
Stefano Sabatini
fc25c04960
Add entry for AVFilterPicRef interlaced and top_field_first fields
...
addition.
Originally committed as revision 23067 to svn://svn.ffmpeg.org/ffmpeg/trunk
15 years ago
Reimar Döffinger
d0eb2b7849
Document av_probe_input_format2 API addition.
...
Originally committed as revision 23003 to svn://svn.ffmpeg.org/ffmpeg/trunk
15 years ago
Ronald S. Bultje
2100348c3e
Add actually correct rXXXXX here.
...
Originally committed as revision 22810 to svn://svn.ffmpeg.org/ffmpeg/trunk
15 years ago
Anton Khirnov
3dd6180fc7
Add a flag to not overwrite existing tags
...
Patch by Anton Khirnov <wyskas gmail com>.
Originally committed as revision 22806 to svn://svn.ffmpeg.org/ffmpeg/trunk
15 years ago
Bobby Bingham
0fb49b597b
Add function to export EDGE_WIDTH from libavcodec.
...
Originally committed as revision 22753 to svn://svn.ffmpeg.org/ffmpeg/trunk
15 years ago
Ronald S. Bultje
c846a984dc
Document API addition of avcodec_copy_context().
...
Originally committed as revision 22752 to svn://svn.ffmpeg.org/ffmpeg/trunk
15 years ago
Stefano Sabatini
e33f1fa0a9
Add entry for the addition of av_match_ext() to the public API.
...
Originally committed as revision 22749 to svn://svn.ffmpeg.org/ffmpeg/trunk
15 years ago
Stefano Sabatini
fc8b1075e1
Update APIchanges after the enum CodecType -> enum AVMediaType
...
transition.
Originally committed as revision 22737 to svn://svn.ffmpeg.org/ffmpeg/trunk
15 years ago
Diego Biurrun
227d1b98a1
misc wording and grammar fixes
...
Originally committed as revision 22701 to svn://svn.ffmpeg.org/ffmpeg/trunk
15 years ago
Stefano Sabatini
82ba847ea4
Add APIchanges entry after av_strerror() addition.
...
Originally committed as revision 22685 to svn://svn.ffmpeg.org/ffmpeg/trunk
15 years ago
Vitor Sessak
690877426b
Bump minor version, I forgot in the last commit
...
Originally committed as revision 22650 to svn://svn.ffmpeg.org/ffmpeg/trunk
15 years ago
Vitor Sessak
e1484ebed6
Implement the discrete sine/cosine transforms DCT-I and DST-I
...
Originally committed as revision 22649 to svn://svn.ffmpeg.org/ffmpeg/trunk
15 years ago
Martin Storsjö
a5b3d34b5b
Add APIchanges entry for AVFormatContext.start_time_realtime
...
Originally committed as revision 22541 to svn://svn.ffmpeg.org/ffmpeg/trunk
15 years ago
Stefano Sabatini
8955a324f4
Bump libavfilter minor version and add APIchanges entry after the
...
addition of the AVFilterPicRef.pos field.
Originally committed as revision 22508 to svn://svn.ffmpeg.org/ffmpeg/trunk
15 years ago
Stefano Sabatini
99de2b593d
Add APIchanges entry for the libavutil/error.h addition.
...
Originally committed as revision 22503 to svn://svn.ffmpeg.org/ffmpeg/trunk
15 years ago
Måns Rullgård
c70948315b
Create a public API for FFT family of functions
...
Originally committed as revision 22291 to svn://svn.ffmpeg.org/ffmpeg/trunk
15 years ago
Stefano Sabatini
c18fb6310d
Bump minor number and add APIchanges entry after the inclusion of
...
av_stristr().
Originally committed as revision 22254 to svn://svn.ffmpeg.org/ffmpeg/trunk
15 years ago
Vitor Sessak
4b83fc0fe4
Plug memory leak in NUT muxer and demuxer
...
Originally committed as revision 22174 to svn://svn.ffmpeg.org/ffmpeg/trunk
15 years ago
Stefano Sabatini
fbef7a7644
Add an entry for the recently added av_compare_ts() function.
...
Originally committed as revision 21713 to svn://svn.ffmpeg.org/ffmpeg/trunk
15 years ago
Stefano Sabatini
e49407ee08
Add missing entries for the recent lsws API changes.
...
Originally committed as revision 21660 to svn://svn.ffmpeg.org/ffmpeg/trunk
15 years ago
Anton Khirnov
ca76a11948
Add a list of generic tags and change demuxers to follow it.
...
Patch by Anton Khirnov, wyskas at gmail dot com
Originally committed as revision 21587 to svn://svn.ffmpeg.org/ffmpeg/trunk
15 years ago
Stefano Sabatini
1c7900921b
Add missing '()' at the end of a function name.
...
Originally committed as revision 21548 to svn://svn.ffmpeg.org/ffmpeg/trunk
15 years ago