summaryrefslogtreecommitdiff
path: root/doc
Commit message (Collapse)AuthorAge
* ADPCM AFC decoderPaul B Mahol2012-11-22
| | | | Signed-off-by: Paul B Mahol <onemda@gmail.com>
* ffprobe: implement -sections optionStefano Sabatini2012-11-22
|
* ffprobe: implement subsection field selection through the -show_entries optionStefano Sabatini2012-11-22
|
* lavfi/drawtext: add support for printing frame numbersStefano Sabatini2012-11-22
| | | | Fix trac ticket #1949.
* brender_pix: a new image decoderAleksi Nurmi2012-11-22
| | | | | | | PIX is an image file format that was used by the BRender 3d engine. Signed-off-by: Aleksi Nurmi <aleksi.nurmi@gmail.com> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* Fix the path to the C99-to-C89 Converter & Wrapper to the only existing ↵Carl Eugen Hoyos2012-11-22
| | | | | | repository. Ronald deleted his public c99-to-c89 repository today.
* the hyperlink to the Developer's Certificate of Origin no longer works; use ↵Peter Ross2012-11-20
| | | | | | | Linux kernel hyperlink Signed-off-by: Peter Ross <pross@xvid.org> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* add some planar PCM encodersPaul B Mahol2012-11-20
| | | | Signed-off-by: Paul B Mahol <onemda@gmail.com>
* doc/platform: replace link to site arrozcru.org with link to ffmpeg.zeranoe.comStefano Sabatini2012-11-20
| | | | | ffmpeg.arrozcru.org is currently unmaintained, and it redirects to ffmpeg.zeranoe.com.
* mips: Optimization of AC3 FP encoder and EAC3 FP decoderBojan Zivkovic2012-11-19
| | | | | | Signed-off-by: Bojan Zivkovic <bojan@mips.com> Reveiwed-by: Vitor Sessak <vitor1001@gmail.com> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* doc/general: remove duplicate entry for ADPCM SMJPEG IMAPaul B Mahol2012-11-19
| | | | Signed-off-by: Paul B Mahol <onemda@gmail.com>
* doc/general: remove 8SVX audio, there is no such codecPaul B Mahol2012-11-19
| | | | | | While here add missing PCM signed 8-bit planar. Signed-off-by: Paul B Mahol <onemda@gmail.com>
* doc/general: move 8SVX codecs to right sectionPaul B Mahol2012-11-19
| | | | Signed-off-by: Paul B Mahol <onemda@gmail.com>
* lavfi/drawtext: implement more generic expansion.Nicolas George2012-11-18
| | | | | | The new expansion mechanism uses the %{...} notation. For compatibility reasons, it must be enabled explicitly, but a warning is printed if a conflict is likely to happen.
* AST demuxerPaul B Mahol2012-11-17
| | | | Signed-off-by: Paul B Mahol <onemda@gmail.com>
* PCM signed 16-bit big-endian planar decoderPaul B Mahol2012-11-17
| | | | Signed-off-by: Paul B Mahol <onemda@gmail.com>
* PCM signed 24-bit/32-bit little-endian planar decoderPaul B Mahol2012-11-17
| | | | Signed-off-by: Paul B Mahol <onemda@gmail.com>
* doc/texi2pod: recognize @table @command.Nicolas George2012-11-17
|
* lavu/bprint: implement av_bprint_strftime().Nicolas George2012-11-17
|
* doc/filters: fix a few typos in the frei0r docsStefano Sabatini2012-11-16
|
* doc/ffprobe: factorize definition of writers syntaxStefano Sabatini2012-11-16
| | | | The writers option syntax was unified.
* Merge commit 'bf5f46b4cc47b7a4568119f224057d4ff91b6cdd'Michael Niedermayer2012-11-16
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit 'bf5f46b4cc47b7a4568119f224057d4ff91b6cdd': APIChanges: add entry for av_read_packet deprecation mxfdec: fix typo in mxf_read_seek() avserver: use freopen to redirect stdin/out/err to /dev/null avserver: remove daemon mode configure: Check for -Werror parameters on clang doxygen: remove obsolete options from Doxyfile configure: Add option to disable all command line programs Conflicts: Changelog configure doc/APIchanges doc/ffserver.conf doc/ffserver.texi ffserver.c Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * APIChanges: add entry for av_read_packet deprecationJanne Grunau2012-11-15
| |
| * avserver: remove daemon modeMans Rullgard2012-11-15
| | | | | | | | | | | | | | | | | | | | | | | | This code spews a multitude of warnings with glibc (unchecked return values), some of them possibly warranted. Furthermore, the deamonisation is not suitable for use with typical startup scripts as it does not provide the PID of the daemon in any way. Users wishing to run avserver as a daemon can still do so using start-stop-daemon or equivalent tools. Signed-off-by: Mans Rullgard <mans@mansr.com> Signed-off-by: Janne Grunau <janne-libav@jannau.net>
| * doxygen: remove obsolete options from DoxyfileJanne Grunau2012-11-15
| | | | | | | | | | | | | | The options USE_INLINE_TREES, SHOW_DIRECTORIES and HTML_ALIGN_MEMBERS became obsolete with doxygen 1.8.1 (releaded 2012-05-19). The generated outpu for older doxygen versions should not change since they were set to the default value.
* | lavu/opt: fix av_opt_get_key_value() API.Nicolas George2012-11-16
| | | | | | | | | | | | | | Do not skip the end delimiter. Reserve positive return values. This is an API break, but the function was introduced less than two weeks ago.
* | doc/APIchanges: clarify comment on new APIs.Nicolas George2012-11-16
| |
* | Merge commit '5e9c6ef8f3beb9ed7b271654a82349ac90fe43f2'Michael Niedermayer2012-11-14
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '5e9c6ef8f3beb9ed7b271654a82349ac90fe43f2': x86: h264_weight_10bit: port to cpuflags libtheoraenc: add missing pixdesc.h header avcodec: remove ff_is_hwaccel_pix_fmt pixdesc: add av_pix_fmt_get_chroma_sub_sample hlsenc: stand alone hls segmenter Conflicts: doc/muxers.texi libavcodec/ffv1enc.c libavcodec/imgconvert.c libavcodec/mpegvideo_enc.c libavcodec/tiffenc.c libavformat/Makefile libavformat/allformats.c Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * hlsenc: stand alone hls segmenterLuca Barbato2012-11-13
| | | | | | | | Simplifies usage but has higher latency.
* | Update iec61883 to handle multiple devices, and allowGeorg Lippitsch2012-11-13
| | | | | | | | selection of DV device by its GUID
* | Replace rest of libavutil/audioconvert.h with libavutil/channel_layout.hPaul B Mahol2012-11-13
| | | | | | | | | | | | Also remove it in once case when it is not needed. Signed-off-by: Paul B Mahol <onemda@gmail.com>
* | lavfi: store and propagate number of channels information in audio buffer ↵Stefano Sabatini2012-11-13
| | | | | | | | | | | | | | properties The channels field is required since the channel layout is not always available.
* | doc/encoders: document libtheora encoderStefano Sabatini2012-11-13
| |
* | Merge commit '97bf7c03b1338a867da52c159a2afecbdedcfa88'Michael Niedermayer2012-11-12
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '97bf7c03b1338a867da52c159a2afecbdedcfa88': doc: git-howto: Leave reviewers time to react before pushing patches Include libavutil/channel_layout.h instead of libavutil/audioconvert.h lavu: rename audioconvert.* to channel_layout.* and deprecate audioconvert.h Conflicts: doc/APIchanges doc/examples/decoding_encoding.c doc/git-howto.texi ffmpeg_filter.c libavcodec/flacdec.c libavcodec/imc.c libavcodec/mpegaudiodec.c libavcodec/utils.c libavfilter/asrc_anullsrc.c libavfilter/audio.c libavfilter/avfilter.c libavfilter/avfilter.h libavfilter/avfiltergraph.c libavfilter/buffer.c libavutil/Makefile libavutil/audioconvert.h libavutil/channel_layout.c libavutil/version.h Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * doc: git-howto: Leave reviewers time to react before pushing patchesDiego Biurrun2012-11-11
| |
| * Include libavutil/channel_layout.h instead of libavutil/audioconvert.hJustin Ruggles2012-11-11
| | | | | | | | Also reorder some other #include when applicable.
| * lavu: rename audioconvert.* to channel_layout.* and deprecate audioconvert.hJustin Ruggles2012-11-11
| |
* | lavfi: remove mp=geq filter.Clément Bœsch2012-11-11
| | | | | | | | Native geq video filter is now available.
* | lavfi: add geq filter.Clément Bœsch2012-11-11
| |
* | lavfi: remove mp=fixpts filter.Clément Bœsch2012-11-11
| | | | | | | | | | lavfi/f_setpts.c should allow everything mp=fixpts supports, with a lot of additional control.
* | lavfi: remove mp=tile filter.Clément Bœsch2012-11-11
| | | | | | | | The native tile video filter is now feature equivalent.
* | doc/filters: complete tile documentation.Clément Bœsch2012-11-11
| |
* | doc/Makefile: generate library headers with the correct section numberStefano Sabatini2012-11-11
| |
* | doc: add libavfilter.texiStefano Sabatini2012-11-11
| | | | | | | | With some re-wording by Alexander Strasser <eclipse7@gmx.net>.
* | doc: add libavutil.texiStefano Sabatini2012-11-11
| | | | | | | | | | With some fixes and better wording by Alexander Strasser <eclipse7@gmx.net>.
* | doc/faq: explain libfoo-dev packages.Nicolas George2012-11-08
| |
* | doc/faq: replace @file by @command for "ffmpeg".Nicolas George2012-11-07
| |
* | doc/libavcodec: hint to where to find the Git historyAlexander Strasser2012-11-07
| | | | | | | | Signed-off-by: Alexander Strasser <eclipse7@gmx.net>
* | doc/Makefile: change DOCLIBS checkStefano Sabatini2012-11-07
| | | | | | | | More consistent with the rest of the build system, and more compact.
* | doc/Makefile: remove .3 file with make cleanStefano Sabatini2012-11-06
| |