summaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* lavu/audioconvert: add a second low frequency channel.Tim Walker2012-09-121-0/+3
* avopt: Reorder the default_val struct, making i64 the first fieldMartin Storsjö2012-09-041-0/+4
* MSS2 decoderAlberto Delmás2012-08-311-0/+2
* avconv: make the -passlogfile option per-stream.Anton Khirnov2012-08-301-1/+1
* avconv: make the -pass option per-stream.Anton Khirnov2012-08-301-1/+1
* lavc: add lossy/lossless codec properties.Anton Khirnov2012-08-301-0/+4
* Add reminders to update the codec descriptor list with new codec IDs.Anton Khirnov2012-08-291-0/+2
* doc/APIchanges: add an entry for codec descriptors.Anton Khirnov2012-08-231-6/+16
* lavc: add Ut Video encoderJan Ekström2012-08-201-1/+1
* avtools: add -h demuxer/muxerAnton Khirnov2012-08-191-0/+9
* cmdutils: extend -h to allow printing codec details.Anton Khirnov2012-08-191-2/+14
* avconv: deprecate -isync.Anton Khirnov2012-08-191-7/+0
* cmdutils: refactor -codecs option.Anton Khirnov2012-08-181-16/+9
* avconv: make -shortest a per-output file option.Anton Khirnov2012-08-181-1/+1
* doc: Fix syntax errors in sample Emacs configJordi Ortiz2012-08-171-2/+2
* rtmp: Add support for receiving incoming streamsJordi Ortiz2012-08-161-0/+5
* Don't include common.h from avutil.hMartin Storsjö2012-08-151-0/+3
* rtmp: Automatically compute the hash for SWFVerificationSamuel Pitoiset2012-08-151-0/+3
* rtmp: Add support for SWFVerificationSamuel Pitoiset2012-08-151-0/+6
* lavc: fix mixing CODEC_ID/AV_CODEC_ID in C++ code.Anton Khirnov2012-08-101-0/+4
* dict: add av_dict_count()Mans Rullgard2012-08-101-0/+3
* doc: Drop obsolete shared libs cflags hint to workaround Cygwin gcc bugsDiego Biurrun2012-08-091-15/+0
* vsrc_movie: discourage its use with avconv.Anton Khirnov2012-08-081-0/+5
* avconv: allow no input files.Anton Khirnov2012-08-081-0/+8
* doc: cygwin: Update list of FATE package requirementsDiego Biurrun2012-08-071-2/+2
* rtmp: Add a new option 'rtmp_subscribe'Samuel Pitoiset2012-08-071-0/+5
* Replace all CODEC_ID_* with AV_CODEC_ID_*Anton Khirnov2012-08-071-1/+1
* lavc: add AV prefix to codec ids.Anton Khirnov2012-08-071-0/+3
* x86: build: replace mmx2 by mmxextDiego Biurrun2012-08-031-0/+5
* 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
OpenPOWER on IntegriCloud