summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* avformat/hlsenc.c: the size of init.mp4 is zero.Charles Liu2018-10-30
* avformat/hlsenc.c: remove the useless variable fmp4_init_mode.Charles Liu2018-10-30
* avformat/hlsenc.c: fix memory leak in fmp4 mode.Charles Liu2018-10-30
* avformat/hlsenc: fix the duration of m4s segment is unusually smaller than ex...Charles Liu2018-10-30
* avcodec/vp9: Check in decode_tiles() if there is data remainingMichael Niedermayer2018-10-30
* avcodec/vp56: Add vpX_rac_is_end() to check for the end of inputMichael Niedermayer2018-10-30
* vaapi_encode_mpeg2: Fix width/height columns/rows confusionMark Thompson2018-10-29
* avcodec/vp3: reindent unpack_superblocks()Michael Niedermayer2018-10-29
* avcodec/vp3: Do not recalculate coded_fragment_list for keyframesMichael Niedermayer2018-10-29
* avcodec/vp3: Reuse local variable in unpack_superblocks()Michael Niedermayer2018-10-29
* avcodec/vp3: Do not initialize unused tables for keyframes in unpack_superblo...Michael Niedermayer2018-10-29
* doc/filters: add small description to geq filter sectionPaul B Mahol2018-10-29
* avfilter/af_afftdn: fix memory leaks reported by coverityPaul B Mahol2018-10-28
* libaomenc: Add support for tilesMark Thompson2018-10-28
* avfilter/af_afftdn: add alias for sample_noise endPaul B Mahol2018-10-28
* avfilter/af_afftdn: switch to activatePaul B Mahol2018-10-28
* lavc/libxavs2: Remove yuv420p10le from fromat list.Jun Zhao2018-10-28
* lavc/libdavs2: Remove yuv420p10le from fromat list.Jun Zhao2018-10-28
* lavc/libxavs2: enable OpenGophwren2018-10-28
* lavc/libxavs2: fix intra period meaning conflicthwren2018-10-28
* lavc/libxavs2: unified naming stylehwren2018-10-28
* avfilter/vf_pixdesctest: Use 32bit read/writeMichael Niedermayer2018-10-27
* avutil/pixdesc: Add av_write_image_line2(), av_read_image_line2()Michael Niedermayer2018-10-27
* avcodec/cbs_vp9: fix parsing sRGB samplesJames Almer2018-10-27
* avcodec/cbs_av1: fix parsing frame_size_with_refsJames Almer2018-10-27
* vaapi_encode: Add flag to mark encoders supporting only constant-qualityMark Thompson2018-10-27
* vaapi_encode_h265: Enable multiple-slice supportMark Thompson2018-10-27
* vaapi_encode_h264: Enable multiple-slice supportMark Thompson2018-10-27
* vaapi_encode_mpeg2: Use common slice sizing codeMark Thompson2018-10-27
* vaapi_encode: Support configurable slicesMark Thompson2018-10-27
* avfilter/window_func: add bohman windowPaul B Mahol2018-10-27
* tests/api-h264-slice-test: use the correct function to free the AVHashContextJames Almer2018-10-27
* avformat/rpl: Support files containing 8 bit PCM or VIDC audioCameron Cawley2018-10-26
* avcodec: Implement Archimedes VIDC encoder/decoderCameron Cawley2018-10-26
* fate: add api-h264-slice testJosh de Kock2018-10-26
* lavc/h264dec: don't error out when receiving multiple IDR slicesJosh de Kock2018-10-26
* avfilter: add xstack filterPaul B Mahol2018-10-26
* avformat/dashenc: Support HTTP persistent for init segments as wellkjeyapal@akamai.com2018-10-26
* avcodec/vp9_parser: set profile in AVCodecContextJames Almer2018-10-25
* avfilter/vf_lut3d: do not error out if TITLE is after other linesPaul B Mahol2018-10-25
* avfilter/af_adelay: switch to activatePaul B Mahol2018-10-25
* configure: add missing optional SDL2 dependency to OpenGL outdevJames Almer2018-10-24
* lavfi/ebur128: Fix mixed declarations and codeMark Thompson2018-10-25
* avcodec/libx264: remove FF_CODEC_CAP_INIT_THREADSAFE flagMarton Balint2018-10-24
* avutil/integer: Fix integer overflow in av_mul_i()Michael Niedermayer2018-10-24
* avcodec/msrle: Check that the input is large enough to contain a end of pictu...Michael Niedermayer2018-10-24
* Revert "avcodec/decode: copy the output parameters from the last bsf in the c...James Almer2018-10-24
* swscale/swscale_unscaled : rename packed_16bpc_bswapMartin Vignali2018-10-24
* swscale/unscaled : add grayf32 le to beMartin Vignali2018-10-24
* swscale/utils : simplify unscaled initial test for float pixfmtMartin Vignali2018-10-24