| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | lavfi: add join audio filter. | Anton Khirnov | 2012-06-22 | 1 | -0/+37 |
* | lavfi: support automatically inserting the fifo filter when needed. | Anton Khirnov | 2012-06-22 | 1 | -1/+1 |
* | lavu: add av_usleep() function | Mans Rullgard | 2012-06-22 | 1 | -0/+3 |
* | lavf, lavu: version bumps and APIchanges for av_gettime() move | Mans Rullgard | 2012-06-21 | 1 | -0/+3 |
* | MS Screen 1 decoder | Kostya Shishkov | 2012-06-20 | 1 | -0/+2 |
* | Implement the iLBC storage file format | Martin Storsjö | 2012-06-18 | 1 | -0/+1 |
* | Add support for iLBC decoding/encoding via the external library libilbc | Martin Storsjö | 2012-06-18 | 1 | -0/+13 |
* | rtmp: Don't send every flv packet in a separate HTTP request in RTMPT | Samuel Pitoiset | 2012-06-18 | 1 | -0/+4 |
* | Add Dolby/DPLII downmix support to libavresample | John Stebbins | 2012-06-18 | 1 | -0/+3 |
* | RTMPT protocol support | Samuel Pitoiset | 2012-06-17 | 1 | -0/+8 |
* | doc: Add missing protocols to list of supported protocols. | Diego Biurrun | 2012-06-17 | 1 | -2/+13 |
* | doc: document THREAD_TYPE fate variable | Luca Barbato | 2012-06-14 | 1 | -0/+3 |
* | rtmp: Add a new option 'rtmp_buffer', for setting the client buffer time | Samuel Pitoiset | 2012-06-13 | 1 | -0/+3 |
* | lavfi: replace AVFilterContext.input/output_count with nb_inputs/outputs | Anton Khirnov | 2012-06-13 | 1 | -0/+4 |
* | lavfi: add avfilter_pad_get_type() and avfilter_pad_get_name(). | Anton Khirnov | 2012-06-13 | 1 | -0/+5 |
* | lavfi: add channelsplit audio filter. | Anton Khirnov | 2012-06-12 | 1 | -0/+25 |
* | rtmp: support connection parameters | Samuel Pitoiset | 2012-06-11 | 1 | -0/+12 |
* | doc: Add documentation for the newly added rtmp_* options | Samuel Pitoiset | 2012-06-11 | 1 | -2/+37 |
* | Bump lavu minor and add an APIChanges entry for audioconvert functions. | Anton Khirnov | 2012-06-10 | 1 | -0/+4 |
* | Indeo Audio decoder | Kostya Shishkov | 2012-06-05 | 1 | -0/+1 |
* | doc/avconv: add some details about the transcoding process. | Anton Khirnov | 2012-06-04 | 1 | -0/+120 |
* | avconv: extend -r to work on any input stream. | Anton Khirnov | 2012-05-29 | 1 | -2/+9 |
* | doc/avconv: expand documentation for the -s option. | Anton Khirnov | 2012-05-29 | 1 | -2/+12 |
* | avprobe: restore pseudo-INI old style format for compatibility. | Anton Khirnov | 2012-05-26 | 1 | -2/+11 |
* | opt: Add av_opt_set_bin() | Samuel Pitoiset | 2012-05-26 | 1 | -0/+3 |
* | avprobe: update documentation | Luca Barbato | 2012-05-25 | 1 | -13/+6 |
* | rtmp: fix url parsing | Luca Barbato | 2012-05-25 | 1 | -1/+1 |
* | fate: document TARGET_EXEC and its usage | Luca Barbato | 2012-05-25 | 1 | -1/+11 |
* | lavfi: add audio mix filter | Justin Ruggles | 2012-05-23 | 1 | -0/+38 |
* | lavfi: add an audio split filter | Justin Ruggles | 2012-05-21 | 1 | -0/+13 |
* | fate: change name of FATE samples location environment variable | Diego Biurrun | 2012-05-21 | 1 | -1/+1 |
* | avformat: Add a flag to mark muxers that allow (non strict) monotone timestamps. | James Zern | 2012-05-20 | 1 | -0/+4 |