summaryrefslogtreecommitdiff
path: root/doc
Commit message (Collapse)AuthorAge
* Merge commit 'b339182eba34f28de5f1a477cdd2c84f1ef35d90'Michael Niedermayer2014-02-17
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit 'b339182eba34f28de5f1a477cdd2c84f1ef35d90': Move all example programs to doc/examples Conflicts: configure doc/Makefile doc/doxy-wrapper.sh doc/examples/avcodec.c doc/examples/decoding_encoding.c doc/examples/metadata.c doc/examples/muxing.c doc/examples/transcode_aac.c libavcodec/Makefile libavcodec/api-example.c libavformat/Makefile Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * Move all example programs to doc/examplesDiego Biurrun2014-02-16
| | | | | | | | Also drop support for building examples in library directories.
* | doc/APIchanges: Update for new function avio_find_protocol_nameAlexander Strasser2014-02-16
| | | | | | | | Signed-off-by: Alexander Strasser <eclipse7@gmx.net>
* | lavfi: adding dejudder filter to remove judder produced by partially ↵Nicholas Robbins2014-02-16
| | | | | | | | | | | | | | telecined material. Signed-off-by: Nicholas Robbins <nickrobbins@yahoo.com> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | doc/ffmpeg: make the ASCII flow charts narrower to fit onto TTYTimothy Gu2014-02-16
| | | | | | | | | | | | | | These charts in man page are currently destroyed. Signed-off-by: Timothy Gu <timothygu99@gmail.com> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | Merge commit 'c98f3169bfb578c1a4e407b44524f0bfa3b4dc0c'Michael Niedermayer2014-02-16
|\| | | | | | | | | | | | | | | | | | | | | * commit 'c98f3169bfb578c1a4e407b44524f0bfa3b4dc0c': lavu: add AV_FRAME_DATA_DOWNMIX_INFO side data type. Conflicts: doc/APIchanges libavutil/version.h Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * lavu: add AV_FRAME_DATA_DOWNMIX_INFO side data type.Tim Walker2014-02-15
| |
* | doc/doxy-wrapper.sh: fix execute flagsMichael Niedermayer2014-02-15
| | | | | | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | doc/filters/histogram: copyedit for grammarWerner Robitza2014-02-14
| | | | | | | | | | | | There were a few grammar and spelling mistakes in this filter description. I went through it and corrected them without changing the meaning.
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2014-02-14
|\| | | | | | | | | | | | | | | | | | | | | * qatar/master: doc/examples: misc Doxygen markup improvements Conflicts: doc/examples/muxing.c doc/examples/transcode_aac.c Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * doc/examples: misc Doxygen markup improvementsDiego Biurrun2014-02-14
| | | | | | | | Add properly formatted @example tag and fix Doxygen syntax.
* | Merge commit '3a26ccbf0d9f806d067e76a3f484170abecb36b3'Michael Niedermayer2014-02-14
|\| | | | | | | | | | | | | | | | | | | * commit '3a26ccbf0d9f806d067e76a3f484170abecb36b3': build: doxy: Include code examples in Doxygen documentation Conflicts: doc/Makefile Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * build: doxy: Include code examples in Doxygen documentationDiego Biurrun2014-02-14
| |
* | Merge commit '19d3127867f001d007f98bc8c5a85c5409abf788'Michael Niedermayer2014-02-14
|\| | | | | | | | | | | | | | | | | | | | | * commit '19d3127867f001d007f98bc8c5a85c5409abf788': doxygen: Set EXAMPLE_PATH from within doxy-wrapper.sh Conflicts: doc/Doxyfile doc/doxy-wrapper.sh Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * doxygen: Set EXAMPLE_PATH from within doxy-wrapper.shDiego Biurrun2014-02-14
| | | | | | | | This allows using the libav source path as the example path.
* | Merge commit 'f1f42cfc66804907d1df9231469e4296472bb0f5'Michael Niedermayer2014-02-14
|\| | | | | | | | | | | | | | | | | | | | | * commit 'f1f42cfc66804907d1df9231469e4296472bb0f5': build: Do not pass HTML snippets and stylesheet as input to Doxygen Conflicts: doc/Makefile See: 0f378d86321e4d14153a28d5e74c3ff0f99b1a20 Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * build: Do not pass HTML snippets and stylesheet as input to DoxygenDiego Biurrun2014-02-14
| | | | | | | | | | These files are referenced elsewhere and only generate warnings if presented to Doxygen as input files.
* | Merge commit 'e6c175dfd51e4b0e6deeae72cd8a161b22af3492'Michael Niedermayer2014-02-14
|\| | | | | | | | | | | | | | | | | | | | | * commit 'e6c175dfd51e4b0e6deeae72cd8a161b22af3492': Doxyfile: Only set HTML_{HEADER|FOOTER|STYLESHEET} from doxy_wrapper.sh Conflicts: doc/Doxyfile See: 7d0ca5b7e43676cc23834ccd19d40744f7328b77 Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * Doxyfile: Only set HTML_{HEADER|FOOTER|STYLESHEET} from doxy_wrapper.shDiego Biurrun2014-02-14
| |
| * Add libx265 encoderDerek Buitenhuis2014-02-12
| | | | | | | | Signed-off-by: Derek Buitenhuis <derek.buitenhuis@gmail.com>
* | Add libx265 encoderDerek Buitenhuis2014-02-12
| | | | | | | | Signed-off-by: Derek Buitenhuis <derek.buitenhuis@gmail.com>
* | lavf/lavd: version bump and APIchanges for uncoded frames.Nicolas George2014-02-11
| |
* | doc/APIchanges: fill in FFmpeg hashes & versionsMichael Niedermayer2014-02-10
| | | | | | | | | | | | Entries that have no hash at all are not filled in Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2014-02-10
|\| | | | | | | | | | | | | * qatar/master: build: fix examples compilation when EXESUF is not empty Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * build: fix examples compilation when EXESUF is not emptyChristophe Gisquet2014-02-10
| | | | | | | | | | | | | | | | | | | | Due to a wrong substitution doc/examples is not added as a prerequisite for the objects of the example programs. This results in compiler error due to the non-existing output directory. Bug-Id: 636 Signed-off-by: Janne Grunau <janne-libav@jannau.net>
* | Merge commit 'b36bc81ccaa2fc85dc4bae7dc546c71e8833573d'Michael Niedermayer2014-02-10
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit 'b36bc81ccaa2fc85dc4bae7dc546c71e8833573d': avplay: add support for seeking to chapter marks Conflicts: doc/ffplay.texi ffplay.c ffplay uses pageup/down for seeking by +-10min thus this use of the keys conflicts. The merge thus uses them to seek to chapters when there are some or +-10min when there are not Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * avplay: add support for seeking to chapter marksAnton Khirnov2014-02-10
| |
| * doc/APIchanges: mark the place where 9 was branchedAnton Khirnov2014-02-10
| |
* | Merge commit 'd711d839ca6714a5ef5b53ee51bc7632e62cf203'Michael Niedermayer2014-02-10
|\| | | | | | | | | | | | | | | | | | | * commit 'd711d839ca6714a5ef5b53ee51bc7632e62cf203': doc/APIchanges: fill in missing hashes and dates Conflicts: doc/APIchanges Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * doc/APIchanges: fill in missing hashes and datesAnton Khirnov2014-02-10
| |
* | lavd: add decklink output deviceRamiro Polla2014-02-09
| | | | | | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2014-02-08
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | * qatar/master: Mirillis FIC video decoder Conflicts: Changelog configure libavcodec/Makefile libavcodec/avcodec.h libavcodec/version.h Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * Mirillis FIC video decoderKostya Shishkov2014-02-08
| | | | | | | | | | | | Does not contain cursor rendering yet. Signed-off-by: Derek Buitenhuis <derek.buitenhuis@gmail.com>
* | Fix a few heigth/height typo.Clément Bœsch2014-02-07
| |
* | doc/texi2pod: make references boldTimothy Gu2014-02-06
| | | | | | | | | | | | | | | | | | | | Inspired by GCC r86635. This is more consistent with other man pages. For example in `man git`, all the "git-help(1)" kind of cross refs are bold. Signed-off-by: Timothy Gu <timothygu99@gmail.com> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | libfdk-aacenc: disable hard version requirementsTimothy Gu2014-02-06
| | | | | | | | | | | | | | Enable compilation on machines with an old libfdk-aac. Signed-off-by: Timothy Gu <timothygu99@gmail.com> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | Merge commit 'd9ae1031f5edbd25c8526b4cb51aba66d3bee931'Michael Niedermayer2014-02-05
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit 'd9ae1031f5edbd25c8526b4cb51aba66d3bee931': lavf: improve handling of sparse streams when muxing Conflicts: doc/APIchanges libavformat/avformat.h libavformat/mux.c libavformat/options_table.h libavformat/version.h See: 37ed5df5c5e06a55724fb9eb215da1594b648282 Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * lavf: improve handling of sparse streams when muxingLuca Barbato2014-02-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently ff_interleave_packet_per_dts() waits until it gets a frame for each stream before outputting packets in interleaved order. Sparse streams (i.e. streams with much fewer packets than the other streams, like subtitles or audio with DTX) tend to add up latency and in specific cases end up allocating a large amount of memory. Emit the top packet from the packet_buffer if it has a time delta larger than a specified threshold. Original report of the issue and initial proposed solution by mus.svz@gmail.com. Bug-id: 31 Signed-off-by: Anton Khirnov <anton@khirnov.net>
* | Merge commit 'de203abd71baae7f120313259b45cf935c85203e'Michael Niedermayer2014-02-04
|\| | | | | | | | | | | | | | | | | | | | | * commit 'de203abd71baae7f120313259b45cf935c85203e': vf_overlay: add eof_action switch Conflicts: doc/filters.texi libavfilter/vf_overlay.c Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * vf_overlay: add eof_action switchKeith Lawson2014-02-04
| | | | | | | | Signed-off-by: Anton Khirnov <anton@khirnov.net>
* | lavfi/ebur128: add true peak metering per frameJean First2014-02-02
| | | | | | | | Signed-off-by: Jean First <jeanfirst@gmail.com>
* | lavfi/ebur128: print peak metering in dBFSJean First2014-02-02
| | | | | | | | Signed-off-by: Jean First <jeanfirst@gmail.com>
* | lavfi/ebur128: add sample and true peak metering.Clément Bœsch2014-02-02
| | | | | | | | | | | | Metadata injection and logging. Not yet present visually. Signed-off-by: Jean First <jeanfirst@gmail.com>
* | doc/APIchanges: fix weird reindentStefano Sabatini2014-02-02
| |
* | lavf: add output_ts_offset option to AVFormatContextStefano Sabatini2014-02-02
| | | | | | | | | | This option can be generally useful to set an output offset, needed when setting an absolute index in the output.
* | examples/avio_reading: remove stray empty lineStefano Sabatini2014-02-02
| |
* | examples: add avio_reading.c exampleStefano Sabatini2014-02-02
| |
* | lavfi/overlay: add yuv422 format modeStefano Sabatini2014-02-02
| |
* | doc/examples/decoding_encoding: Check all av_samples_get_buffer_size() returnsMichael Niedermayer2014-01-31
| | | | | | | | | | Fixed CID1135755 Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | doc/APIchanges: apply minor formatting fixesStefano Sabatini2014-01-31
| |