| Commit message (Expand) | Author | Age | Files | Lines |
* | Mirillis FIC video decoder | Kostya Shishkov | 2014-02-08 | 1 | -0/+2 |
* | lavf: improve handling of sparse streams when muxing | Luca Barbato | 2014-02-04 | 1 | -0/+4 |
* | vf_overlay: add eof_action switch | Keith Lawson | 2014-02-04 | 1 | -0/+19 |
* | doc: document correct option to list encoders | John Stebbins | 2014-01-29 | 1 | -1/+1 |
* | doc: add decoders.texi | John Stebbins | 2014-01-29 | 3 | -0/+58 |
* | lavc: deprecate CODEC_FLAG_EMU_EDGE and avcodec_get_edge_width(). | Anton Khirnov | 2014-01-20 | 1 | -0/+5 |
* | mp3enc: allow omitting the id3v2 header with -id3v2_version 0 | Anton Khirnov | 2014-01-17 | 1 | -2/+9 |
* | mp3enc: add an option for disabling the Xing frame. | Anton Khirnov | 2014-01-17 | 1 | -3/+4 |
* | lavfi: add framepack filter | Vittorio Giovara | 2014-01-09 | 1 | -0/+45 |
* | ATRAC3+ decoder | Maxim Polijakowski | 2014-01-09 | 1 | -0/+1 |
* | avframe: add AV_FRAME_DATA_MATRIXENCODING side data type. | Tim Walker | 2014-01-05 | 1 | -0/+4 |
* | lavu: Add values for various Dolby flags to the AVMatrixEncoding enum. | Tim Walker | 2014-01-05 | 1 | -0/+3 |
* | Makefile: add html template files to the doxygen deps | Anton Khirnov | 2014-01-01 | 1 | -1/+4 |
* | doxy: Update the css to have a flat style | Luca Barbato | 2013-12-27 | 1 | -6/+4 |
* | doxy: Fix link in badge color | Luca Barbato | 2013-12-27 | 1 | -0/+4 |
* | doc: fix link to the ISC license text in the developer documentation. | Tim Walker | 2013-12-22 | 1 | -1/+1 |
* | doc: fix a coding style error in the developer documentation. | Tim Walker | 2013-12-22 | 1 | -1/+1 |
* | Add a libwebp encoder | Justin Ruggles | 2013-12-21 | 2 | -2/+63 |
* | lavc: add HEVC profiles names | Gildas Cocherel | 2013-12-20 | 1 | -0/+3 |
* | Prepare release notes for Libav 10 "Eks" | Anton Khirnov | 2013-12-18 | 1 | -75/+55 |
* | Bump major of libavfilter for reference counted buffer API changes. | Reinhard Tartler | 2013-12-14 | 1 | -1/+1 |
* | Bump libavutil major version to account for the LLS API/ABI changes. | Reinhard Tartler | 2013-12-14 | 1 | -1/+1 |
* | lavc: deprecate avcodec_get_frame_defaults(). | Anton Khirnov | 2013-12-11 | 1 | -0/+5 |
* | Replace all uses of avcodec_free_frame with av_frame_free(). | Anton Khirnov | 2013-12-11 | 1 | -1/+1 |
* | avframe: add codec-independent stereoscopic metadata | Vittorio Giovara | 2013-12-09 | 1 | -0/+4 |
* | doc: Try to find nonstandard Perl path from the environment | Diego Biurrun | 2013-12-01 | 1 | -1/+3 |
* | doc/platform: Update to reflect current MSVC build situation | Derek Buitenhuis | 2013-11-27 | 1 | -9/+15 |
* | Add an audio transcoding example. | Andreas Unterweger | 2013-11-27 | 2 | -1/+771 |
* | build: Check for pod2man instead of perl for manual page generation | Diego Biurrun | 2013-11-26 | 1 | -2/+2 |
* | mpeg12dec: Extract CC user data into frame side data | John Stebbins | 2013-11-26 | 1 | -0/+4 |
* | metasound: add last missing modes (8kHz @ 6kbps per channel) | Kostya Shishkov | 2013-11-26 | 1 | -1/+0 |
* | build: Integrate multilibrary examples into the build system | Diego Biurrun | 2013-11-25 | 2 | -1/+541 |
* | build: Separate building programs linking against libav* from building av* | Diego Biurrun | 2013-11-25 | 1 | -3/+4 |
* | doc: Add the host executable suffix for the print_options dependency | Martin Storsjö | 2013-11-25 | 1 | -1/+1 |
* | build: more fine-grained dependencies for documentation build tools | Diego Biurrun | 2013-11-23 | 1 | -3/+6 |
* | avconv: add support for VDPAU decoding | Anton Khirnov | 2013-11-23 | 1 | -0/+9 |
* | avconv: add infrastructure for using hwaccels | Anton Khirnov | 2013-11-23 | 1 | -0/+27 |
* | filter docs: reference scale and fps filters | Vittorio Giovara | 2013-11-21 | 1 | -1/+3 |
* | lavc: VP9 decoder | Ronald S. Bultje | 2013-11-15 | 1 | -0/+2 |
* | Move av_fast_{m,re}alloc from lavc to lavu. | Anton Khirnov | 2013-11-14 | 1 | -0/+3 |
* | lavc: make error_rate a private option of mpegvideo encoders | Anton Khirnov | 2013-11-14 | 1 | -0/+4 |
* | vdpau: add a constructor for AVVDPAUContext. | Anton Khirnov | 2013-11-14 | 1 | -0/+2 |
* | vdpau: add a convenience function for getting a decoder profile. | Anton Khirnov | 2013-11-14 | 1 | -0/+3 |
* | Deprecate obsolete XvMC hardware decoding support | Diego Biurrun | 2013-11-13 | 1 | -1/+0 |
* | lavc: Add colorimetry values for BT.2020, other non-included ones | Jan Ekström | 2013-11-04 | 1 | -0/+4 |
* | vf_scale: make the dar variable return the DAR. | Rudolf Polzer | 2013-11-02 | 1 | -2/+5 |
* | vf_aspect: support variables in evaluating the aspect ratios | Rudolf Polzer | 2013-11-02 | 1 | -2/+52 |
* | avplay: drop -vismv option which does not do anything anymore | Anton Khirnov | 2013-10-31 | 1 | -2/+0 |
* | Add raw HEVC demuxer | Dirk Farin | 2013-10-31 | 1 | -0/+1 |
* | Add HEVC decoder | Guillaume Martres | 2013-10-31 | 1 | -0/+1 |