summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Merge commit 'f6974fe651d29ef6eb68d66d73f7b6c011062aa0'Hendrik Leppkes2015-09-05
|\
| * lavfi: Drop deprecated AVFilterBuffer* codeVittorio Giovara2015-08-28
* | Merge commit 'e65e4cbbda03ca3c9087f069c9867d518415fca1'Hendrik Leppkes2015-09-05
|\|
| * lavfi: Drop deprecated *_count suffixed variablesVittorio Giovara2015-08-28
* | Merge commit '86e5056575f55f070609dd3926605302f7d2280e'Hendrik Leppkes2015-09-05
|\|
| * lavfi: Drop deprecated public AVFilterPad structVittorio Giovara2015-08-28
* | Merge commit '11b2eed43e91b35b8295ed47115cae2e29bd687d'Hendrik Leppkes2015-09-05
|\|
| * lavr: Drop deprecated context reinitialization if resampling was not enabledVittorio Giovara2015-08-28
* | Merge commit '9d58639e270f7612874681e0ca30fa461e2667b7'Hendrik Leppkes2015-09-05
|\|
| * sws: Drop deprecated SWS_CPU_CAPS definesVittorio Giovara2015-08-28
* | avfilter/avf_showfreqs: Fix memleak of out frameMichael Niedermayer2015-09-05
* | avfilter/avf_showfreqs: Fix "may be used uninitialized in this function" warningMichael Niedermayer2015-09-05
* | avfilter/avf_showfreqs: Free finMichael Niedermayer2015-09-05
* | avfilter/af_amerge: avoid undefined shift (<<64) in outlayout setupMichael Niedermayer2015-09-05
* | avfilter/vf_stack: Fix memleak of out frameMichael Niedermayer2015-09-05
* | avformat/hls: Check for av_opt_set_dict() failureMichael Niedermayer2015-09-05
* | avcodec/rawenc: Use AVFrame parameters instead of AVCodecContextMichael Niedermayer2015-09-05
* | avfilter/avfilter: Add a few more basic filters to the list which support fra...Michael Niedermayer2015-09-05
* | lavf/aiffenc: Clarify an error message.Carl Eugen Hoyos2015-09-05
* | fate: adjust AAC encoder TNS test targetRostislav Pehlivanov2015-09-05
* | aacenc_tns: adjust coefficient calculation, add double filter supportRostislav Pehlivanov2015-09-05
* | lpc: increase error array size of ff_lpc_calc_ref_coefs_f by oneRostislav Pehlivanov2015-09-05
* | aacenc_is: add a flag to use pure coefficients insteadRostislav Pehlivanov2015-09-05
* | avcodec/jpeg2000dec: Initialize ret to avoid warning and make the code more r...Michael Niedermayer2015-09-05
* | avcodec/jpeg2000dec: Assert that step_x/y are validMichael Niedermayer2015-09-05
* | avcodec/hapdec: Check section_size for non negativity in parse_section_header()Michael Niedermayer2015-09-05
* | lavf/mxfdec: Support more codecs in mxf_picture_essence_container_uls[].Arnaud Bienner2015-09-05
* | lavf/mxf: Support video essence container uls for vc1.Arnaud Bienner2015-09-05
* | lavf/riff: Support fourcc AVd1 for dvvideo.Arnaud Bienner2015-09-05
* | swscale: re-enable gammaPedro Arthur2015-09-04
* | swscale: added proper error check for ff_init_filtersPedro Arthur2015-09-04
* | lavc/mxfdec: Support more mxf files with codec_ul.Carl Eugen Hoyos2015-09-04
* | lavc/j2kenc: Remove experimental flag.Carl Eugen Hoyos2015-09-04
* | avfilter/vf_vectorscope: change intensity to floatPaul B Mahol2015-09-04
* | avfilter/vf_waveform: stop abusing s->size for calculating limitPaul B Mahol2015-09-04
* | avfilter/vf_waveform: change intensity to floatPaul B Mahol2015-09-04
* | avfilter/vf_waveform: reduce number of operations a littlePaul B Mahol2015-09-04
* | avfilter/vf_waveform: 9 and 10 bit depth support for lowpass & color filterPaul B Mahol2015-09-04
* | vp9_parse: fix parsing of pskip and profile 2/3.Ronald S. Bultje2015-09-04
* | libvpxdec: explicitly signal RGB.Ronald S. Bultje2015-09-04
* | vp9: don't erase values for {lf,ref,skip,q}_enabled if segmentation=0.Ronald S. Bultje2015-09-04
* | vp9: fix segmentation map retention across keyframe boundaries.Ronald S. Bultje2015-09-04
* | vp9: fix RGB chroma subsampling.Ronald S. Bultje2015-09-04
* | vp9: read reserved bit in RGB header.Ronald S. Bultje2015-09-04
* | vp9: clip intermediates in dequant calculations.Ronald S. Bultje2015-09-04
* | vp9: fix segmentation map retention if segmentation is turned off.Ronald S. Bultje2015-09-04
* | vp9: use resetctx in the same way as libvpx.Ronald S. Bultje2015-09-04
* | vp9: fix indentation.Ronald S. Bultje2015-09-04
* | vp9: deal with the case where update_map=0 but we're key/intraonly.Ronald S. Bultje2015-09-04
* | vp9: reset segmentation information on context reset.Ronald S. Bultje2015-09-04