summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* lavd: implement NewTek NDI input/output device supportMaksym Veremeyenko2017-08-27
* avdevice/decklink_enc: enable 16 output channelpkviet2017-08-27
* avdevice/decklink_dec: fix signed and unsigned comparison warningMarton Balint2017-08-27
* avfilter/vf_zoompan: parse zoom,x and y expression during initializationPaul B Mahol2017-08-27
* avfilter/vf_zoompan: switch to activatePaul B Mahol2017-08-27
* avfilter/af_amix: do not request samples if inlink reached EOFPaul B Mahol2017-08-27
* avcoec/snowenc: silence some deprecation warningsJames Almer2017-08-26
* configure: add avx2 enabled logMartin Vignali2017-08-26
* avfilter/af_amix: simplify const entries for duration in amix_options[]Paul B Mahol2017-08-26
* avfilter/af_amix: switch to activatePaul B Mahol2017-08-26
* doc/filters: improve pseudocolor examplePaul B Mahol2017-08-26
* lavc/sinewin_tablegen: Fix compilation with --enable-hardcoded-tables.Carl Eugen Hoyos2017-08-26
* lavc/utils: Calculate frame duration for little-endian G.726.Carl Eugen Hoyos2017-08-26
* lavf/rawenc: Add little- and big-endian G.726 muxers.Carl Eugen Hoyos2017-08-26
* avfilter/af_surround: make volume configurable for front center and lfe channelPaul B Mahol2017-08-26
* ffmpeg options: Enable trailing ? for map_channelpkviet2017-08-25
* avcodec/dvbsubdec: Check for duplicate regions in dvbsub_parse_page_segment()Michael Niedermayer2017-08-25
* avcodec: add missing FF_API_DEBUG_MV wrappersJames Almer2017-08-25
* avcodec: make the avcodec_get_chroma_sub_sample deprecation effectiveJames Almer2017-08-25
* utils: Do not expand a macro with 'defined' in itDerek Buitenhuis2017-08-25
* mjpeg: Add support for ICC side dataDerek Buitenhuis2017-08-25
* doc/filters: add pseudocolor examplePaul B Mahol2017-08-25
* avfilter/af_firequalizer: fix minval on cepstrum calculationMuhammad Faiz2017-08-25
* avfilter/src_movie: check ff_insert_outpad() for failurePaul B Mahol2017-08-25
* avfilter/split: check ff_insert_outpad() for failurePaul B Mahol2017-08-25
* avfilter/vf_decimate: check ff_insert_inpad() for failurePaul B Mahol2017-08-25
* avfilter/vf_fieldmatch: check ff_insert_inpad() for failurePaul B Mahol2017-08-25
* avfilter/avf_concat: check ff_insert_pad() for failurePaul B Mahol2017-08-25
* avfilter/f_select: check ff_insert_outpad() for failurePaul B Mahol2017-08-25
* avfilter/af_channelsplit: check ff_insert_outpad() for failurePaul B Mahol2017-08-25
* avfilter/vf_extractplanes: check ff_insert_outpad() for failurePaul B Mahol2017-08-25
* avfilter/f_interleave: check ff_insert_inpad() for failurePaul B Mahol2017-08-25
* avfilter/af_merge: check ff_insert_inpad() for failurePaul B Mahol2017-08-25
* avfilter/af_join: check ff_insert_inpad() for failurePaul B Mahol2017-08-25
* avfilter/af_headphone: check ff_insert_inpad() for failurePaul B Mahol2017-08-25
* avfilter/af_amix: check ff_insert_inpad() for failurePaul B Mahol2017-08-25
* avfilter/af_agate: switch to activatePaul B Mahol2017-08-25
* avfilter/af_firequalizer: reindent after previous commitMuhammad Faiz2017-08-25
* avfilter/af_firequalizer: add min_phase optionMuhammad Faiz2017-08-25
* checkasm/vf_blend: rename addition128 and difference128 to grainmerge and gra...James Almer2017-08-24
* fate: add test vector aac-al04sf_48Alex Converse2017-08-24
* avcodec/aac: Add floating point 960/120 MDCT windowPaul B Mahol2017-08-24
* avfilter/af_sidechaincompress: switch to activatePaul B Mahol2017-08-24
* avfilter/vf_blend: rename addition128 and difference128 to grainmerge and gra...Paul B Mahol2017-08-24
* lavf/g726: Demuxer for raw G.726 streams, both left- and right-justified.Carl Eugen Hoyos2017-08-24
* lsws/rgb2rgb: Add unscaled 48bit to 64bit rgb conversion.Carl Eugen Hoyos2017-08-24
* ffprobe: Fix NULL pointer handling in color parameter printingMichael Niedermayer2017-08-24
* ffprobe: Fix null pointer dereference with color primariesMichael Niedermayer2017-08-24
* avcodec/hevc_ps: Check delta_pocs in ff_hevc_decode_short_term_rps()Michael Niedermayer2017-08-24
* avformat/mov: Fix trampling of ctts during seeks when sidx support is enabled.Dale Curtis2017-08-24