| Commit message (Expand) | Author | Age | Files | Lines |
* | doc/platform: Fix 10l typo | Derek Buitenhuis | 2013-02-13 | 1 | -1/+1 |
* | doc: developer: Add a note about reserved system name space | Diego Biurrun | 2013-02-11 | 1 | -0/+8 |
* | doc: developer: Fix wording in "naming conventions" section | Diego Biurrun | 2013-02-11 | 1 | -11/+10 |
* | doc/developer: Drop obsolete MPlayer reference | Diego Biurrun | 2013-02-01 | 1 | -2/+0 |
* | doc/developer: Add ISC license to list of acceptable licenses | Diego Biurrun | 2013-02-01 | 1 | -2/+4 |
* | doc/developer: Add web links for all suggested licenses | Diego Biurrun | 2013-02-01 | 1 | -2/+5 |
* | doc: update the reference for the title | Luca Barbato | 2013-01-26 | 1 | -1/+1 |
* | doc: document libx264 options and mappings | Luca Barbato | 2013-01-25 | 1 | -0/+182 |
* | dict: add av_dict_parse_string() | Justin Ruggles | 2013-01-25 | 1 | -0/+4 |
* | doc: support multitable in texi2pod | Luca Barbato | 2013-01-25 | 1 | -2/+18 |
* | avfilter: allow setpts filter to use wallclock time for calculations | Vladimir Pantelic | 2013-01-25 | 1 | -0/+9 |
* | lavu: Add av_strnstr() | Vladimir Pantelic | 2013-01-25 | 1 | -0/+3 |
* | doc: fix dependencies in pod generation | Luca Barbato | 2013-01-24 | 1 | -1/+1 |
* | Drop DCTELEM typedef | Diego Biurrun | 2013-01-22 | 1 | -1/+1 |
* | lavu: Add an API for calculating HMAC (RFC 2104) | Martin Storsjö | 2013-01-15 | 1 | -0/+3 |
* | vdpau: Add context and common helpers for hwaccel support | Rémi Denis-Courmont | 2013-01-13 | 1 | -0/+3 |
* | Add version bump and APIchanges entry for Add AV_PIX_FMT_VDPAU. | Diego Biurrun | 2013-01-12 | 1 | -1/+4 |
* | oggenc: add a page_duration option and deprecate the pagesize option | Justin Ruggles | 2013-01-08 | 1 | -0/+15 |
* | doc/APIchanges: fill in missing dates and hashes. | Justin Ruggles | 2013-01-08 | 1 | -9/+9 |
* | lavr: add a public function for setting a custom channel map | Justin Ruggles | 2013-01-07 | 1 | -0/+4 |
* | doc: Extend commit message section | Derek Buitenhuis | 2013-01-07 | 1 | -2/+7 |
* | doc: Mention memory allocation in the fuzz testing section | Derek Buitenhuis | 2013-01-07 | 1 | -1/+2 |
* | doc: Mention zzuf in the fuzz testing section | Derek Buitenhuis | 2013-01-07 | 1 | -1/+2 |
* | doc: Merge disjointed bits about emailing patches | Derek Buitenhuis | 2013-01-07 | 1 | -8/+6 |
* | doc: Fix a few typos in the developer documentation | Derek Buitenhuis | 2013-01-07 | 1 | -7/+7 |
* | Drop Snow codec | Diego Biurrun | 2013-01-06 | 3 | -633/+0 |
* | Update release notes for the 9 release. | Anton Khirnov | 2013-01-04 | 1 | -2/+8 |
* | avstring: add av_basename and av_dirname | Luca Barbato | 2012-12-29 | 1 | -0/+3 |
* | miscellaneous typo fixes | Diego Biurrun | 2012-12-21 | 5 | -6/+6 |
* | 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 |