summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAge
* Merge commit 'a2fc8dbae85339d1b418d296f2982b6c04c53c57'James Almer2018-03-29
|\
| * Add Haivision SRT protocolSven Dueking2018-03-28
* | doc/general.texi: fix warningPaul B Mahol2018-03-29
* | avcodec: add eac3_core bitstream filterPaul B Mahol2018-03-29
* | Merge commit 'c438899a706422b8362a13714580e988be4d638b'James Almer2018-03-28
|\|
| * Add AV1 video decoding support through libaomLuca Barbato2018-03-12
* | doc/examples/hw_decode: Remove logically dead code in decode_write()Michael Niedermayer2018-03-27
* | doc/examples/hw_decode: Remove useless NULL checkMichael Niedermayer2018-03-27
* | doc/APIchanges: fix lavu version for the AVEncryptionInfo additionJames Almer2018-03-27
* | doc/filter.texi: fix some spotted typosPaul B Mahol2018-03-25
* | avcodec: add a subcharenc mode that disables UTF-8 checkwm42018-03-25
* | avcodec/avcodec.h: Add encryption info side data.Jacob Trimble2018-03-24
* | avfilter/avf_showvolume: implement basic rms metering modePaul B Mahol2018-03-23
* | doc/filters: itemize channelmap examplesPaul B Mahol2018-03-23
* | avfilter/avf_showwaves: add draw mode which controls how single sample is drawnPaul B Mahol2018-03-23
* | avfilter/af_channelsplit: add channels optionPaul B Mahol2018-03-23
* | avfilter/avf_showvolume: add background opacity optionPaul B Mahol2018-03-22
* | avcodec/avpacket: add av_packet_make_writable()James Almer2018-03-21
* | avfilter/vf_waveform: add orange graticulePaul B Mahol2018-03-21
* | avfilter/vf_waveform: add xflat modePaul B Mahol2018-03-21
* | lavc: Add filter_units bitstream filterMark Thompson2018-03-18
* | lavu/frame: add QP side datawm42018-03-18
* | libavformat/dashenc: Option to set timeout for socket I/O operationRavindra2018-03-18
* | avutil: bump version after the latest AVOption flag additionJames Almer2018-03-16
* | Merge commit '0711d142997b2662ba9198e607015b06c6eed0d8'James Almer2018-03-15
|\|
| * examples: Use new API for transcoding exampleAndreas Unterweger2018-03-07
* | avformat/hlsenc: Option to set timeout for socket I/O operationRavindra2018-03-14
* | avcodec/hapqa_extract_bsf : add new bsf filterMartin Vignali2018-03-13
* | avfilter: add drmeter audio filterPaul B Mahol2018-03-11
* | avutil: add missing version bump for AV_CRC_8_EBUJames Almer2018-03-10
* | avcodec/mediacodecdec: add delay_flush optionAman Gupta2018-03-07
* | sbc: add raw muxer for SBCAurelien Jacobs2018-03-07
* | sbc: implement SBC encoder (low-complexity subband codec)Aurelien Jacobs2018-03-07
* | sbc: add raw demuxer for SBCAurelien Jacobs2018-03-07
* | sbc: implement SBC decoder (low-complexity subband codec)Aurelien Jacobs2018-03-07
* | doc/bitstream_filters: correct dump_extra bsfs docs.Jun Zhao2018-03-03
* | frame: add an av_frame_new_side_data_from_buf functionRostislav Pehlivanov2018-03-01
* | avfilter/avf_concat: add next commandBodecs Bela2018-03-01
* | Add muxer/demuxer for raw codec2 and .c2 filesTomas Härdin2018-02-24
* | Add libcodec2 en/decoderTomas Härdin2018-02-24
* | avformat/dashenc: chunk streaming support for low latency use casesVishwanath Dixit2018-02-24
* | doc/bitstream_filters: documents delete_filler option.Jun Zhao2018-02-24
* | doc/filters: add links to ffmpeg-utils and ffmpeg documentationTobias Rapp2018-02-22
* | avdevice: add android_camera indevFelix Matouschek2018-02-22
* | Add -vf scale example for making pixels squareTomas Härdin2018-02-21
* | doc/ffmpeg: document -dn optionLou Logan2018-02-21
* | docs/codecs: remove dead codec debug optionsGyan Doshi2018-02-19
* | avutil/crypto: change length parameter to size_t on the remaining modulesJames Almer2018-02-15
* | avcodec/mpeg12enc: add support for specifying video_format in the sequence_di...Marton Balint2018-02-13
* | Merge commit '6d86cef06ba36c0ed591e14a2382e9630059fc5d'Mark Thompson2018-02-12
|\|