86787 Commits (af50fbaaeb6881d91e9d6b5fcdc56468c0b17ec2)
 

Author SHA1 Message Date
Anton Mitrofanov cf231b68da avcodec/h264: Fix mix of lossless and lossy MBs decoding 8 years ago
Anton Mitrofanov 06dda70f1e avcodec/h264_mb: Fix 8x8dct in lossless for new versions of x264 8 years ago
Anton Mitrofanov 840b41b2a6 avcodec/h264_cabac: Fix CABAC+8x8dct in 4:4:4 8 years ago
Kevin Mark 05feeeb813 libavfilter/scale: Populate ow/oh when using 0 as w/h 8 years ago
Kevin Mark 5aea18cbd8 doc/filters: Correct scale doc regarding w/h <= 0 8 years ago
Paul B Mahol c7a2a379fd doc/filters: fix typo 8 years ago
Paul B Mahol ef178f630f avfilter/af_stereotools: add 2 more modes 8 years ago
Paul B Mahol 1a4236e025 avfilter/af_superequalizer: stop leaking s->out frame 8 years ago
Paul B Mahol 53624d62d9 avfilter/af_superequalizer: improve description 8 years ago
Paul B Mahol 2820c9dfaa avfilter/af_superequalizer: fix out of array access 8 years ago
Michael Niedermayer 5f89747086 avcodec/wavpack: Fix undefined integer negation 8 years ago
Michael Niedermayer cf7edbd6c5 avcodec/aacdec_fixed: Check s for being too small 8 years ago
Michael Niedermayer f670c13f13 avcodec: Rename ff_mpv_decode_mb() to ff_mpv_reconstruct_mb 8 years ago
Paul B Mahol b9d0a5fc21 avfilter: add roberts cross operator 8 years ago
Paul B Mahol ca5cf84655 avfilter: add superequalizer filter 8 years ago
Nicolas George d790f18ac0 lavfi: print the error message when threading init fails. 8 years ago
Steven Liu 3996ae9302 avformat/hlsenc: donnot show duplicate segment warning at byterange mode 8 years ago
James Almer 8bb59e6742 x86/aacpsdsp: add ff_ps_hybrid_analysis_ileave_sse 8 years ago
James Almer e229df9478 x86/aacpsdsp: add ff_ps_hybrid_synthesis_deint_{sse,sse4} 8 years ago
James Almer 3c5a53cdfa avformat/oggenc: add ogg_init() and ogg_free() 8 years ago
Marton Balint 7ed6f9168b fate: use do_md5sum instead of the md5 protocol for most md5 fate tests 8 years ago
Paul B Mahol 478a1949d9 avfilter/af_amix: fix possible hang 8 years ago
Mark Thompson f434ddf48e avconv_hw: Free device on initialisation failure 8 years ago
Mark Thompson 70808859dd vf_hwmap: Properly free a locally derived device 8 years ago
Mark Thompson d984b29b21 vf_hwmap: Add missing error code 8 years ago
Paul B Mahol a23a56e77c libavfilter/af_biquads: add shorter option for width_type 8 years ago
Marton Balint 8a09325311 avformat/rmenc: do not access AVIO write buffer directly 8 years ago
Hein-Pieter van Braam 099d35401c Cleanly exit at the end of an Interplay MVE 8 years ago
Michael Niedermayer 14b834c45a avcodec/htmlsubtitles: Factor open brace handling into its own function 8 years ago
Michael Niedermayer 4132218b87 avcodec/htmlsubtitles: Replace very slow redundant sscanf() calls by cleaner and faster code 8 years ago
Michael Niedermayer 27c2006805 avcodec/takdec: Fixes: integer overflow in AV_SAMPLE_FMT_U8P output 8 years ago
Michael Niedermayer 9a6503f496 avcodec/iff: Cleanup on init failure 8 years ago
Daniel Kucera c557718bea libavformat/file: return AVERROR_EOF on EOF 8 years ago
Daniel Kucera d4a900fad8 libavformat/subfile: return AVERROR_EOF on EOF 8 years ago
Michael Niedermayer c746f92a8e avcodec/jpeg2000dsp: Reorder operations in ict_int() to avoid 2 integer overflows 8 years ago
Michael Niedermayer c94326c1fc avcodec/hevcpred_template: Fix left shift of negative value 8 years ago
James Almer 8ddb6820bd avformat/libssh: check the user provided a password before trying to use it 8 years ago
Michael Niedermayer 1edbf5e20c avcodec/hevcdec: Fix signed integer overflow in decode_lt_rps() 8 years ago
Michael Niedermayer 9b65dbf734 avcodec/gdv: Fix undefined shift 8 years ago
Michael Niedermayer dfb61ea263 avcodec/jpeg2000dec: Check nonzerobits more completely 8 years ago
Michael Niedermayer 16d6cc2168 avcodec/wavpack: Change wp_log2() to unsigned 8 years ago
Michael Niedermayer e77ddd31a8 avcodec/shorten: Sanity check maxnlpc 8 years ago
Rostislav Pehlivanov 18f09524f7 configure: use -x instead of -wN ..@ to strip assembly files 8 years ago
James Almer 623d217ed1 avcodec/aacps: move checks for valid length outside the stereo_interpolate dsp function 8 years ago
James Almer b3446862bf x86/vorbisdsp: optimize ff_vorbis_inverse_coupling_sse 8 years ago
Michael Niedermayer c0607d88ee avcodec/parser: assert that there is a past buffer if theres a reference into the past 8 years ago
Michael Niedermayer 3c716682a8 avcodec/truemotion2: Move skip computation after checks 8 years ago
Michael Niedermayer e3fadc57c5 avcodec/jpeg2000: Fixes integer overflow in ff_jpeg2000_ceildivpow2() 8 years ago
Michael Niedermayer 611b356274 avcodec/dnxhd_parser: Do not return invalid value from dnxhd_find_frame_end() on error 8 years ago
Rostislav Pehlivanov b52b398c30 vc2enc: decrease default strictness level 8 years ago