summaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* doc/developer: remove merge request method of contributingLou Logan2018-04-061-4/+2
* doc/filters: some more details and modified example to zmq/azmqBela Bodecs2018-04-051-6/+22
* Add Sega FILM muxerMisty De Meo2018-04-051-1/+1
* doc/developer: update link to "sign-off" infoLou Logan2018-04-051-3/+3
* avutil/pixdesc: deprecate AV_PIX_FMT_FLAG_PSEUDOPALwm42018-04-031-0/+4
* avcodec/avpacket: add av_packet_make_refcounted()James Almer2018-04-011-0/+3
* lav*,tests: remove several register_all callsJosh de Kock2018-04-024-8/+0
* avfilter: bump version for the latest API changeJames Almer2018-04-011-1/+1
* avfilter/af_amix: add weights optionPaul B Mahol2018-04-011-0/+3
* Revert "lavd: add new API for iterating input and output devices"Josh de Kock2018-03-311-5/+0
* lavfi: add new iteration APIJosh de Kock2018-03-312-4/+6
* avfilter/avf_showvolume: let fade be also exactly 0Paul B Mahol2018-03-311-1/+1
* doc/avfilter/showvolume : fix doc for orientation paramMartin Vignali2018-03-311-2/+2
* doc/encoders: list missing options for x265Gyan Doshi2018-03-301-0/+6
* Merge commit 'a2fc8dbae85339d1b418d296f2982b6c04c53c57'James Almer2018-03-291-0/+140
|\
| * Add Haivision SRT protocolSven Dueking2018-03-281-0/+140
* | doc/general.texi: fix warningPaul B Mahol2018-03-291-1/+1
* | avcodec: add eac3_core bitstream filterPaul B Mahol2018-03-291-0/+4
* | Merge commit 'c438899a706422b8362a13714580e988be4d638b'James Almer2018-03-281-0/+10
|\ \ | |/
| * Add AV1 video decoding support through libaomLuca Barbato2018-03-121-0/+10
* | doc/examples/hw_decode: Remove logically dead code in decode_write()Michael Niedermayer2018-03-271-3/+1
* | doc/examples/hw_decode: Remove useless NULL checkMichael Niedermayer2018-03-271-2/+1
* | doc/APIchanges: fix lavu version for the AVEncryptionInfo additionJames Almer2018-03-271-1/+1
* | doc/filter.texi: fix some spotted typosPaul B Mahol2018-03-251-3/+3
* | avcodec: add a subcharenc mode that disables UTF-8 checkwm42018-03-251-0/+3
* | avcodec/avcodec.h: Add encryption info side data.Jacob Trimble2018-03-241-0/+4
* | avfilter/avf_showvolume: implement basic rms metering modePaul B Mahol2018-03-231-0/+4
* | doc/filters: itemize channelmap examplesPaul B Mahol2018-03-231-0/+6
* | avfilter/avf_showwaves: add draw mode which controls how single sample is drawnPaul B Mahol2018-03-231-0/+14
* | avfilter/af_channelsplit: add channels optionPaul B Mahol2018-03-231-0/+18
* | avfilter/avf_showvolume: add background opacity optionPaul B Mahol2018-03-221-1/+4
* | avcodec/avpacket: add av_packet_make_writable()James Almer2018-03-211-0/+3
* | avfilter/vf_waveform: add orange graticulePaul B Mahol2018-03-211-0/+3
* | avfilter/vf_waveform: add xflat modePaul B Mahol2018-03-211-0/+3
* | lavc: Add filter_units bitstream filterMark Thompson2018-03-181-0/+29
* | lavu/frame: add QP side datawm42018-03-181-0/+3
* | libavformat/dashenc: Option to set timeout for socket I/O operationRavindra2018-03-181-0/+2
* | avutil: bump version after the latest AVOption flag additionJames Almer2018-03-161-0/+3
* | Merge commit '0711d142997b2662ba9198e607015b06c6eed0d8'James Almer2018-03-151-32/+69
|\ \ | |/
| * examples: Use new API for transcoding exampleAndreas Unterweger2018-03-071-32/+69
* | avformat/hlsenc: Option to set timeout for socket I/O operationRavindra2018-03-141-0/+3
* | avcodec/hapqa_extract_bsf : add new bsf filterMartin Vignali2018-03-131-0/+25
* | avfilter: add drmeter audio filterPaul B Mahol2018-03-111-0/+15
* | avutil: add missing version bump for AV_CRC_8_EBUJames Almer2018-03-101-0/+3
* | avcodec/mediacodecdec: add delay_flush optionAman Gupta2018-03-071-0/+5
* | sbc: add raw muxer for SBCAurelien Jacobs2018-03-071-1/+1
* | sbc: implement SBC encoder (low-complexity subband codec)Aurelien Jacobs2018-03-071-1/+1
* | sbc: add raw demuxer for SBCAurelien Jacobs2018-03-071-0/+1
* | sbc: implement SBC decoder (low-complexity subband codec)Aurelien Jacobs2018-03-071-0/+2
* | doc/bitstream_filters: correct dump_extra bsfs docs.Jun Zhao2018-03-031-5/+6
OpenPOWER on IntegriCloud