| Commit message (Expand) | Author | Age | Files | Lines |
* | doc: improve documentation for the asyncts filter first_pts option | Justin Ruggles | 2012-12-13 | 1 | -2/+3 |
* | img2: document the options available | Luca Barbato | 2012-12-08 | 2 | -0/+18 |
* | hls: improve options description | Luca Barbato | 2012-12-08 | 1 | -4/+8 |
* | hls: add start_number option | Luca Barbato | 2012-12-08 | 1 | -0/+1 |
* | tak: demuxer, parser, and decoder | Paul B Mahol | 2012-12-07 | 1 | -0/+2 |
* | lavfi: add volume filter | Justin Ruggles | 2012-12-05 | 1 | -0/+53 |
* | lavfi: remove vf_slicify | Anton Khirnov | 2012-11-28 | 1 | -15/+0 |
* | doc: avtools-common-opts: Fix terminology concerning metric prefixes | Marcus Stollsteimer | 2012-11-25 | 1 | -5/+6 |
* | APIChanges: add entry for av_read_packet deprecation | Janne Grunau | 2012-11-15 | 1 | -0/+4 |
* | avserver: remove daemon mode | Mans Rullgard | 2012-11-15 | 2 | -10/+1 |
* | doxygen: remove obsolete options from Doxyfile | Janne Grunau | 2012-11-15 | 1 | -17/+0 |
* | hlsenc: stand alone hls segmenter | Luca Barbato | 2012-11-13 | 1 | -0/+21 |
* | doc: git-howto: Leave reviewers time to react before pushing patches | Diego Biurrun | 2012-11-11 | 1 | -0/+7 |
* | Include libavutil/channel_layout.h instead of libavutil/audioconvert.h | Justin Ruggles | 2012-11-11 | 1 | -1/+1 |
* | lavu: rename audioconvert.* to channel_layout.* and deprecate audioconvert.h | Justin Ruggles | 2012-11-11 | 1 | -0/+3 |
* | lavu: add av_ctz() for trailing zero bit count | Justin Ruggles | 2012-11-05 | 1 | -0/+3 |
* | doc: add apidoc target for doxygen API documentation | Janne Grunau | 2012-11-02 | 2 | -2/+21 |
* | doc: Point to the new location of the c99-to-c89 tool | Martin Storsjö | 2012-11-01 | 1 | -1/+1 |
* | x86: mmx2 ---> mmxext in comments and messages | Diego Biurrun | 2012-10-31 | 2 | -2/+2 |
* | lavfi: add ashowinfo filter | Anton Khirnov | 2012-10-29 | 1 | -0/+41 |
* | nut: support textual data | Luca Barbato | 2012-10-29 | 1 | -0/+6 |
* | doc: git-howto: Clarify comment about pushing series of commits | Diego Biurrun | 2012-10-26 | 1 | -2/+2 |
* | doxygen: Add av_alloc_size to list of predefined macros | Diego Biurrun | 2012-10-26 | 1 | -1/+2 |
* | doxygen: Drop some pointless entries from PREDEFINED macros list | Diego Biurrun | 2012-10-26 | 1 | -6/+0 |
* | Move Doxyfile into the doc/ subdirectory | Diego Biurrun | 2012-10-23 | 1 | -0/+1647 |
* | build: Plan 9 support | Mans Rullgard | 2012-10-23 | 1 | -0/+63 |
* | lavu: bump major to 52 | Anton Khirnov | 2012-10-23 | 1 | -1/+1 |
* | APIchanges: update lavr bump date | Anton Khirnov | 2012-10-23 | 1 | -1/+1 |
* | avutil: Add AVERROR_EXPERIMENTAL | Nathan Caldwell | 2012-10-21 | 1 | -0/+3 |
* | doc/platform: Add info on shared builds with MSVC | Derek Buitenhuis | 2012-10-20 | 1 | -3/+8 |
* | doc/platform: Move a caveat down to the notes section | Derek Buitenhuis | 2012-10-20 | 1 | -5/+6 |
* | nut: support pcm codecs not mapped in avi | Luca Barbato | 2012-10-13 | 1 | -1/+1 |
* | pixdesc: add functions for accessing pixel format descriptors. | Anton Khirnov | 2012-10-12 | 1 | -0/+5 |
* | avutil: Add functions for allocating opaque contexts for algorithms | Martin Storsjö | 2012-10-11 | 1 | -0/+4 |
* | doc: update the faq entry about custom I/O | Luca Barbato | 2012-10-11 | 1 | -2/+2 |
* | avio: introduce avio_closep | Luca Barbato | 2012-10-10 | 1 | -0/+3 |
* | avconv: remove -same_quant | Anton Khirnov | 2012-10-09 | 2 | -15/+9 |
* | doc: allow building with old texi2html versions | Mans Rullgard | 2012-10-08 | 1 | -1/+2 |
* | doc: support the new website layout | Luca Barbato | 2012-10-08 | 4 | -279/+1261 |
* | doc: remove a warning from filters.texi | Luca Barbato | 2012-10-08 | 1 | -12/+12 |
* | doc: initial nut documentation | Luca Barbato | 2012-10-08 | 2 | -0/+129 |
* | Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat | Anton Khirnov | 2012-10-08 | 1 | -1/+1 |
* | pixfmt: add AV_ prefixes to PIX_FMT_* | Anton Khirnov | 2012-10-08 | 1 | -0/+8 |
* | doc/RELEASE_NOTES: update for the 9 release. | Anton Khirnov | 2012-10-06 | 1 | -54/+67 |
* | doc/APIchanges: fill in missing dates and hashes. | Anton Khirnov | 2012-10-05 | 1 | -5/+5 |
* | lavr: bump major to 1 and declare it stable. | Anton Khirnov | 2012-10-05 | 1 | -0/+5 |
* | Opus encoder using libopus | Nathan Caldwell | 2012-10-01 | 1 | -1/+1 |
* | doc/platform: Rework the Visual Studio linking section | Derek Buitenhuis | 2012-09-28 | 1 | -41/+20 |
* | doc/faq: Change the Visual Studio entry to reflect current status | Derek Buitenhuis | 2012-09-28 | 1 | -21/+2 |
* | doc/platform: Replace Visual Studio section with build instructions | Derek Buitenhuis | 2012-09-28 | 1 | -13/+68 |