| Commit message (Expand) | Author | Age | Files | Lines |
* | avfilter/af_amix: add weights option | Paul B Mahol | 2018-04-01 | 1 | -0/+3 |
* | Revert "lavd: add new API for iterating input and output devices" | Josh de Kock | 2018-03-31 | 1 | -5/+0 |
* | lavfi: add new iteration API | Josh de Kock | 2018-03-31 | 2 | -4/+6 |
* | avfilter/avf_showvolume: let fade be also exactly 0 | Paul B Mahol | 2018-03-31 | 1 | -1/+1 |
* | doc/avfilter/showvolume : fix doc for orientation param | Martin Vignali | 2018-03-31 | 1 | -2/+2 |
* | doc/encoders: list missing options for x265 | Gyan Doshi | 2018-03-30 | 1 | -0/+6 |
* | Merge commit 'a2fc8dbae85339d1b418d296f2982b6c04c53c57' | James Almer | 2018-03-29 | 1 | -0/+140 |
|\ |
|
| * | Add Haivision SRT protocol | Sven Dueking | 2018-03-28 | 1 | -0/+140 |
* | | doc/general.texi: fix warning | Paul B Mahol | 2018-03-29 | 1 | -1/+1 |
* | | avcodec: add eac3_core bitstream filter | Paul B Mahol | 2018-03-29 | 1 | -0/+4 |
* | | Merge commit 'c438899a706422b8362a13714580e988be4d638b' | James Almer | 2018-03-28 | 1 | -0/+10 |
|\| |
|
| * | Add AV1 video decoding support through libaom | Luca Barbato | 2018-03-12 | 1 | -0/+10 |
* | | doc/examples/hw_decode: Remove logically dead code in decode_write() | Michael Niedermayer | 2018-03-27 | 1 | -3/+1 |
* | | doc/examples/hw_decode: Remove useless NULL check | Michael Niedermayer | 2018-03-27 | 1 | -2/+1 |
* | | doc/APIchanges: fix lavu version for the AVEncryptionInfo addition | James Almer | 2018-03-27 | 1 | -1/+1 |
* | | doc/filter.texi: fix some spotted typos | Paul B Mahol | 2018-03-25 | 1 | -3/+3 |
* | | avcodec: add a subcharenc mode that disables UTF-8 check | wm4 | 2018-03-25 | 1 | -0/+3 |
* | | avcodec/avcodec.h: Add encryption info side data. | Jacob Trimble | 2018-03-24 | 1 | -0/+4 |
* | | avfilter/avf_showvolume: implement basic rms metering mode | Paul B Mahol | 2018-03-23 | 1 | -0/+4 |
* | | doc/filters: itemize channelmap examples | Paul B Mahol | 2018-03-23 | 1 | -0/+6 |
* | | avfilter/avf_showwaves: add draw mode which controls how single sample is drawn | Paul B Mahol | 2018-03-23 | 1 | -0/+14 |
* | | avfilter/af_channelsplit: add channels option | Paul B Mahol | 2018-03-23 | 1 | -0/+18 |
* | | avfilter/avf_showvolume: add background opacity option | Paul B Mahol | 2018-03-22 | 1 | -1/+4 |
* | | avcodec/avpacket: add av_packet_make_writable() | James Almer | 2018-03-21 | 1 | -0/+3 |
* | | avfilter/vf_waveform: add orange graticule | Paul B Mahol | 2018-03-21 | 1 | -0/+3 |
* | | avfilter/vf_waveform: add xflat mode | Paul B Mahol | 2018-03-21 | 1 | -0/+3 |
* | | lavc: Add filter_units bitstream filter | Mark Thompson | 2018-03-18 | 1 | -0/+29 |
* | | lavu/frame: add QP side data | wm4 | 2018-03-18 | 1 | -0/+3 |
* | | libavformat/dashenc: Option to set timeout for socket I/O operation | Ravindra | 2018-03-18 | 1 | -0/+2 |
* | | avutil: bump version after the latest AVOption flag addition | James Almer | 2018-03-16 | 1 | -0/+3 |
* | | Merge commit '0711d142997b2662ba9198e607015b06c6eed0d8' | James Almer | 2018-03-15 | 1 | -32/+69 |
|\| |
|
| * | examples: Use new API for transcoding example | Andreas Unterweger | 2018-03-07 | 1 | -32/+69 |
* | | avformat/hlsenc: Option to set timeout for socket I/O operation | Ravindra | 2018-03-14 | 1 | -0/+3 |
* | | avcodec/hapqa_extract_bsf : add new bsf filter | Martin Vignali | 2018-03-13 | 1 | -0/+25 |
* | | avfilter: add drmeter audio filter | Paul B Mahol | 2018-03-11 | 1 | -0/+15 |
* | | avutil: add missing version bump for AV_CRC_8_EBU | James Almer | 2018-03-10 | 1 | -0/+3 |
* | | avcodec/mediacodecdec: add delay_flush option | Aman Gupta | 2018-03-07 | 1 | -0/+5 |
* | | sbc: add raw muxer for SBC | Aurelien Jacobs | 2018-03-07 | 1 | -1/+1 |
* | | sbc: implement SBC encoder (low-complexity subband codec) | Aurelien Jacobs | 2018-03-07 | 1 | -1/+1 |
* | | sbc: add raw demuxer for SBC | Aurelien Jacobs | 2018-03-07 | 1 | -0/+1 |
* | | sbc: implement SBC decoder (low-complexity subband codec) | Aurelien Jacobs | 2018-03-07 | 1 | -0/+2 |
* | | doc/bitstream_filters: correct dump_extra bsfs docs. | Jun Zhao | 2018-03-03 | 1 | -5/+6 |
* | | frame: add an av_frame_new_side_data_from_buf function | Rostislav Pehlivanov | 2018-03-01 | 1 | -0/+3 |
* | | avfilter/avf_concat: add next command | Bodecs Bela | 2018-03-01 | 1 | -0/+8 |
* | | Add muxer/demuxer for raw codec2 and .c2 files | Tomas Härdin | 2018-02-24 | 1 | -0/+4 |
* | | Add libcodec2 en/decoder | Tomas Härdin | 2018-02-24 | 1 | -0/+20 |
* | | avformat/dashenc: chunk streaming support for low latency use cases | Vishwanath Dixit | 2018-02-24 | 1 | -0/+3 |
* | | doc/bitstream_filters: documents delete_filler option. | Jun Zhao | 2018-02-24 | 1 | -0/+3 |
* | | doc/filters: add links to ffmpeg-utils and ffmpeg documentation | Tobias Rapp | 2018-02-22 | 1 | -22/+26 |
* | | avdevice: add android_camera indev | Felix Matouschek | 2018-02-22 | 1 | -0/+40 |