75278 Commits (49046580ce62956c4639d348cef6e37ef4c77a61)
 

Author SHA1 Message Date
Hendrik Leppkes 033764e015 Merge commit 'f6974fe651d29ef6eb68d66d73f7b6c011062aa0' 9 years ago
Hendrik Leppkes 43e2e172df Merge commit 'e65e4cbbda03ca3c9087f069c9867d518415fca1' 9 years ago
Hendrik Leppkes 2751d5f0ba Merge commit '86e5056575f55f070609dd3926605302f7d2280e' 9 years ago
Hendrik Leppkes e2adb00ec5 Merge commit '11b2eed43e91b35b8295ed47115cae2e29bd687d' 9 years ago
Hendrik Leppkes cebe51a625 Merge commit '9d58639e270f7612874681e0ca30fa461e2667b7' 9 years ago
Michael Niedermayer 8ca97b5e4f avfilter/avf_showfreqs: Fix memleak of out frame 9 years ago
Michael Niedermayer 0ada8ec1a5 avfilter/avf_showfreqs: Fix "may be used uninitialized in this function" warning 9 years ago
Michael Niedermayer 7213d3fbf3 avfilter/avf_showfreqs: Free fin 9 years ago
Michael Niedermayer a3ad51e0d5 avfilter/af_amerge: avoid undefined shift (<<64) in outlayout setup 9 years ago
Michael Niedermayer 7eab904d11 avfilter/vf_stack: Fix memleak of out frame 9 years ago
Michael Niedermayer 4eca1939ef avformat/hls: Check for av_opt_set_dict() failure 9 years ago
Michael Niedermayer c41a59330f avcodec/rawenc: Use AVFrame parameters instead of AVCodecContext 9 years ago
Michael Niedermayer 5d859e5980 avfilter/avfilter: Add a few more basic filters to the list which support frame size changes 9 years ago
Carl Eugen Hoyos da8eb70dc3 lavf/aiffenc: Clarify an error message. 9 years ago
Rostislav Pehlivanov 5ab3b6a8a5 fate: adjust AAC encoder TNS test target 9 years ago
Rostislav Pehlivanov e3faad811e aacenc_tns: adjust coefficient calculation, add double filter support 9 years ago
Rostislav Pehlivanov 7591f8319b lpc: increase error array size of ff_lpc_calc_ref_coefs_f by one 9 years ago
Rostislav Pehlivanov 4565611b04 aacenc_is: add a flag to use pure coefficients instead 9 years ago
Michael Niedermayer a87ada53c3 avcodec/jpeg2000dec: Initialize ret to avoid warning and make the code more robust 9 years ago
Michael Niedermayer 9e70475551 avcodec/jpeg2000dec: Assert that step_x/y are valid 9 years ago
Michael Niedermayer 205c31b301 avcodec/hapdec: Check section_size for non negativity in parse_section_header() 9 years ago
Arnaud Bienner 0cdba4ac68 lavf/mxfdec: Support more codecs in mxf_picture_essence_container_uls[]. 9 years ago
Arnaud Bienner 35ab967f52 lavf/mxf: Support video essence container uls for vc1. 9 years ago
Arnaud Bienner fd6b38bed7 lavf/riff: Support fourcc AVd1 for dvvideo. 9 years ago
Pedro Arthur 3059562aa1 swscale: re-enable gamma 9 years ago
Pedro Arthur f67aff3ad7 swscale: added proper error check for ff_init_filters 9 years ago
Carl Eugen Hoyos f7361dbcf4 lavc/mxfdec: Support more mxf files with codec_ul. 9 years ago
Carl Eugen Hoyos f253c34175 lavc/j2kenc: Remove experimental flag. 9 years ago
Paul B Mahol f011e98cb1 avfilter/vf_vectorscope: change intensity to float 9 years ago
Paul B Mahol db592f3b03 avfilter/vf_waveform: stop abusing s->size for calculating limit 9 years ago
Paul B Mahol 55886c67e7 avfilter/vf_waveform: change intensity to float 9 years ago
Paul B Mahol fda05554e3 avfilter/vf_waveform: reduce number of operations a little 9 years ago
Paul B Mahol 5b658bcc8a avfilter/vf_waveform: 9 and 10 bit depth support for lowpass & color filter 9 years ago
Vittorio Giovara 599fe93a84 riff: Add AVj2 fourcc for Avid jpeg2000 9 years ago
Ronald S. Bultje 9ee2ddd773 vp9_parse: fix parsing of pskip and profile 2/3. 9 years ago
Ronald S. Bultje 10142f994a libvpxdec: explicitly signal RGB. 9 years ago
Ronald S. Bultje 4ecb8b4191 vp9: don't erase values for {lf,ref,skip,q}_enabled if segmentation=0. 9 years ago
Ronald S. Bultje 8b45e87f64 vp9: fix segmentation map retention across keyframe boundaries. 9 years ago
Ronald S. Bultje 7cc7d13fe3 vp9: fix RGB chroma subsampling. 9 years ago
Ronald S. Bultje ecd9f57edc vp9: read reserved bit in RGB header. 9 years ago
Ronald S. Bultje 48f641a18b vp9: clip intermediates in dequant calculations. 9 years ago
Ronald S. Bultje eaff36c973 vp9: fix segmentation map retention if segmentation is turned off. 9 years ago
Ronald S. Bultje 8d25a11dc7 vp9: use resetctx in the same way as libvpx. 9 years ago
Ronald S. Bultje cc9d3a3e36 vp9: fix indentation. 9 years ago
Ronald S. Bultje caf6512ac4 vp9: deal with the case where update_map=0 but we're key/intraonly. 9 years ago
Ronald S. Bultje 339550e7c8 vp9: reset segmentation information on context reset. 9 years ago
Michael Niedermayer fb04666995 avcodec/g2meet: Also clear tile dimensions on header_fail 9 years ago
Michael Niedermayer 71ec8e1ed6 avcodec/g2meet: Fix potential overflow in tile dimensions check 9 years ago
Michael Niedermayer c447ab0e74 avcodec/eatgq: Check init_get_bits8() for failure 9 years ago
Michael Niedermayer 66a7bc0010 avcodec/adpcm: Check init_get_bits8() for failure 9 years ago