| Commit message (Expand) | Author | Age | Files | Lines |
* | doc/APIchanges: add an entry for codec descriptors. | Anton Khirnov | 2012-08-23 | 1 | -6/+16 |
* | lavc: add Ut Video encoder | Jan Ekström | 2012-08-20 | 1 | -1/+1 |
* | avtools: add -h demuxer/muxer | Anton Khirnov | 2012-08-19 | 1 | -0/+9 |
* | cmdutils: extend -h to allow printing codec details. | Anton Khirnov | 2012-08-19 | 1 | -2/+14 |
* | avconv: deprecate -isync. | Anton Khirnov | 2012-08-19 | 1 | -7/+0 |
* | cmdutils: refactor -codecs option. | Anton Khirnov | 2012-08-18 | 1 | -16/+9 |
* | avconv: make -shortest a per-output file option. | Anton Khirnov | 2012-08-18 | 1 | -1/+1 |
* | doc: Fix syntax errors in sample Emacs config | Jordi Ortiz | 2012-08-17 | 1 | -2/+2 |
* | rtmp: Add support for receiving incoming streams | Jordi Ortiz | 2012-08-16 | 1 | -0/+5 |
* | Don't include common.h from avutil.h | Martin Storsjö | 2012-08-15 | 1 | -0/+3 |
* | rtmp: Automatically compute the hash for SWFVerification | Samuel Pitoiset | 2012-08-15 | 1 | -0/+3 |
* | rtmp: Add support for SWFVerification | Samuel Pitoiset | 2012-08-15 | 1 | -0/+6 |
* | lavc: fix mixing CODEC_ID/AV_CODEC_ID in C++ code. | Anton Khirnov | 2012-08-10 | 1 | -0/+4 |
* | dict: add av_dict_count() | Mans Rullgard | 2012-08-10 | 1 | -0/+3 |
* | doc: Drop obsolete shared libs cflags hint to workaround Cygwin gcc bugs | Diego Biurrun | 2012-08-09 | 1 | -15/+0 |
* | vsrc_movie: discourage its use with avconv. | Anton Khirnov | 2012-08-08 | 1 | -0/+5 |
* | avconv: allow no input files. | Anton Khirnov | 2012-08-08 | 1 | -0/+8 |
* | doc: cygwin: Update list of FATE package requirements | Diego Biurrun | 2012-08-07 | 1 | -2/+2 |
* | rtmp: Add a new option 'rtmp_subscribe' | Samuel Pitoiset | 2012-08-07 | 1 | -0/+5 |
* | Replace all CODEC_ID_* with AV_CODEC_ID_* | Anton Khirnov | 2012-08-07 | 1 | -1/+1 |
* | lavc: add AV prefix to codec ids. | Anton Khirnov | 2012-08-07 | 1 | -0/+3 |
* | x86: build: replace mmx2 by mmxext | Diego Biurrun | 2012-08-03 | 1 | -0/+5 |
* | Canopus Lossless decoder | Derek Buitenhuis | 2012-08-01 | 1 | -0/+1 |
* | af_asyncts: add first_pts option | Justin Ruggles | 2012-07-29 | 1 | -0/+7 |
* | avf: introduce nobuffer option | Luca Barbato | 2012-07-29 | 1 | -0/+3 |
* | build: use COMPILE template for HOSTOBJS | Mans Rullgard | 2012-07-26 | 1 | -2/+0 |
* | rtmp: Add a new option 'rtmp_pageurl' | Samuel Pitoiset | 2012-07-25 | 1 | -0/+4 |
* | doc: Update the description of the rtmp_tcurl option | Samuel Pitoiset | 2012-07-25 | 1 | -1/+1 |
* | doc: Add Git configuration section | Diego Biurrun | 2012-07-23 | 1 | -0/+26 |
* | RTMPTE protocol support | Samuel Pitoiset | 2012-07-23 | 2 | -1/+9 |
* | RTMPE protocol support | Samuel Pitoiset | 2012-07-23 | 2 | -1/+10 |
* | G.723.1 demuxer and decoder | Mohamed Naufal Basheer | 2012-07-22 | 1 | -0/+1 |
* | lavfi: add avfilter_unref_bufferp() | Robert Nagy | 2012-07-20 | 1 | -0/+3 |
* | libopenjpeg: introduce encoding support | Michael Bradshaw | 2012-07-17 | 1 | -1/+1 |
* | RTMPTS protocol support | Samuel Pitoiset | 2012-07-17 | 2 | -0/+9 |
* | RTMPS protocol support | Samuel Pitoiset | 2012-07-17 | 2 | -1/+8 |
* | doc: update api changes with the right commit hashes | Luca Barbato | 2012-07-14 | 1 | -8/+8 |
* | mem: introduce av_malloc_array and av_mallocz_array | Luca Barbato | 2012-07-14 | 1 | -0/+3 |
* | MS Expression Encoder Screen decoder | Kostya Shishkov | 2012-07-13 | 1 | -0/+2 |
* | Support AAC encoding via the external library fdk-aac | Martin Storsjö | 2012-07-12 | 1 | -2/+10 |
* | TechSmith Screen Codec 2 decoder | Kostya Shishkov | 2012-07-11 | 1 | -0/+2 |
* | rtsp: Add listen mode | Jordi Ortiz | 2012-07-10 | 1 | -0/+8 |
* | eval: Add the isinf() function and tests for it | Martin Storsjö | 2012-07-04 | 1 | -0/+2 |
* | doc: Remind devs to check return values, especially for malloc() et al | Diego Biurrun | 2012-07-02 | 1 | -0/+4 |
* | MS ATC Screen (aka MSS3) decoder | Kostya Shishkov | 2012-07-02 | 1 | -0/+2 |
* | doc: Indicate that RTMPT is natively implemented in libavformat | Samuel Pitoiset | 2012-06-29 | 1 | -1/+1 |
* | doc: git: Add checklist with test steps to perform before pushing | Diego Biurrun | 2012-06-28 | 1 | -0/+55 |
* | udp: Support IGMPv3 source specific multicast and source blocking | Martin Storsjö | 2012-06-27 | 1 | -0/+8 |
* | doc/filters: fix typo. | Anton Khirnov | 2012-06-24 | 1 | -1/+1 |
* | lavfi: Add the af_channelmap audio channel mapping filter. | Alex Converse | 2012-06-22 | 1 | -0/+33 |