summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* avfilter/af_sofalizer: reset FFT pointers back to NULLPaul B Mahol2018-12-23
* avfilter/af_sofalizer: pick IR length after loading sofaPaul B Mahol2018-12-23
* avfilter/af_sofalizer: increase range for lfegainPaul B Mahol2018-12-23
* avformat/dashdec: refine uri path with double dot processGorilla Maguila2018-12-23
* avformat/mxfdec: Do not process zero modified_date timestamp.Michael Niedermayer2018-12-22
* avfilter/af_headphone: fix filtering of non-power of 2 length IRs in time domainPaul B Mahol2018-12-22
* avformat/mpegts: unset DTS/PTS for subtitle PES packets if PCR not availableJan Ekström2018-12-22
* cbs_av1: Fix reading of overlong uvlc codesMark Thompson2018-12-22
* avformat/avio: fix avio_feof documentationMarton Balint2018-12-22
* postproc/postprocess_template: remove FF_REG_sp from clobber listMichael Niedermayer2018-12-22
* postproc/postprocess_template: Avoid using %4 for the threshold compareMichael Niedermayer2018-12-22
* avfilter/af_sofalizer: fix non-power of 2 IR length filtering in time domainPaul B Mahol2018-12-22
* avformat/vividas: check if viv->sb_pb is not NULLPaul B Mahol2018-12-22
* avformat/vividas: check if size is enough big in xor_blockPaul B Mahol2018-12-22
* avformat/vividas: fix undefined behaviourPaul B Mahol2018-12-22
* avformat/vividas: check if value from ffio_read_varlen() is too bigPaul B Mahol2018-12-22
* APIChanges: add missing entry for SMPTE2094-40 HDR Dynamic metadata APIJames Almer2018-12-21
* lavc/opus_rc: Cast a const pointer to uint8_t *.Carl Eugen Hoyos2018-12-22
* Add HDR dynamic metadata struct (for SMPTE 2094-40) to libavutilMohammad Izadi2018-12-21
* avfilter/af_headphone: use fabsf() instead of fabs()Paul B Mahol2018-12-21
* avfilter/af_sofalizer: use fabsf() instead of fabs()Paul B Mahol2018-12-21
* libavformat/mov: Fix NULL-dereference read for some encrypted content.Jacob Trimble2018-12-20
* avcodec/cbs_av1: fix parsing delta_frame_id_minus1James Almer2018-12-20
* avcodec/vc1_parser: use init_get_bits8()Paul B Mahol2018-12-20
* avfilter/af_sofalizer: add framesize optionPaul B Mahol2018-12-20
* avformat: add vividas demuxerPaul B Mahol2018-12-20
* avfilter/af_sofalizer: increase max radiusPaul B Mahol2018-12-20
* avfilter/af_sofalizer: add printing of license backPaul B Mahol2018-12-20
* lavc/libkvazaar: indent the codeJun Zhao2018-12-20
* lavc/libkvazaar: Use avctx->frame_rate first for framerate settingJun Zhao2018-12-20
* lavc/options_table: Change some options location in opt table.Jun Zhao2018-12-20
* configure: make --windres option workPeter Ross2018-12-20
* configure: --help should dipslay --host-extralibsPeter Ross2018-12-20
* configure: --help typoPeter Ross2018-12-20
* avcodec/rpza: Check that there is enough data for all the blocksMichael Niedermayer2018-12-19
* avcodec/rpza: Move frame allocation to a later pointMichael Niedermayer2018-12-19
* avformat/mov: Simplify get_stream_info_time()Michael Niedermayer2018-12-19
* avcodec/avcodec: Document the data type for AV_PKT_DATA_MPEGTS_STREAM_IDMichael Niedermayer2018-12-19
* avformat/mpegts: Fix side data type for stream idMichael Niedermayer2018-12-19
* tests/fate/filter-video: increase fuzz for fate-filter-refcmp-psnr-rgbMichael Niedermayer2018-12-19
* libavcodec/libaomenc: fix breakage from upstreamHelmut K. C. Tessarek2018-12-19
* lavu/internal: Replace an empty loop with "do {}".Carl Eugen Hoyos2018-12-19
* avcodec/mjpegdec: Fix indention of ljpeg_decode_yuv_scan()Michael Niedermayer2018-12-19
* avcodec/mjpegdec: verify SOF len field validityMichael Niedermayer2018-12-19
* doc/encoders: Fix colums typoMichael Niedermayer2018-12-19
* ffmpeg: improve the intra stream discontinuity messageJan Ekström2018-12-18
* avformat/vorbiscomment: add support for writing chaptersPaul B Mahol2018-12-18
* avcodec/g723_1dec: improve stereo supportPaul B Mahol2018-12-18
* avcodec/g723_1dec: reindent after last commitPaul B Mahol2018-12-18
* avcodec/g723_1: add support for stereo filesPaul B Mahol2018-12-18