| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | h264: wait for initial complete frame before outputing frames | John Stebbins | 2013-10-31 | 1 | -0/+3 |
* | HNM4/HNM4A demuxer & video decoder | David Kment | 2013-10-31 | 1 | -0/+3 |
* | avplay: Accept cpuflags option | Luca Barbato | 2013-10-22 | 2 | -4/+4 |
* | lavfi: allow user-provided execute() callbacks | Anton Khirnov | 2013-09-28 | 1 | -0/+4 |
* | pcm: support 24-bit/32-bit little-endian planar | Paul B Mahol | 2013-09-27 | 1 | -1/+3 |
* | tls: Add support for listen mode | Martin Storsjö | 2013-09-26 | 1 | -0/+13 |
* | tls: Add options for verifying the peer certificate | Martin Storsjö | 2013-09-26 | 1 | -0/+33 |
* | doc/filters: fix an option name in the unsharp docs | Anton Khirnov | 2013-09-24 | 1 | -1/+1 |
* | lavu: Add interleaved 4:2:2 8/10-bit formats | Kieran Kunhya | 2013-09-21 | 1 | -0/+4 |
* | Add a WebP decoder | Justin Ruggles | 2013-09-18 | 1 | -0/+2 |
* | doc: Add missing hashes and dates to APIChanges | Luca Barbato | 2013-09-17 | 1 | -14/+14 |
* | mem: Introduce av_reallocp | Luca Barbato | 2013-09-16 | 1 | -0/+3 |
* | doc: Drop VDPAU from list of supported codecs | Diego Biurrun | 2013-09-10 | 1 | -2/+0 |
* | doc: Describe TB option of setpts filter | Clifford Wolf | 2013-09-04 | 1 | -0/+3 |
* | cosmetics: Fix ATRAC codec name spelling | Diego Biurrun | 2013-09-02 | 1 | -2/+2 |
* | configure: Add docdir configuration option | Vittorio Giovara | 2013-08-31 | 1 | -2/+9 |
* | doc: document the asf demuxer | Luca Barbato | 2013-08-28 | 1 | -1/+12 |
* | doc: Document the flv demuxer | Luca Barbato | 2013-08-27 | 1 | -0/+11 |
* | movenc: add faststart option for web streaming | Clément Bœsch | 2013-08-21 | 1 | -0/+4 |
* | vf_fps: add 'start_time' option | Justin Ruggles | 2013-08-20 | 1 | -0/+8 |
* | doc: Clarify the avconv section about -re | Martin Storsjö | 2013-08-10 | 1 | -1/+4 |
* | doc: Add an example on publishing over RTMP | Martin Storsjö | 2013-08-10 | 1 | -0/+6 |
* | doc: Add librtmp to the section header for the librtmp specific details | Martin Storsjö | 2013-08-10 | 1 | -1/+1 |
* | doc: Explain that the default RTMP user agent is different when publishing | Martin Storsjö | 2013-08-10 | 1 | -1/+2 |
* | doc: Extend the rtmp example to include how to pass username/password | Martin Storsjö | 2013-08-10 | 1 | -1/+7 |
* | lavc: Add refcounted api to AVPacket | Luca Barbato | 2013-08-10 | 1 | -0/+4 |