summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* ffmpeg: check return value of avcodec_parameters_from_contextMarton Balint2018-10-09
* avfilter/f_cue: always check the return value of ff_inlink_consume_frameMarton Balint2018-10-09
* h264_slice: Copy the value of x264_build before calling h264_slice_header_ini...Derek Buitenhuis2018-10-09
* avfilter/f_reverse: add packed sample format support to areversePaul B Mahol2018-10-08
* avfilter/af_silenceremove: fix max for duration optionsPaul B Mahol2018-10-08
* ffplay: add options to specify window positionDave Rice2018-10-07
* avutil/tests/parseutils: add some big duration testsMarton Balint2018-10-07
* avutil/parseutils: fix some overflows in duration calculationsMarton Balint2018-10-07
* avutil/opt: check for minimum and maximum values when setting AV_OPT_TYPE_DUR...Marton Balint2018-10-07
* avformat/segment: fix segment_time_delta option min/max valueMarton Balint2018-10-07
* avfilter/af_afade: fix crossfade duration maximum valueMarton Balint2018-10-07
* avfilter/af_afade: add logistic sigmoid curvePaul B Mahol2018-10-07
* avfilter/avf_showspectrum: add legend support to showspectrum filterPaul B Mahol2018-10-07
* avformat/utils: Fix potential integer overflow in extract_extradata()Michael Niedermayer2018-10-07
* avformat/utils: Do not use "i" as a context pointer, "i" is normally the inte...Michael Niedermayer2018-10-07
* avformat/utils: Do not ignore failure in extract_extradata_init()Michael Niedermayer2018-10-07
* avcodec/speedhq: Make speedhq_vlc constMichael Niedermayer2018-10-07
* avfilter/vf_tonemap_opencl: Fix seperate typoMichael Niedermayer2018-10-07
* avcodec/vc1_loopfilter: Fix colums typosMichael Niedermayer2018-10-07
* libavcodec/v4l2_buffers.h: fix cant typosMichael Niedermayer2018-10-07
* avfilter/af_biquads: Remove l from %lf in av_log environmentMichael Niedermayer2018-10-07
* avfilter/af_aiir: Remove l from %lf in av_log environmentMichael Niedermayer2018-10-07
* avformat/movenc: Remove unneeded variable from mov_find_codec_tag()Michael Niedermayer2018-10-07
* libavformat/ty: use decimal constant for shiftMichael Niedermayer2018-10-07
* avcodec/unary: Improve get_unary() docsMichael Niedermayer2018-10-07
* avfilter/avf_showspectrum: switch to activate and add fps optionPaul B Mahol2018-10-06
* Merge commit '21733b39d0af5211d7b9f168ff3667ea86362e2b'Mark Thompson2018-10-06
|\
| * lavu/qsv: fix a random hwupload failure regressionZhong Li2018-10-03
* | lavfi/deshake: fix deshake crash issue.Jun Zhao2018-10-06
* | av1_metadata: Fix constraint on setting chroma_sample_positionMark Thompson2018-10-06
* | avfilter/avf_showspectrum: increase padding size for low sample ratesPaul B Mahol2018-10-05
* | avfilter/avf_showspectrum: add zoom mode to showspectrumpicPaul B Mahol2018-10-05
* | avfilter/avf_showspectrum: add green color mapPaul B Mahol2018-10-05
* | lavfi/atempo: fix tempo range limit inconsistencyPavel Koshevoy2018-10-04
* | avfilter/avf_showspectrum: fix scaling in zoom modePaul B Mahol2018-10-05
* | avfilter/avf_showspectrum: implement zoom modePaul B Mahol2018-10-04
* | avilter/af_afir: add irfmt optionPaul B Mahol2018-10-04
* | avcodec/libaomdec: remove bogus commentJames Almer2018-10-04
* | avfilter/af_afir: use internal lavfi queuePaul B Mahol2018-10-04
* | avfilter/af_headphone: use lavfi internal queue insteadPaul B Mahol2018-10-04
* | avfilter/af_asetnsamples: use lavfi internal queuePaul B Mahol2018-10-04
* | avfilter: add ff_inlink_queued_samples()Paul B Mahol2018-10-04
* | avcodec: add an AV1 parserJames Almer2018-10-03
* | avcodec/av1_metadata: add an option to insert and remove Temporal Delimiter OBUsJames Almer2018-10-03
* | avfilter/f_cue: use inlink fifo for queueing framesMarton Balint2018-10-03
* | avfilter/filters: add ff_inlink_peek_frame and ff_inlink_queued_frames to acc...Marton Balint2018-10-03
* | doc/protocols: simplify and clarify UDP localaddr optionMarton Balint2018-10-03
* | avformat/udp: always use IP_ADD_SOURCE_MEMBERSHIP for subscribing to an UDP m...Marton Balint2018-10-03
* | avformat/udp: specify the local address for some source filtered multicast joinsMarton Balint2018-10-03
* | avformat/udp: add support for generic source filteringMarton Balint2018-10-03