Martin Storsjö
f502ff3f61
Add support for AMR-WB encoding via libvo-amrwbenc
...
The wrapper code is based on the libamr wrapper removed in SVN rev 19365.
Signed-off-by: Martin Storsjö <martin@martin.st>
14 years ago
Martin Storsjö
d89e738a0c
Add an AAC encoder by using the libvo-aacenc library
...
Signed-off-by: Martin Storsjö <martin@martin.st>
14 years ago
Mark Himsley
aa0c515a3c
lavfi: add fieldorder filter
...
Signed-off-by: Stefano Sabatini <stefano.sabatini-lala@poste.it>
14 years ago
Lou Logan
70ff55733d
Replace outdated info on the FAQ
...
FAQ could use some work. This updates a few little details.
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Signed-off-by: Anton Khirnov <anton@khirnov.net>
14 years ago
Lou Logan
f8de11cf7d
Redefine sameq
...
I think the documentation of sameq is causing confusion and misuse of
this option.
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Signed-off-by: Anton Khirnov <anton@khirnov.net>
14 years ago
Stefano Sabatini
aeefbf61c0
pad: fix example explanation
...
"row" and "column" term positions in the explanation were inverted.
Signed-off-by: Stefano Sabatini <stefano.sabatini-lala@poste.it>
Signed-off-by: Anton Khirnov <anton@khirnov.net>
14 years ago
Stefano Sabatini
3eccfaa012
gradfun: add notice from the MPlayer manual
...
Add notice telling that the filter is designed for playback only.
Signed-off-by: Anton Khirnov <anton@khirnov.net>
14 years ago
Stefano Sabatini
5ae4251c3b
eval: add support for trunc, ceil, and floor functions
...
Signed-off-by: Stefano Sabatini <stefano.sabatini-lala@poste.it>
Signed-off-by: Anton Khirnov <anton@khirnov.net>
14 years ago
Stefano Sabatini
2fd8756b9f
documentation: add setdar and setsar description to filters.texi
...
Signed-off-by: Anton Khirnov <anton@khirnov.net>
14 years ago
Peter Ross
73389754c9
pixfmt: add PIX_FMT_BGR48LE and PIX_FMT_BGR48BE
...
PIX_FMT_BGR48LE is used by PhantomCINE demuxer.
Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
14 years ago
Compn
cbfa93aca3
fix typo
...
Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
14 years ago
Ronald S. Bultje
afaedbd6f7
Add "Did you provide a clear git commit log message?" to the patch checklist
...
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
14 years ago
Lou Logan
f7f9e24d09
Replace outdated info on the FAQ
...
FAQ could use some work. This updates a few little details.
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
14 years ago
Anton Khirnov
0c68c80419
lavf: bump minor and add an APIChanges entry for avformat cleanup
14 years ago
Michael Niedermayer
db95e559f2
fix another forgotten mplayerhq.hu link
...
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
14 years ago
Michael Niedermayer
610b963e82
Fix link to ffmpeg-devel
...
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
14 years ago
Stefano Sabatini
4f29941194
pad: fix example explanation
...
"row" and "column" term positions in the explanation were inverted.
Signed-off-by: Stefano Sabatini <stefano.sabatini-lala@poste.it>
14 years ago
Luca Barbato
3d42d4937b
proto: introduce listen option in tcp
...
This way is possible to have simple micro-server act like
ffmpeg -i file.nut -vcodec copy -acodec copy -f nut tcp://foo:1234?listen
14 years ago
Reimar Döffinger
1265395b5b
Add PlayStation Portable PMP format demuxer
...
Not yet complete, for demuxing AAC the AAC header must be generated
manually.
Possibly the decoder could accept the header as extradata to simplify
this.
14 years ago
Stefano Sabatini
6f73d5e859
documentation: fix @url syntax in developer.texi
...
Signed-off-by: Stefano Sabatini <stefano.sabatini-lala@poste.it>
14 years ago
Stefano Sabatini
d496d33d26
scale: make the filter parametric
...
Make the filter accept parametric expressions for the output video
size.
Signed-off-by: Stefano Sabatini <stefano.sabatini-lala@poste.it>
14 years ago
Stefano Sabatini
25601bc564
eval: add support for trunc, ceil, and floor functions
...
Signed-off-by: Stefano Sabatini <stefano.sabatini-lala@poste.it>
14 years ago
Lou Logan
8af3167bb6
Redefine sameq
...
I think the documentation of sameq is causing confusion and misuse of
this option.
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
14 years ago
Aurelien Jacobs
3c9bfb3368
add MicroDVD muxer and demuxer
...
Signed-off-by: Aurelien Jacobs <aurel@gnuage.org>
14 years ago
Anton Khirnov
4dcde00cfc
lavf: bump minor version and add an APIChanges entry for avio changes
14 years ago
Michael Niedermayer
fcd62e1265
Add sign off recommandition and definition of meaning.
...
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
14 years ago
compn
731bf41279
Reword make fate patch checklist entry
...
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
14 years ago
Brandon Mintern
aadfc9ee74
lavfi: add fade filter
...
Port fade filter from libavfilter soc repo, with minor fixes by
Stefano.
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Signed-off-by: Anton Khirnov <anton@khirnov.net>
14 years ago
Michael Niedermayer
71aed40b56
patch checklist:git format-patch
...
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
14 years ago
Michael Niedermayer
7d6f61bdd2
patch checklist:uggest fate instead of regression tests
...
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
14 years ago
Michael Niedermayer
a3b7184365
patch checklist:Remove pointless checkheaders comment, its just a waste of time
...
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
14 years ago
Stefano Sabatini
7dd29fb606
drawtext: extend/clarify examples in the filter description
14 years ago
Stefano Sabatini
7e3373d2cf
drawtext: fix wrong reference in boxcolor option description
14 years ago
Stefano Sabatini
17be8ef709
drawtext: add documentation for the shadow parameters
14 years ago
Carl Eugen Hoyos
e1cfe04c76
Match the documentation of -s with the current implementation.
14 years ago
Peter Ross
f339f908a4
DPX image encoder
14 years ago
Peter Ross
0bb240acb3
img2: stop using CODEC_ID_RAWVIDEO to trigger processing of independant y/u/v image files
...
This is requireed, as img2 will be modified soon to support .raw image file sequences.
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
14 years ago
Stefano Sabatini
da3534b01e
gradfun: add notice from the MPlayer manual
...
Add notice telling that the filter is designed for playback only.
14 years ago
Stefano Sabatini
2ccbb3428b
documentation: add setdar and setsar description to filters.texi
14 years ago
Anton Khirnov
95c851e2c6
APIChanges: mark the place where 0.6 was branched.
14 years ago
anatoly
ce02f9becf
Add MxPEG decoder
...
Signed-off-by: Anton Khirnov <anton@khirnov.net>
14 years ago
Stefano Sabatini
cd39549e2c
mp: add filter description to filters.texi
14 years ago
Michael Niedermayer
34c27ada10
Revert some silly renamings that leaked in from a pull.
14 years ago
Stefano Sabatini
681ba7229e
documentation: sort filter descriptions in filters.texi
...
Change position of the fade filter description, put it between
drawtext and fifo descriptions.
14 years ago
Stefano Sabatini
cdf7cbd6c8
documentation: extend documentation for ffmpeg -aspect option
14 years ago
Kostya Shishkov
42315dabce
Chronomaster DFA decoder
...
Signed-off-by: Anton Khirnov <anton@khirnov.net>
14 years ago
Stefano Sabatini
c6f951442e
framebuffer device demuxer
...
Signed-off-by: Anton Khirnov <anton@khirnov.net>
14 years ago
Aurelien Jacobs
8e43b6fed9
add SubRip encoder
...
Signed-off-by: Aurelien Jacobs <aurel@gnuage.org>
14 years ago
Stefano Sabatini
5c5816c4e3
drawtext: fix minor errors and typos in the filter description
14 years ago
Justin Ruggles
991f3de1bb
ac3enc: Add codec-specific options for writing AC-3 metadata.
14 years ago