summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* avcodec/aacdec_template: Allow duplicated elementsMichael Niedermayer2018-10-121-4/+7
* avformat/dashenc: only write video streams into HLS master playlistJian Yang2018-10-111-1/+3
* lavu/qsv: make a copy as libmfx alignment requirement for uploadingZhong Li2018-10-111-2/+29
* lavu/hwcontext_qsv: Add support for AV_PIX_FMT_BGRA.Zhong Li2018-10-112-11/+35
* avfilter/af_afir: remove again option, merge it with gtypePaul B Mahol2018-10-103-38/+39
* libavfilter: bump micro version to 101Daniel Molkentin2018-10-101-1/+1
* libavfilter/ebur128: add scale parameterDaniel Molkentin2018-10-102-9/+38
* libavfilter/ebur128: introduce target rangeDaniel Molkentin2018-10-102-10/+26
* libavfilter/ebur128: add gauge optionDaniel Molkentin2018-10-102-3/+29
* libavfilter/ebur128: add target value to statistics lineDaniel Molkentin2018-10-101-3/+3
* libavfilter/ebur128: add target level option for EBUR128 visualization filterDaniel Molkentin2018-10-102-2/+10
* lavf/ftp: Remove an unneeded forward declaration.Carl Eugen Hoyos2018-10-091-2/+0
* avfilter/af_asetnsamples: do not leak frame on ENOMEMMarton Balint2018-10-091-1/+3
* ffmpeg: check return value of avcodec_parameters_from_contextMarton Balint2018-10-091-1/+7
* avfilter/f_cue: always check the return value of ff_inlink_consume_frameMarton Balint2018-10-091-2/+6
* h264_slice: Copy the value of x264_build before calling h264_slice_header_ini...Derek Buitenhuis2018-10-091-1/+1
* avfilter/f_reverse: add packed sample format support to areversePaul B Mahol2018-10-081-37/+87
* avfilter/af_silenceremove: fix max for duration optionsPaul B Mahol2018-10-081-2/+2
* ffplay: add options to specify window positionDave Rice2018-10-072-1/+9
* avutil/tests/parseutils: add some big duration testsMarton Balint2018-10-072-0/+8
* avutil/parseutils: fix some overflows in duration calculationsMarton Balint2018-10-071-4/+10
* avutil/opt: check for minimum and maximum values when setting AV_OPT_TYPE_DUR...Marton Balint2018-10-071-7/+14
* avformat/segment: fix segment_time_delta option min/max valueMarton Balint2018-10-071-1/+1
* avfilter/af_afade: fix crossfade duration maximum valueMarton Balint2018-10-071-2/+2
* avfilter/af_afade: add logistic sigmoid curvePaul B Mahol2018-10-072-1/+13
* avfilter/avf_showspectrum: add legend support to showspectrum filterPaul B Mahol2018-10-072-348/+385
* avformat/utils: Fix potential integer overflow in extract_extradata()Michael Niedermayer2018-10-071-1/+3
* avformat/utils: Do not use "i" as a context pointer, "i" is normally the inte...Michael Niedermayer2018-10-071-21/+21
* avformat/utils: Do not ignore failure in extract_extradata_init()Michael Niedermayer2018-10-071-6/+2
* avcodec/speedhq: Make speedhq_vlc constMichael Niedermayer2018-10-071-39/+34
* avfilter/vf_tonemap_opencl: Fix seperate typoMichael Niedermayer2018-10-071-1/+1
* avcodec/vc1_loopfilter: Fix colums typosMichael Niedermayer2018-10-071-3/+3
* libavcodec/v4l2_buffers.h: fix cant typosMichael Niedermayer2018-10-071-2/+2
* avfilter/af_biquads: Remove l from %lf in av_log environmentMichael Niedermayer2018-10-071-1/+1
* avfilter/af_aiir: Remove l from %lf in av_log environmentMichael Niedermayer2018-10-071-2/+2
* avformat/movenc: Remove unneeded variable from mov_find_codec_tag()Michael Niedermayer2018-10-071-8/+5
* libavformat/ty: use decimal constant for shiftMichael Niedermayer2018-10-071-1/+1
* avcodec/unary: Improve get_unary() docsMichael Niedermayer2018-10-071-1/+14
* avfilter/avf_showspectrum: switch to activate and add fps optionPaul B Mahol2018-10-062-64/+101
* Merge commit '21733b39d0af5211d7b9f168ff3667ea86362e2b'Mark Thompson2018-10-061-1/+1
|\
| * lavu/qsv: fix a random hwupload failure regressionZhong Li2018-10-031-1/+1
* | lavfi/deshake: fix deshake crash issue.Jun Zhao2018-10-061-1/+1
* | av1_metadata: Fix constraint on setting chroma_sample_positionMark Thompson2018-10-061-6/+2
* | avfilter/avf_showspectrum: increase padding size for low sample ratesPaul B Mahol2018-10-051-1/+1
* | avfilter/avf_showspectrum: add zoom mode to showspectrumpicPaul B Mahol2018-10-052-2/+17
* | avfilter/avf_showspectrum: add green color mapPaul B Mahol2018-10-052-1/+12
* | lavfi/atempo: fix tempo range limit inconsistencyPavel Koshevoy2018-10-041-4/+9
* | avfilter/avf_showspectrum: fix scaling in zoom modePaul B Mahol2018-10-051-3/+3
* | avfilter/avf_showspectrum: implement zoom modePaul B Mahol2018-10-042-25/+159
* | avilter/af_afir: add irfmt optionPaul B Mahol2018-10-043-14/+27
OpenPOWER on IntegriCloud