summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* avutil/tests/opt: add av_opt_get/av_opt_set testsMarton Balint2019-12-27
* avutil/tests/opt: add tests for AV_OPT_TYPE_DICTMarton Balint2019-12-27
* avutil/opt: add full support for AV_OPT_TYPE_DICTMarton Balint2019-12-27
* avfilter/vf_vibrance: add support for commandsPaul B Mahol2019-12-27
* avfilter/vf_il: add support for commandsPaul B Mahol2019-12-27
* avfilter/af_stereowiden: add support for commandsPaul B Mahol2019-12-27
* avfilter/af_extrastereo: add support for commandsPaul B Mahol2019-12-27
* avfilter/vf_neighbor: add support for commandsPaul B Mahol2019-12-27
* avformat/dashdec: propagate icy to child AVIOContextsMarvin Scholz2019-12-27
* avformat/hls: propagate icy to child AVIOContextsMarvin Scholz2019-12-27
* avcodec/mvha: fix warning: variable 'size' set but not usedLimin Wang2019-12-27
* avformat/microdvdenc: Use avio_w8 to write a charAndreas Rheinhardt2019-12-27
* avformat/microdvd: Use \n instead of \0 to end file headerAndreas Rheinhardt2019-12-27
* avformat/flvenc: Fix leak of oversized packetsAndreas Rheinhardt2019-12-26
* avformat/flvenc: Forward errors from allocating keyframe indexAndreas Rheinhardt2019-12-26
* avformat/wavenc: Add deinit functionAndreas Rheinhardt2019-12-26
* avformat/spdifenc: Replace write_trailer by deinitAndreas Rheinhardt2019-12-26
* avcodec/vc1dec: remove the unneeded ()Limin Wang2019-12-26
* avcodec/ass: remove the unneeded ()Limin Wang2019-12-26
* avfilter/vf_histogram: use the name 's' for the pointer to the private contextPaul B Mahol2019-12-26
* avcodec/cbs_vp9: Check data_sizeMichael Niedermayer2019-12-26
* avfilter/buffersrc: Remove unused variablesAndreas Rheinhardt2019-12-26
* avdevice/xcbgrab: use a buffer pool for shared memory segmentsMarton Balint2019-12-26
* avutil/buffer: add av_buffer_pool_buffer_get_opaqueMarton Balint2019-12-26
* avformat/dhav: improve seekingPaul B Mahol2019-12-25
* avcodec/cbs_vp9: Check index_sizeMichael Niedermayer2019-12-25
* avfilter/vf_yadif: cosmetics in the pix_fmts[] arrayLimin Wang2019-12-25
* avfilter/drawtext: log why input pad failed to be configuredGyan Doshi2019-12-24
* avformat/sccdec: only change duration for last subtitlePaul B Mahol2019-12-23
* avformat/sccdec: fix sub->pos valuesPaul B Mahol2019-12-23
* avformat/sccdec: fix timestamp of last subtitlePaul B Mahol2019-12-23
* avfilter/vf_fade: reindent after previous commitPaul B Mahol2019-12-23
* avfilter/vf_fade: add support for gbrp/gbrap formatsPaul B Mahol2019-12-23
* lavc/midivid: check return value of init_get_bits8()Zhong Li2019-12-23
* avfilter/vf_readeia608: factor some constants outPaul B Mahol2019-12-23
* avfilter/vf_readeia608: check if gaps between clock bits are big enoughPaul B Mahol2019-12-23
* avfilter/vf_readeia608: use special struct to hold line itemsPaul B Mahol2019-12-23
* avfilter/avfilter: update documentation of avfilter_graph_create_filterZhao Zhili2019-12-23
* avfilter/buffersink: deprecate AVBufferSinkParams and AVABufferSinkParamsZhao Zhili2019-12-23
* avfilter/buffersink: replace init_opaque by initZhao Zhili2019-12-23
* avfilter/buffersink: remove unused macrosZhao Zhili2019-12-23
* avfilter/buffersrc: remove redundant flagZhao Zhili2019-12-23
* avformat/mpegtsenc: warn users if codec isn't supportedGyan Doshi2019-12-23
* avcodec/noise_bsf: remove superfluous fail labelJames Almer2019-12-23
* Changelog: Fix typo of commentsSteven Liu2019-12-23
* lavfi/buffersrc: push frame directly.Nicolas George2019-12-23
* lavfi: remove AVFilterPad.poll_frame().Nicolas George2019-12-23
* lavfi/buffersrc: remove poll_frame.Nicolas George2019-12-23
* lavfi: remove ff_poll_frame().Nicolas George2019-12-23
* lavfi/buffersrc: remove fifo.Nicolas George2019-12-23