summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* vf_paletteuse: Don't free the second frame from ff_framesync_dualinput_get_wr...Derek Buitenhuis2018-01-03
* vf_paletteuse: Add error checking to apply_paletteDerek Buitenhuis2018-01-03
* lavc/options: Remove unneeded headerDerek Buitenhuis2018-01-03
* avcodec/utvideoenc: switch to planar RGB formatsPaul B Mahol2018-01-02
* avcodec/utvideodec: add support for UMH2, UMY2, UMH4, UMY4, UMRA, UMRGPaul B Mahol2018-01-02
* avformat/hlsenc: creation of variant streams in subdirectoriesVishwanath Dixit2018-01-02
* avformat/hlsenc: configurable variant stream index position in filenamesVishwanath Dixit2018-01-02
* avformat/hlsenc: revamped master playlist url creation logicVishwanath Dixit2018-01-02
* lavu/mem: Do not realloc in av_fast_realloc() if size == min_size.Carl Eugen Hoyos2018-01-01
* lavf/mov: Use av_fast_realloc() in mov_read_stts().Carl Eugen Hoyos2018-01-01
* avfilter/af_crystalizer: use outlink instead of inlinkPaul B Mahol2018-01-01
* lavc/Makefile: fix opus_parser dependenciesRostislav Pehlivanov2018-01-01
* configure: bump yearCarl Eugen Hoyos2018-01-01
* avformat/hls: release mem resource to fix memleakSteven Liu2017-12-31
* avfilter/af_afir: rework FIR gain measurementPaul B Mahol2017-12-31
* tcp: properly return EOFwm42017-12-31
* lavf/concatdec: properly init streams timestamp parameters.Nicolas George2017-12-31
* avformat/hls: ignore http_persistent for segments requring cryptoAman Gupta2017-12-30
* avcodec/exr: Check buf_size more completelyMichael Niedermayer2017-12-30
* avformat/http: return EINVAL if ff_http_do_new_request is called with non-htt...Aman Gupta2017-12-30
* opus: merge encoder and decoder bitallocation functions into oneRostislav Pehlivanov2017-12-30
* avformat/dashenc: Persistent HTTP connections supported as an optionKarthick Jeyapal2017-12-29
* avformat/hlsenc, utils: Moved is_http_proto from hlsenc to utils for re-useKarthick Jeyapal2017-12-29
* avformat/dashenc: Addition of #EXT-X-MEDIA tag and AUDIO attributeKarthick Jeyapal2017-12-29
* avformat/hlsplaylist: Audio rendition's name and defaultness made configurableKarthick Jeyapal2017-12-29
* avformat/hlsenc: Modularized audio rendition playlist write to allow reuseKarthick Jeyapal2017-12-29
* configure: libvmaf depends on pthreads.Carl Eugen Hoyos2017-12-29
* fate: Fix ffprobe dependency for fate-mov-guess-delay-*.Carl Eugen Hoyos2017-12-29
* avcodec/flacdec: Fix overflow in multiplication in decode_subframe_fixed()Michael Niedermayer2017-12-28
* avcodec/hevcdsp_template: Fix Invalid shifts in put_hevc_qpel_bi_w_h() and pu...Michael Niedermayer2017-12-28
* avcodec/flacdec: avoid undefined shiftMichael Niedermayer2017-12-28
* avformat/avio: check input URLContext value NULLSteven Liu2017-12-28
* lavc/jpeg2000dec: Support reading 64-bit atom size.Carl Eugen Hoyos2017-12-28
* lavfi/minterpolate: Split struct Pixel to allow higher resolutions.Carl Eugen Hoyos2017-12-28
* Merge commit 'c6558e8840fbb2386bf8742e4d68dd6e067d262e'James Almer2017-12-27
|\
| * x264: Support version 153Luca Barbato2017-12-27
* | Merge commit '2beba58e0e4bda688bf96e12413231607ceafdd4'James Almer2017-12-27
|\|
| * mmaldec: Fix compilation after 2fcb0090Martin Storsjö2017-12-20
* | Merge commit 'ddea22a684611c1fec9d8b5c70d835e983a9252e'James Almer2017-12-27
|\|
| * avconv: Use codec hardware config to configure hwaccelsMark Thompson2017-12-19
| * lavc: Mark all AVHWAccel structures as constMark Thompson2017-12-19
| * lavc: Delete all fake hwaccelsMark Thompson2017-12-19
| * lavc: Remove register mechanism for hwaccelsMark Thompson2017-12-19
| * lavc: Deprecate av_hwaccel_next() and av_register_hwaccel()Mark Thompson2017-12-19
| * lavc: Use hardware config information in ff_get_format()Mark Thompson2017-12-19
| * webp: Fix alpha initialisationMark Thompson2017-12-19
| * lavc: Add hardware config metadata for decoders supporting hardware outputMark Thompson2017-12-19
| * lavc: Add codec metadata to indicate hardware supportMark Thompson2017-12-19
* | configure: add missing avcodec dep to avfilter for de/convolve filtersJames Almer2017-12-27
* | configure: note (de)convolve filter dependencyPaul B Mahol2017-12-27