summaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* vf_split: support user-specifiable number of outputs.Anton Khirnov2012-05-061-0/+13
* lavr: use 8.8 instead of 10.6 as the 16-bit fixed-point mixing coeff typeJustin Ruggles2012-05-011-0/+3
* APIchanges: fill in some dates and commit hashesJustin Ruggles2012-04-301-9/+9
* avutil: add av_parse_cpu_flags() functionMans Rullgard2012-04-251-0/+3
* Add libavresampleJustin Ruggles2012-04-241-6/+10
* Remove libdirac decoder.Diego Biurrun2012-04-232-4/+3
* avutil: add audio fifo bufferJustin Ruggles2012-04-201-0/+12
* doc: Update sample Vim config with suitable (function) indentation settings.Diego Biurrun2012-04-161-0/+2
* doc/filters: update documentation.Anton Khirnov2012-04-151-10/+8
* avconv: add support for complex filtergraphs.Anton Khirnov2012-04-152-1/+47
* doc: Improve suggested Emacs settings for our coding style.Diego Biurrun2012-04-151-4/+10
* avfiltergraph: make the AVFilterInOut alloc/free API publicStefano Sabatini2012-04-141-0/+4
* graphparser: allow specifying sws flags in the graph description.Anton Khirnov2012-04-141-1/+7
* git-howto: Explain how to avoid Windows line endings in git checkouts.Diego Biurrun2012-04-121-0/+8
* avutil: add av_get_packed_sample_fmt() and av_get_planar_sample_fmt()Justin Ruggles2012-04-081-0/+3
* avutil: Add av_get_default_channel_layout()Justin Ruggles2012-04-051-0/+3
* build: fix doc generation errors in parallel buildsMans Rullgard2012-03-281-1/+1
* build: Do not explicitly add the doc directory to the OBJDIRS list.Diego Biurrun2012-03-271-1/+0
* APIchanges: mark the place where 0.7 was cut.Anton Khirnov2012-03-261-0/+7
* APIchanges: mark the place where 0.8 was cut.Anton Khirnov2012-03-261-0/+8
* APIchanges: fill in missing dates and hashes.Anton Khirnov2012-03-261-7/+7
* doc: pass -Idoc texi2html and texi2podMans Rullgard2012-03-201-2/+2
* doc: texi2pod: add -I flagMans Rullgard2012-03-201-8/+11
* movenc: Add a min_frag_duration optionMartin Storsjö2012-03-201-0/+7
* rtsp: Set the default delay to 0.1 s for the RTSP/SDP/RTP demuxersMartin Storsjö2012-03-201-3/+3
* Generate manpages for AV{Format,Codec}Context AVOptions.Anton Khirnov2012-03-203-4/+139
* doc/avconv: remove entries for AVOptions.Anton Khirnov2012-03-201-174/+14
* ZeroCodec DecoderDerek Buitenhuis2012-03-191-0/+1
* RealAudio Lossless decoderKostya Shishkov2012-03-191-0/+1
* APIchanges: Replace Subversion revision numbers by Git hashes.Diego Biurrun2012-03-181-147/+147
* avcodec: add XBM encoderPaul B Mahol2012-03-171-0/+2
* doc/general: update supported devices table.Anton Khirnov2012-03-131-1/+2
* doc/general: add missing @tab to codecs table.Anton Khirnov2012-03-131-1/+1
* v4l2: update documentationLuca Barbato2012-03-071-24/+10
* FATE: add CPUFLAGS variable, mapping to -cpuflags avconv option.Anton Khirnov2012-03-061-1/+3
* avconv: add -cpuflags option for setting supported cpuflags.Anton Khirnov2012-03-061-0/+4
* cpu: add av_set_cpu_flags_mask().Anton Khirnov2012-03-061-0/+3
* avcodec: add av_get_audio_frame_duration() function.Justin Ruggles2012-03-051-0/+4
* lavc: make codec_is_decoder/encoder() public.Anton Khirnov2012-03-041-0/+3
* Windows Media Audio Lossless decoderMashiat Sarker Shakkhar2012-03-021-0/+1
* avpacket: Add a function for shrinking already allocated side dataMartin Storsjö2012-03-011-0/+3
* Add a minor bump, changelog/APIchanges entry and some documentation for APIC ...Anton Khirnov2012-02-292-0/+38
* segment: implement wrap aroundLuca Barbato2012-02-281-0/+2
* doc/APIchanges: fill in missing dates and hashes.Anton Khirnov2012-02-271-5/+5
* avconv: saner output video timebase.Anton Khirnov2012-02-261-1/+2
* avutil: add AVERROR_UNKNOWNJustin Ruggles2012-02-251-0/+3
* docs: use -bsf:[vas] instead of -[vas]bsf.John Van Sickle2012-02-242-3/+3
* Remove libpostproc.Diego Biurrun2012-02-231-1/+0
* avcodec: add duration field to AVCodecParserContextJustin Ruggles2012-02-201-0/+3
* avutil: add av_rescale_q_rnd() to allow different roundingJustin Ruggles2012-02-201-0/+3
OpenPOWER on IntegriCloud