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
Stefano Sabatini
931b832add
Consistently prefer @var{VAR} over ``VAR'' for indicating filter
...
parameters.
Originally committed as revision 22958 to svn://svn.ffmpeg.org/ffmpeg/trunk
15 years ago
Robert Krüger
2328e5a289
Allow setting the environment variable FFMPEG_DATADIR to locate preset files.
...
Patch by Robert Krüger <krueger signal7 de>.
Originally committed as revision 22923 to svn://svn.ffmpeg.org/ffmpeg/trunk
15 years ago
Michael Kostylev
6a36798f9b
Add DOS section to the platform documentation.
...
patch by Michael Kostylev, michael.kostylev gmail com
Originally committed as revision 22854 to svn://svn.ffmpeg.org/ffmpeg/trunk
15 years ago
Diego Biurrun
ee9455478f
Fix extra object path in Solaris section.
...
Originally committed as revision 22850 to svn://svn.ffmpeg.org/ffmpeg/trunk
15 years ago
Bobby Bingham
e0728d7991
Add unsharp video filter.
...
Contributed by Daniel G. Taylor (dan/at/programmer-art/dot/org)
Originally committed as revision 22813 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
Diego Biurrun
1e4dd198af
Document minimum binutils requirements on Unix-like platforms.
...
based on a patch by Michael Kostylev, michael.kostylev gmail com
Originally committed as revision 22800 to svn://svn.ffmpeg.org/ffmpeg/trunk
15 years ago
Michael Kostylev
bee694bc4c
Group Unix-like platforms together in the platform documentation.
...
patch by Michael Kostylev, michael.kostylev gmail com
Originally committed as revision 22789 to svn://svn.ffmpeg.org/ffmpeg/trunk
15 years ago
Robert Krüger
d834d63b0e
Add -t option to ffplay.
...
Patch by Robert Krüger, krueger signal7 de
Originally committed as revision 22764 to svn://svn.ffmpeg.org/ffmpeg/trunk
15 years ago
Reimar Döffinger
8eaa6e0e04
Change/simplify the tableprint/tablegen API.
...
Originally committed as revision 22761 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
Jai Menon
c7512f6bb3
Fix a few typos/grammar nits from r22739.
...
Originally committed as revision 22747 to svn://svn.ffmpeg.org/ffmpeg/trunk
15 years ago
Michael Niedermayer
49553ec865
Better documentation of -vsync
...
Originally committed as revision 22739 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
Mohamed Naufal
148bcae98c
Implement YOP demuxer and video decoder.
...
Patch by Mohamed Naufal gmailify(naufal11).
Originally committed as revision 22724 to svn://svn.ffmpeg.org/ffmpeg/trunk
15 years ago
Reimar Döffinger
4f798a6ab2
Add some documentation about the table generation code.
...
Originally committed as revision 22722 to svn://svn.ffmpeg.org/ffmpeg/trunk
15 years ago
Michael Kostylev
e69decaef4
Clarify (Open)Solaris section of the documentation.
...
patch by Michael Kostylev, michael.kostylev gmail com
Originally committed as revision 22713 to svn://svn.ffmpeg.org/ffmpeg/trunk
15 years ago
Stefano Sabatini
4bfe67da24
Implement -convert_tags option, which converts showed tag names to the
...
FFmpeg generic tag names.
Originally committed as revision 22708 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
Diego Biurrun
c08b985637
Clarify where the list of supported formats is.
...
Originally committed as revision 22699 to svn://svn.ffmpeg.org/ffmpeg/trunk
15 years ago
Diego Biurrun
3fd427cd19
Add (Open)Solaris section to platform documentation.
...
Originally committed as revision 22693 to svn://svn.ffmpeg.org/ffmpeg/trunk
15 years ago
Diego Biurrun
fd12dd9593
Reorder platform sections alphabetically.
...
Originally committed as revision 22687 to svn://svn.ffmpeg.org/ffmpeg/trunk
15 years ago
Diego Biurrun
54dab567ba
Add FreeBSD subsection with compilation instructions.
...
Originally committed as revision 22686 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
Robert Krüger
1922c0a773
Add a loop option to ffplay.
...
Patch by Robert Krüger, krueger signal7 de
Originally committed as revision 22646 to svn://svn.ffmpeg.org/ffmpeg/trunk
15 years ago
Stefano Sabatini
1bafdcbd0a
List the FFserver specific options under a "Main options" section, to
...
distinguish them from the generic common options.
Originally committed as revision 22602 to svn://svn.ffmpeg.org/ffmpeg/trunk
15 years ago
Carl Eugen Hoyos
35a3bd844e
It is difficult nowadays to compile without swscale support.
...
Originally committed as revision 22592 to svn://svn.ffmpeg.org/ffmpeg/trunk
15 years ago
Robert Krüger
076db5ed57
Add a -window_title option, which sets the FFplay window title.
...
Patch by Robert Krüger "krueger ET signal7 DOT de".
Originally committed as revision 22588 to svn://svn.ffmpeg.org/ffmpeg/trunk
15 years ago
Víctor Paesa
2f821b036c
Add compilation hints for Cygwin 1.7 and remove the ones for 1.5
...
Originally committed as revision 22567 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
Ramiro Polla
2972e36e27
Don't use shell syntax to set variables for make.
...
Originally committed as revision 22471 to svn://svn.ffmpeg.org/ffmpeg/trunk
15 years ago
Martin Storsjö
19fcd66c31
Docs: Place the vorbis comment properly, currently it's shown above the table
...
Originally committed as revision 22406 to svn://svn.ffmpeg.org/ffmpeg/trunk
15 years ago
Daniel Verkamp
bf35412201
Kega Game Video (KGV1) decoder
...
Originally committed as revision 22364 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
Janusz Krzysztofik
8eafa0b488
Update SW scaler doc after libswscale commit 30841.
...
Patch by Janusz Krzysztofik jkrzyszt, tis icnet pl.
Originally committed as revision 22221 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
Diego Biurrun
2bcaf2feeb
Fix AMR-NB entry in the supported audio codecs list.
...
The decoding and encoding rows were switched around.
Originally committed as revision 22128 to svn://svn.ffmpeg.org/ffmpeg/trunk
15 years ago
Stefano Sabatini
11ab237e31
Add the graph2dot tools and document it.
...
Also link avfiltergraph.o and graphparser.o against libavfilter, as it
uses them.
Originally committed as revision 22063 to svn://svn.ffmpeg.org/ffmpeg/trunk
15 years ago
Stefano Sabatini
9c16add67b
Replace not anymore valid syntax "-title X" with "-metadata title=X".
...
Originally committed as revision 22062 to svn://svn.ffmpeg.org/ffmpeg/trunk
15 years ago
Reimar Döffinger
fc5607f862
Make -benchmark also print the maximum memory usage if possible.
...
Originally committed as revision 21973 to svn://svn.ffmpeg.org/ffmpeg/trunk
15 years ago
Martin Storsjö
6f5a3d0a7b
Add an RTSP muxer
...
Originally committed as revision 21971 to svn://svn.ffmpeg.org/ffmpeg/trunk
15 years ago