aboutsummaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* libavformat/http.c: Make http-listen work as an input stream.Stephan Holljes2015-04-111-1/+23
* doc: add aarch64 cpuflags to fftools documentationJames Almer2015-04-101-0/+6
* doc: add missing arm cpuflags to fftools documentationJames Almer2015-04-101-0/+1
* doc: add missing x86 cpuflags to fftools documentationJames Almer2015-04-101-0/+4
* Use @verbatim instead of @example for ASCII artsTimothy Gu2015-04-113-14/+16
* texi2pod: Handle @verbatimTimothy Gu2015-04-111-2/+2
* lavf: Add support for WebM Live MuxingVignesh Venkatasubramanian2015-04-071-0/+43
* examples/avio_list_dir: init/deinit networkLukasz Marek2015-04-061-3/+6
* lavf/http: add proof-of-concept http server.Stephan Holljes2015-04-051-0/+3
* avcodec: add unpack packed B-frames bitstream filterAndreas Cadhalpun2015-04-051-0/+20
* webmdashenc: Support for live stream manifestsVignesh Venkatasubramanian2015-04-051-1/+33
* doc/examples: Handle new types in avio_list_dirMariusz Szczepańczyk2015-04-031-0/+6
* lavf/avio: Add new types to AVIODirEntryType, bump minor versionMariusz Szczepańczyk2015-04-031-0/+5
* doc: Slightly revise AviSynth version infoStephen Hutchinson2015-04-031-2/+2
* apng: Add a basic APNG muxerDonny Yang2015-04-021-0/+2
* lavu/avstring: add av_append_path_component() funcionLukasz Marek2015-03-311-0/+3
* vf_drawtext: add support for setting box border widthMarton Balint2015-03-311-0/+4
* lavf: Bump minor version and document directory listing API in doc/APIchanges.Mariusz Szczepańczyk2015-03-301-0/+9
* Merge remote-tracking branch 'cehoyos/master'Michael Niedermayer2015-03-291-0/+5
|\
| * lavf/gif: Add an option max_gif_delay to limit the frame duration.Carl Eugen Hoyos2015-03-291-0/+5
* | Merge commit '6fe2641d6e410b7bc203138fa97e1118b411f16d'Michael Niedermayer2015-03-291-0/+3
|\ \ | |/ |/|
| * lavc: add profile define for DTS ExpressHendrik Leppkes2015-03-291-0/+3
* | Merge commit 'c48456166e95648719a8be8f8613f9dee98205c1'Michael Niedermayer2015-03-291-0/+3
|\|
| * lavc: add MMAL hardware decoder wrapperwm42015-03-291-0/+3
| * avisynth: update documentation about the avisynth_c.h headerStephen Hutchinson2015-03-241-10/+15
* | doc/examples: add directory listing exampleLukasz Marek2015-03-283-1/+114
* | lavfi: add inverse telecine filterHimangi Saraogi2015-03-271-0/+27
* | doc: remove the reference to supporting AviSynth 2.5Stephen Hutchinson2015-03-251-1/+1
* | ffmpeg: fix option name in documentationGiorgio Vazzana2015-03-241-1/+1
* | doc: Remove non-existing decklink options.Carl Eugen Hoyos2015-03-241-6/+0
* | doc: Use @lisp where appropriateTimothy Gu2015-03-231-2/+2
* | doc: More semantic markup using @samp and @var where appropriateTimothy Gu2015-03-234-39/+45
* | doc/fate: better formattingTimothy Gu2015-03-231-32/+32
* | Merge commit '342fc46c69199b076b7c210f42208ce39a2bde1c'Michael Niedermayer2015-03-201-0/+3
|\|
| * cmdutils: Add a stream specifier to map usable streamsLuca Barbato2015-03-201-0/+3
| * doc: fate: remove outdated SSH key fingerprintJanne Grunau2015-03-161-1/+0
* | lavfi/eq: rework expression evaluationarwa arif2015-03-201-19/+51
* | lavfi: add showwavespic filterClément Bœsch2015-03-181-0/+27
* | doc/protocols: Fixed missing example section markerTobias Rapp2015-03-171-0/+2
* | Merge commit '217e4ff4d1f845b76e44634e29371cd09313d1c2'Michael Niedermayer2015-03-151-0/+1
|\|
| * dca: Support for XLL (lossless extension)Niels Möller2015-03-151-0/+1
* | Merge commit '247e370e2a913db52ca079b347a174c8d393b171'Michael Niedermayer2015-03-131-0/+1
|\|
| * TDSC decoderVittorio Giovara2015-03-131-0/+1
* | doc: Fix alphabetic ordering for decklink input device.Carl Eugen Hoyos2015-03-131-81/+81
* | doc: Clarify documentation for fade duration.Carl Eugen Hoyos2015-03-091-1/+2
* | doc: Improve video creation examples (from image2).Carl Eugen Hoyos2015-03-091-2/+2
* | Merge commit '7b9cb7b36543c2a0e46d99b0e41824b9e7dd0c8f'Michael Niedermayer2015-03-081-0/+2
|\|
* | doc: avoid the incorrect phrase 'allow to'Andreas Cadhalpun2015-03-086-8/+8
* | doc/filters: Add some random examples for fftfiltMichael Niedermayer2015-03-081-0/+23
* | avfilter: Add FFT domain filter.Arwa Arif2015-03-071-0/+38