Michael Niedermayer
0caff57c42
Update for 2.0.7
...
Signed-off-by: Michael Niedermayer <michaelni@gmx.at >
2015-06-10 03:26:56 +02:00
Michael Niedermayer
3d91569c5e
update for 2.0.6
...
Signed-off-by: Michael Niedermayer <michaelni@gmx.at >
2014-11-14 19:35:38 +01:00
Michael Niedermayer
205e2264c3
update for FFmpeg 2.0.5
...
Signed-off-by: Michael Niedermayer <michaelni@gmx.at >
2014-06-25 17:08:42 +02:00
Michael Niedermayer
102df43f49
dox/scaler:fix bicubiclin typo
...
See Ticket3486
Signed-off-by: Michael Niedermayer <michaelni@gmx.at >
(cherry picked from commit 575b957758 )
Signed-off-by: Michael Niedermayer <michaelni@gmx.at >
2014-06-25 16:18:39 +02:00
Michael Niedermayer
7de7bd4f56
update for 2.0.4
...
Signed-off-by: Michael Niedermayer <michaelni@gmx.at >
2014-03-04 01:20:37 +01:00
Michael Niedermayer
b4552cc9b8
update for FFmpeg 2.0.3
...
Signed-off-by: Michael Niedermayer <michaelni@gmx.at >
2013-12-24 03:22:00 +01:00
Paul B Mahol
a9382fc15c
avcodec/libopusenc: change default frame duration to 20 ms
...
20 ms is used by libopus encoder.
Signed-off-by: Paul B Mahol <onemda@gmail.com >
(cherry picked from commit 74906d3727 )
Signed-off-by: Michael Niedermayer <michaelni@gmx.at >
2013-12-24 01:05:47 +01:00
Stefano Sabatini
17d169ce0f
doc/Makefile: fix man pages uninstall path
...
Fix trac ticket #3054 .
(cherry picked from commit af1c538850 )
2013-10-26 00:49:18 +02:00
Stefano Sabatini
9d0bb7fc39
doc/codecs: fix dangling reference to codec-options chapter
...
(cherry picked from commit b4bd21b7fe )
Signed-off-by: Michael Niedermayer <michaelni@gmx.at >
2013-10-08 20:57:07 +02:00
Michael Niedermayer
a53fd4b758
update for 2.0.2
...
Signed-off-by: Michael Niedermayer <michaelni@gmx.at >
2013-10-08 19:39:58 +02:00
Timothy Gu
6911d9e1b0
doc/encoders: add doc for AAC encoder
...
Thanks-to: Kostya Shishkov <kostya.shishkov@gmail.com >
Signed-off-by: Timothy Gu <timothygu99@gmail.com >
Signed-off-by: Stefano Sabatini <stefasab@gmail.com >
(cherry picked from commit 0e11790cf7 )
Signed-off-by: Timothy Gu <timothygu99@gmail.com >
2013-09-22 15:29:53 -07:00
Timothy Gu
cecb2b39ce
doc/formats: Add documentation for 3 parameters that have been missing
...
Signed-off-by: Timothy Gu <timothygu99@gmail.com >
Signed-off-by: Michael Niedermayer <michaelni@gmx.at >
(cherry picked from commit b7dd459863 )
Signed-off-by: Timothy Gu <timothygu99@gmail.com >
2013-09-22 15:29:22 -07:00
Timothy Gu
9ebfee7ac0
doc/encoders: improve libvo-aacenc doc
...
Signed-off-by: Timothy Gu <timothygu99@gmail.com >
Signed-off-by: Stefano Sabatini <stefasab@gmail.com >
(cherry picked from commit 81bbe49a0e )
Signed-off-by: Timothy Gu <timothygu99@gmail.com >
2013-09-22 15:29:12 -07:00
Timothy Gu
01b39884c7
doc/encoders: reformat and add some clarification in libtwolame doc
...
Signed-off-by: Timothy Gu <timothygu99@gmail.com >
Signed-off-by: Stefano Sabatini <stefasab@gmail.com >
(cherry picked from commit e45e72f5f8 )
Signed-off-by: Timothy Gu <timothygu99@gmail.com >
2013-09-22 15:28:56 -07:00
Timothy Gu
c08e8ab715
doc/encoders: reformat libmp3lame doc
...
Signed-off-by: Timothy Gu <timothygu99@gmail.com >
Signed-off-by: Stefano Sabatini <stefasab@gmail.com >
(cherry picked from commit 40b8350b57 )
Signed-off-by: Timothy Gu <timothygu99@gmail.com >
2013-09-22 15:28:40 -07:00
Timothy Gu
68ae344b5e
doc/encoders: add libxvid doc
...
Signed-off-by: Stefano Sabatini <stefasab@gmail.com >
(cherry picked from commit 6b255e5e70 )
Signed-off-by: Timothy Gu <timothygu99@gmail.com >
2013-09-22 15:27:25 -07:00
Timothy Gu
5753d780b4
doc/encoders: partially rewrite and reformat libx264 docs
...
Format is based on the thread:
"[PATCH] doc/encoders: Add libopus encoder doc" (06-28-2013)
http://thread.gmane.org/gmane.comp.video.ffmpeg.devel/165368/
Also merge the two option sections (Mapping and Private options).
Patch partially edited by Stefano Sabatini.
Signed-off-by: Stefano Sabatini <stefasab@gmail.com >
(cherry picked from commit 11cb697501 )
Signed-off-by: Timothy Gu <timothygu99@gmail.com >
2013-09-22 15:26:26 -07:00
Stephen Hutchinson
423b87d621
Revert "doc/RELEASE_NOTES: add a note about AVISynth"
...
This reverts commit 3aa2257d24 .
2013-08-18 23:14:04 -04:00
Michael Niedermayer
fd2951bb53
update for 2.0.1
...
Signed-off-by: Michael Niedermayer <michaelni@gmx.at >
2013-08-10 23:58:48 +02:00
Michael Niedermayer
1ebb95d5f1
Update for 2.0
...
Signed-off-by: Michael Niedermayer <michaelni@gmx.at >
2013-07-10 02:15:43 +02:00
Michael Niedermayer
3aa2257d24
doc/RELEASE_NOTES: add a note about AVISynth
...
Signed-off-by: Michael Niedermayer <michaelni@gmx.at >
2013-07-10 00:24:04 +02:00
Michael Niedermayer
e9be4675b8
doc/ffmpeg: document -override_ffserver
...
Signed-off-by: Michael Niedermayer <michaelni@gmx.at >
2013-07-09 22:19:10 +02:00
Paul B Mahol
c5a1b18f18
lavfi/drawtext: add support for printing frame metadata
...
Signed-off-by: Paul B Mahol <onemda@gmail.com >
2013-07-09 15:21:01 +00:00
Paul B Mahol
3c5071db88
lavfi/psnr: rename 's' parameter to match documentation
...
Also removes some irrelevant lines in documentation.
Signed-off-by: Paul B Mahol <onemda@gmail.com >
2013-07-09 09:40:53 +00:00
Paul B Mahol
6150bec3f8
lavfi: add psnr filter
...
Signed-off-by: Paul B Mahol <onemda@gmail.com >
2013-07-08 14:58:04 +00:00
Paul B Mahol
9635806265
lavfi/blend: use dual input helpers
...
Signed-off-by: Paul B Mahol <onemda@gmail.com >
2013-07-06 04:58:34 +00:00
Stefano Sabatini
2aa2b4ac65
examples/muxing: add support to audio resampling
...
Allows to encode to output in case the destination sample format is
different from AV_SAMPLE_FMT_S16.
2013-07-06 12:31:16 +02:00
Timothy Gu
561e05136f
doc/encoders: add libopus encoder doc
...
Signed-off-by: Stefano Sabatini <stefasab@gmail.com >
2013-07-06 12:27:45 +02:00
Jean Delvare
72abce3c46
lavfi/delogo: option show shouldn't affect band
...
Options "show" and "band" are unrelated and should thus be
independent. However, setting "show" to 1 currently resets "band" to
its default value of 4. While this is documented, this still
surprising and confusing IMHO.
Change this behavior and make "show" and "band" independent from each
other. Update the documentation accordingly.
Signed-off-by: Jean Delvare <khali@linux-fr.org >
Reviewed-by: Stefano Sabatini <stefasab@gmail.com >
Signed-off-by: Michael Niedermayer <michaelni@gmx.at >
2013-07-05 18:02:11 +02:00
Stefano Sabatini
d880b2bdff
doc/filters: clarify documentation for overlay repeatlast option
...
Suggested-By: Oliver Fromme <oliver@fromme.com >
2013-07-05 12:35:12 +02:00
Stefano Sabatini
d06ae0d791
lavf: fix documentation for avoid_negative_ts
...
Prefer "non-negative" over "positive", the former is more accurate.
2013-07-05 00:58:03 +02:00
Stefano Sabatini
838bd73139
lavfi: create Libav-API compatibility layer for avfilter_graph_parse() at the next bump
...
Add function avfilter_graph_parse_ptr() and favor it in place of
avfilter_graph_parse(), which will be restored with the old/Libav
signature at the next bump.
If HAVE_INCOMPATIBLE_LIBAV_API is enabled it will use the
Libav-compatible signature for avfilter_graph_parse().
At the next major bump the current implementation of
avfilter_graph_parse() should be dropped in favor of the Libav/old
implementation.
Should address trac ticket #2672 .
2013-07-03 13:21:42 +02:00
Michael Niedermayer
ffed7227c3
Revert "doc: add script to compute texi files dependencies"
...
This reverts commit 628ceac652 .
The commit broke out of tree builds
2013-07-03 12:59:59 +02:00
Stefano Sabatini
759dfd5684
examples/muxing: make more compact audio/video_time computation
2013-07-03 11:31:34 +02:00
Timothy Gu
4ec46b1160
doc/muxers: Add AIFF doc
...
Signed-off-by: Stefano Sabatini <stefasab@gmail.com >
2013-07-03 11:25:45 +02:00
Stefano Sabatini
628ceac652
doc: add script to compute texi files dependencies
...
Replace the inline awk script with a Perl script which tracks the
dependencies recursively.
This allows to correctly track dependencies for files including files
with a second level include (for example: ffmpeg-devices.texi ->
devices.texi -> outdevs.texi).
This also adds a dependency on perl for computing the dependencies, which
should not be a problem since perl is already required all the way for
building documentation.
2013-07-03 11:25:45 +02:00
wm4
c3316ddb83
lavf: add support for libgme
...
Reviewed-by: Stefano Sabatini <stefasab@gmail.com >
Signed-off-by: Michael Niedermayer <michaelni@gmx.at >
2013-07-02 18:52:45 +02:00
wm4
a92fbe16f2
lavf/http: add support for reading streamcast metadata
...
Allow applications to request reading streamcast metadata. This uses
AVOptions as API, and requires the application to explicitly request
and read metadata. Metadata can be updated mid-stream; if an
application is interested in that, it has to poll for the data by
reading the "icy_metadata_packet" option in regular intervals.
There doesn't seem to be a nice way to transfer the metadata in a nicer
way. Converting the metadata to ID3v2 tags might be a nice idea, but
the libavformat mp3 demuxer doesn't seem to read these tags mid-stream,
and even then we couldn't guarantee that tags are not inserted in the
middle of mp3 packet data.
This commit provides the minimum to enable applications to retrieve
this information at all.
Signed-off-by: Stefano Sabatini <stefasab@gmail.com >
2013-07-02 02:00:56 +02:00
Stefano Sabatini
7ebab4159a
doc/encoders: apply various fixes to libmp3lame documentation
2013-07-01 16:00:37 +02:00
Michael Niedermayer
7f866c14ba
update all trac links to use the trac subdomain
...
Signed-off-by: Michael Niedermayer <michaelni@gmx.at >
2013-06-29 19:27:49 +02:00
Stefano Sabatini
d47168e729
doc/muxers: apply various minor fixes to segment documentation
2013-06-29 14:12:11 +02:00
Stefano Sabatini
f150db096d
doc/muxers: sort muxers by name
2013-06-29 14:12:11 +02:00
Timothy Gu
a9bbf59be7
cosmetics: Fix "dont" "wont" "doesnt" typos
...
Signed-off-by: Michael Niedermayer <michaelni@gmx.at >
2013-06-29 02:31:16 +02:00
Timothy Gu
7eb5288f17
doc/decoders: document libopus decoder
...
Signed-off-by: Stefano Sabatini <stefasab@gmail.com >
2013-06-28 13:09:10 +02:00
Timothy Gu
934df3b037
doc/encoders: alphabetically list the encoders
...
Signed-off-by: Stefano Sabatini <stefasab@gmail.com >
2013-06-28 13:07:15 +02:00
Stefano Sabatini
80b56a7bdd
examples/muxing: rename audio/video_pts to audio/video_time
...
The new name is less confusing, since the variables represent times
rather than timestamps.
2013-06-26 23:38:42 +02:00
Stefano Sabatini
db7ebab5c3
doc/bitstream_filters: document the chomp filter
...
TODO: add some meaningful examples.
2013-06-26 23:22:48 +02:00
Stefano Sabatini
7b38c4c95f
doc/bitstream-filters.texi: add documentation for the aac_adtstoasc filter
...
Based on the notes in libavcodec/aac_adtstoasc_bsf.c.
2013-06-26 23:22:39 +02:00
Stefano Sabatini
c58d535b2f
examples/Makefile: disable -O2 optimizations
...
There is no much point in optimizing example code, and the -O2 flag is
annoying when debugging.
2013-06-26 23:21:39 +02:00
Stefano Sabatini
3aa57e1582
examples/muxing: remove useless instruction
...
Simpler and less confusing.
2013-06-26 23:21:06 +02:00