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
Stefano Sabatini
14ace37efc
Add mention to the av_get_pix_fmt() addition.
...
Originally committed as revision 21547 to svn://svn.ffmpeg.org/ffmpeg/trunk
15 years ago
Stefano Sabatini
2d187e2302
Add an entry for the addition of a parameter log_ctx to
...
avfilter_graph_config_links().
Originally committed as revision 21122 to svn://svn.ffmpeg.org/ffmpeg/trunk
15 years ago
Stefano Sabatini
715cff9a59
Add an entry for the sws_isSupportedInput() and
...
sws_isSupportedOutput() functions addition.
Originally committed as revision 21066 to svn://svn.ffmpeg.org/ffmpeg/trunk
15 years ago
Stefano Sabatini
1e289b0979
Add an entry for the avfilter_add_colorspace() API change.
...
Originally committed as revision 21036 to svn://svn.ffmpeg.org/ffmpeg/trunk
15 years ago
Stefano Sabatini
a2b1662741
Add an entry for the avfilter_add_colorspace() API addition.
...
Originally committed as revision 21008 to svn://svn.ffmpeg.org/ffmpeg/trunk
15 years ago
Stefano Sabatini
79c2f2d34e
Add an entry for the av_match_ext() addition.
...
Originally committed as revision 20999 to svn://svn.ffmpeg.org/ffmpeg/trunk
15 years ago
Stefano Sabatini
bb1a879325
Add an entry for the av_guess_format() addition.
...
Originally committed as revision 20992 to svn://svn.ffmpeg.org/ffmpeg/trunk
15 years ago
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