aboutsummaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* Canopus Lossless decoderDerek Buitenhuis2012-08-011-0/+1
* af_asyncts: add first_pts optionJustin Ruggles2012-07-291-0/+7
* avf: introduce nobuffer optionLuca Barbato2012-07-291-0/+3
* build: use COMPILE template for HOSTOBJSMans Rullgard2012-07-261-2/+0
* rtmp: Add a new option 'rtmp_pageurl'Samuel Pitoiset2012-07-251-0/+4
* doc: Update the description of the rtmp_tcurl optionSamuel Pitoiset2012-07-251-1/+1
* doc: Add Git configuration sectionDiego Biurrun2012-07-231-0/+26
* RTMPTE protocol supportSamuel Pitoiset2012-07-232-1/+9
* RTMPE protocol supportSamuel Pitoiset2012-07-232-1/+10
* G.723.1 demuxer and decoderMohamed Naufal Basheer2012-07-221-0/+1
* lavfi: add avfilter_unref_bufferp()Robert Nagy2012-07-201-0/+3
* libopenjpeg: introduce encoding supportMichael Bradshaw2012-07-171-1/+1
* RTMPTS protocol supportSamuel Pitoiset2012-07-172-0/+9
* RTMPS protocol supportSamuel Pitoiset2012-07-172-1/+8
* doc: update api changes with the right commit hashesLuca Barbato2012-07-141-8/+8
* mem: introduce av_malloc_array and av_mallocz_arrayLuca Barbato2012-07-141-0/+3
* MS Expression Encoder Screen decoderKostya Shishkov2012-07-131-0/+2
* Support AAC encoding via the external library fdk-aacMartin Storsjö2012-07-121-2/+10
* TechSmith Screen Codec 2 decoderKostya Shishkov2012-07-111-0/+2
* rtsp: Add listen modeJordi Ortiz2012-07-101-0/+8
* eval: Add the isinf() function and tests for itMartin Storsjö2012-07-041-0/+2
* doc: Remind devs to check return values, especially for malloc() et alDiego Biurrun2012-07-021-0/+4
* MS ATC Screen (aka MSS3) decoderKostya Shishkov2012-07-021-0/+2
* doc: Indicate that RTMPT is natively implemented in libavformatSamuel Pitoiset2012-06-291-1/+1
* doc: git: Add checklist with test steps to perform before pushingDiego Biurrun2012-06-281-0/+55
* udp: Support IGMPv3 source specific multicast and source blockingMartin Storsjö2012-06-271-0/+8
* doc/filters: fix typo.Anton Khirnov2012-06-241-1/+1
* lavfi: Add the af_channelmap audio channel mapping filter.Alex Converse2012-06-221-0/+33
* lavfi: add join audio filter.Anton Khirnov2012-06-221-0/+37
* lavfi: support automatically inserting the fifo filter when needed.Anton Khirnov2012-06-221-1/+1
* lavu: add av_usleep() functionMans Rullgard2012-06-221-0/+3
* lavf, lavu: version bumps and APIchanges for av_gettime() moveMans Rullgard2012-06-211-0/+3
* MS Screen 1 decoderKostya Shishkov2012-06-201-0/+2
* Implement the iLBC storage file formatMartin Storsjö2012-06-181-0/+1
* Add support for iLBC decoding/encoding via the external library libilbcMartin Storsjö2012-06-181-0/+13
* rtmp: Don't send every flv packet in a separate HTTP request in RTMPTSamuel Pitoiset2012-06-181-0/+4
* Add Dolby/DPLII downmix support to libavresampleJohn Stebbins2012-06-181-0/+3
* RTMPT protocol supportSamuel Pitoiset2012-06-171-0/+8
* doc: Add missing protocols to list of supported protocols.Diego Biurrun2012-06-171-2/+13
* doc: document THREAD_TYPE fate variableLuca Barbato2012-06-141-0/+3
* rtmp: Add a new option 'rtmp_buffer', for setting the client buffer timeSamuel Pitoiset2012-06-131-0/+3
* lavfi: replace AVFilterContext.input/output_count with nb_inputs/outputsAnton Khirnov2012-06-131-0/+4
* lavfi: add avfilter_pad_get_type() and avfilter_pad_get_name().Anton Khirnov2012-06-131-0/+5
* lavfi: add channelsplit audio filter.Anton Khirnov2012-06-121-0/+25
* rtmp: support connection parametersSamuel Pitoiset2012-06-111-0/+12
* doc: Add documentation for the newly added rtmp_* optionsSamuel Pitoiset2012-06-111-2/+37
* Bump lavu minor and add an APIChanges entry for audioconvert functions.Anton Khirnov2012-06-101-0/+4
* Indeo Audio decoderKostya Shishkov2012-06-051-0/+1
* doc/avconv: add some details about the transcoding process.Anton Khirnov2012-06-041-0/+120
* avconv: extend -r to work on any input stream.Anton Khirnov2012-05-291-2/+9