summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAge
* avconv: deprecate -isync.Anton Khirnov2012-08-19
* cmdutils: refactor -codecs option.Anton Khirnov2012-08-18
* avconv: make -shortest a per-output file option.Anton Khirnov2012-08-18
* doc: Fix syntax errors in sample Emacs configJordi Ortiz2012-08-17
* rtmp: Add support for receiving incoming streamsJordi Ortiz2012-08-16
* Don't include common.h from avutil.hMartin Storsjö2012-08-15
* rtmp: Automatically compute the hash for SWFVerificationSamuel Pitoiset2012-08-15
* rtmp: Add support for SWFVerificationSamuel Pitoiset2012-08-15
* lavc: fix mixing CODEC_ID/AV_CODEC_ID in C++ code.Anton Khirnov2012-08-10
* dict: add av_dict_count()Mans Rullgard2012-08-10
* doc: Drop obsolete shared libs cflags hint to workaround Cygwin gcc bugsDiego Biurrun2012-08-09
* vsrc_movie: discourage its use with avconv.Anton Khirnov2012-08-08
* avconv: allow no input files.Anton Khirnov2012-08-08
* doc: cygwin: Update list of FATE package requirementsDiego Biurrun2012-08-07
* rtmp: Add a new option 'rtmp_subscribe'Samuel Pitoiset2012-08-07
* Replace all CODEC_ID_* with AV_CODEC_ID_*Anton Khirnov2012-08-07
* lavc: add AV prefix to codec ids.Anton Khirnov2012-08-07
* x86: build: replace mmx2 by mmxextDiego Biurrun2012-08-03
* Canopus Lossless decoderDerek Buitenhuis2012-08-01
* af_asyncts: add first_pts optionJustin Ruggles2012-07-29
* avf: introduce nobuffer optionLuca Barbato2012-07-29
* build: use COMPILE template for HOSTOBJSMans Rullgard2012-07-26
* rtmp: Add a new option 'rtmp_pageurl'Samuel Pitoiset2012-07-25
* doc: Update the description of the rtmp_tcurl optionSamuel Pitoiset2012-07-25
* doc: Add Git configuration sectionDiego Biurrun2012-07-23
* RTMPTE protocol supportSamuel Pitoiset2012-07-23
* RTMPE protocol supportSamuel Pitoiset2012-07-23
* G.723.1 demuxer and decoderMohamed Naufal Basheer2012-07-22
* lavfi: add avfilter_unref_bufferp()Robert Nagy2012-07-20
* libopenjpeg: introduce encoding supportMichael Bradshaw2012-07-17
* RTMPTS protocol supportSamuel Pitoiset2012-07-17
* RTMPS protocol supportSamuel Pitoiset2012-07-17
* doc: update api changes with the right commit hashesLuca Barbato2012-07-14
* mem: introduce av_malloc_array and av_mallocz_arrayLuca Barbato2012-07-14
* MS Expression Encoder Screen decoderKostya Shishkov2012-07-13
* Support AAC encoding via the external library fdk-aacMartin Storsjö2012-07-12
* TechSmith Screen Codec 2 decoderKostya Shishkov2012-07-11
* rtsp: Add listen modeJordi Ortiz2012-07-10
* eval: Add the isinf() function and tests for itMartin Storsjö2012-07-04
* doc: Remind devs to check return values, especially for malloc() et alDiego Biurrun2012-07-02
* MS ATC Screen (aka MSS3) decoderKostya Shishkov2012-07-02
* doc: Indicate that RTMPT is natively implemented in libavformatSamuel Pitoiset2012-06-29
* doc: git: Add checklist with test steps to perform before pushingDiego Biurrun2012-06-28
* udp: Support IGMPv3 source specific multicast and source blockingMartin Storsjö2012-06-27
* doc/filters: fix typo.Anton Khirnov2012-06-24
* lavfi: Add the af_channelmap audio channel mapping filter.Alex Converse2012-06-22
* lavfi: add join audio filter.Anton Khirnov2012-06-22
* lavfi: support automatically inserting the fifo filter when needed.Anton Khirnov2012-06-22
* lavu: add av_usleep() functionMans Rullgard2012-06-22
* lavf, lavu: version bumps and APIchanges for av_gettime() moveMans Rullgard2012-06-21