summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* lavc/mjpegdec: Interpret three-component Adobe transform 0 also as RGB.Carl Eugen Hoyos2018-12-18
* avfilter/scene_sad: Fix funtions typosMichael Niedermayer2018-12-18
* avcodec/mips: [loongson] enable MSA optimization for loongson platform.Shiyou Yin2018-12-18
* lavc/qsv_hevc: correct QSV HEVC default plugin on WindowsZhong Li2018-12-18
* lavf/mov: document the dvh1 codec switch based on hvcC availabilityJan Ekström2018-12-17
* lavf/isom: add Dolby Vision sample entry codes for HEVC and H.264Rodger Combs2018-12-17
* avformat/mxfenc: fix typoPaul B Mahol2018-12-17
* avfilter/af_apad: add pad_dur and whole_dur optionsPaul B Mahol2018-12-17
* lavf/id3v2: fail read_apic on EOF reading mimetypechcunningham2018-12-17
* lavfi/program_opencl: Do not use format specifier "z" on Windows.Carl Eugen Hoyos2018-12-17
* lavc/cbs: Do not use format specifier "z" on Windows.Carl Eugen Hoyos2018-12-17
* avformat/dashenc: Added support for Low-latency HLS(Experimental)kjeyapal@akamai.com2018-12-17
* avformat/dashenc : Refactored HLS media playlist related codekjeyapal@akamai.com2018-12-17
* configure: Use "clang" as cc_default for Android.Carl Eugen Hoyos2018-12-17
* avcodec/tiff: add support for 12bit grayscale imagesPaul B Mahol2018-12-16
* avcodec/rasc: Check that the number of moves is less than or equal the number...Michael Niedermayer2018-12-16
* avcodec/vp7: Check for end of input in vp78_decode_mv_mb_modes()Michael Niedermayer2018-12-16
* avformat/nutenc: Document trailer index assert betterMichael Niedermayer2018-12-16
* lavf/mov: ensure only one tkhd per trakchcunningham2018-12-16