projects
/
ffmpeg.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
checkasm: clip vp9 loopfilter test pixels inside allowed bitdepth range.
2015-09-26
Ronald S. Bultje
checkasm: clip vp9 loopfilter test pixels inside allowed...
commit
|
commitdiff
|
tree
2015-09-22
Ronald S. Bultje
hevc: fix wpp threading deadlock.
commit
|
commitdiff
|
tree
2015-09-22
Ronald S. Bultje
vp9: fix loopfilter test code to address Hendrik's...
commit
|
commitdiff
|
tree
2015-09-20
Ronald S. Bultje
checkasm: add VP9 loopfilter tests.
commit
|
commitdiff
|
tree
2015-09-17
Ronald S. Bultje
vp9: add subpel MC SIMD for 10/12bpp.
commit
|
commitdiff
|
tree
2015-09-17
Ronald S. Bultje
vp9: add fullpel (avg) MC SIMD for 10/12bpp.
commit
|
commitdiff
|
tree
2015-09-17
Ronald S. Bultje
vp9: add fullpel (put) MC SIMD for 10/12bpp.
commit
|
commitdiff
|
tree
2015-09-15
Ronald S. Bultje
checkasm: add vp9 intra pred tests.
commit
|
commitdiff
|
tree
2015-09-15
Ronald S. Bultje
checkasm: add vp9 MC tests.
commit
|
commitdiff
|
tree
2015-09-15
Ronald S. Bultje
vp9: switch min_tile_cols location so it shifts up...
commit
|
commitdiff
|
tree
2015-09-12
Ronald S. Bultje
vp9: Fix emu[] edge overflow conditions for >8bpp/non...
commit
|
commitdiff
|
tree
2015-09-12
Ronald S. Bultje
vp9: re-initialize internal buffers on bpp change also.
commit
|
commitdiff
|
tree
2015-09-12
Ronald S. Bultje
vp9: save one (PSIGNW) instruction in iadst16_1d sse2...
commit
|
commitdiff
|
tree
2015-09-11
Ronald S. Bultje
libvpxdec: apply RGB to 444P16 instead of 422P16.
commit
|
commitdiff
|
tree
2015-09-10
Ronald S. Bultje
vp9: fix overflow in 8x8 topleft 32x32 idct ssse3 version.
commit
|
commitdiff
|
tree
2015-09-10
Ronald S. Bultje
vp9: permanently delete segmentation refmap on any...
commit
|
commitdiff
|
tree
2015-09-06
Ronald S. Bultje
Update md5 muxer docs to indicate that it ignores timestamps.
commit
|
commitdiff
|
tree
2015-09-06
Ronald S. Bultje
vp9: fix integer overflows in sse2 version of iadst4.
commit
|
commitdiff
|
tree
2015-09-06
Ronald S. Bultje
md5: change flags to match framemd5.
commit
|
commitdiff
|
tree
2015-09-05
Ronald S. Bultje
vp9: fix rounding error in idct_8x8_ssse3.
commit
|
commitdiff
|
tree
2015-09-05
Ronald S. Bultje
vp9: check return value of ff_thread_ref_frame().
commit
|
commitdiff
|
tree
2015-09-05
Ronald S. Bultje
vp9: fix type of iadst4_1d intermediates.
commit
|
commitdiff
|
tree
2015-09-05
Ronald S. Bultje
vp9: fix integer overflow in 10/12bpp DC-only calculation.
commit
|
commitdiff
|
tree
2015-09-05
Ronald S. Bultje
vp9: fix edge copy for 10/12bpp frames.
commit
|
commitdiff
|
tree
2015-09-05
Ronald S. Bultje
vp9: do unscaled MC in scaled path if size of this...
commit
|
commitdiff
|
tree
2015-09-05
Ronald S. Bultje
vp9: sync segmentation.absolute_vals between threads.
commit
|
commitdiff
|
tree
2015-09-05
Ronald S. Bultje
vp9: always sync segmentation.feat between threads.
commit
|
commitdiff
|
tree
2015-09-04
Ronald S. Bultje
vp9_parse: fix parsing of pskip and profile 2/3.
commit
|
commitdiff
|
tree
2015-09-04
Ronald S. Bultje
libvpxdec: explicitly signal RGB.
commit
|
commitdiff
|
tree
2015-09-04
Ronald S. Bultje
vp9: don't erase values for {lf,ref,skip,q}_enabled...
commit
|
commitdiff
|
tree
2015-09-04
Ronald S. Bultje
vp9: fix segmentation map retention across keyframe...
commit
|
commitdiff
|
tree
2015-09-04
Ronald S. Bultje
vp9: fix RGB chroma subsampling.
commit
|
commitdiff
|
tree
2015-09-04
Ronald S. Bultje
vp9: read reserved bit in RGB header.
commit
|
commitdiff
|
tree
2015-09-04
Ronald S. Bultje
vp9: clip intermediates in dequant calculations.
commit
|
commitdiff
|
tree
2015-09-04
Ronald S. Bultje
vp9: fix segmentation map retention if segmentation...
commit
|
commitdiff
|
tree
2015-09-04
Ronald S. Bultje
vp9: use resetctx in the same way as libvpx.
commit
|
commitdiff
|
tree
2015-09-04
Ronald S. Bultje
vp9: fix indentation.
commit
|
commitdiff
|
tree
2015-09-04
Ronald S. Bultje
vp9: deal with the case where update_map=0 but we're...
commit
|
commitdiff
|
tree
2015-09-04
Ronald S. Bultje
vp9: reset segmentation information on context reset.
commit
|
commitdiff
|
tree
2015-08-28
Ronald S. Bultje
ffserver: use -b instead of -ab for setting audio bitrate.
commit
|
commitdiff
|
tree
2015-08-28
Ronald S. Bultje
Put remaining pieces of CODEC_FLAG_EMU_EDGE under FF_API_EMU...
commit
|
commitdiff
|
tree
2015-08-19
Ronald S. Bultje
fate: rename -error option to -error_rate.
commit
|
commitdiff
|
tree
2015-08-19
Ronald S. Bultje
lavfi: fix compilation with FF_API_OLD_FILTER_OPTS=0.
commit
|
commitdiff
|
tree
2015-08-18
Ronald S. Bultje
lavu: disable wrong value check in get_version() upon...
commit
|
commitdiff
|
tree
2015-08-18
Ronald S. Bultje
lavc: put remaining bits of vdpau-in-decoder under...
commit
|
commitdiff
|
tree
2015-08-18
Ronald S. Bultje
Prepare for removal of obsolete FF_IDCT_* members.
commit
|
commitdiff
|
tree
2015-08-18
Ronald S. Bultje
mpeg4video: use ff_dlog instead of av_log under debug...
commit
|
commitdiff
|
tree
2015-08-18
Ronald S. Bultje
Undeprecate av_opt_set_defaults2().
commit
|
commitdiff
|
tree
2015-08-18
Ronald S. Bultje
lavc: fix compilation with FF_API_XVMC.
commit
|
commitdiff
|
tree
2015-08-18
Ronald S. Bultje
options: mark av_get_{int,double,q} as deprecated.
commit
|
commitdiff
|
tree
2015-08-18
Ronald S. Bultje
libvpxenc: make flags i64 instead of dbl.
commit
|
commitdiff
|
tree
2015-08-18
Ronald S. Bultje
FF_OPT_TYPE_* -> AV_OPT_TYPE_*.
commit
|
commitdiff
|
tree
2015-08-18
Ronald S. Bultje
Replace av_dlog with ff_dlog.
commit
|
commitdiff
|
tree
2015-08-18
Ronald S. Bultje
lavfi: add error message to help users convert to new...
commit
|
commitdiff
|
tree
2015-08-18
Ronald S. Bultje
Move ff_dlog from lavc to lavu.
commit
|
commitdiff
|
tree
2015-08-17
Ronald S. Bultje
fate: add -fflags +bitexact in a few places.
commit
|
commitdiff
|
tree
2015-08-17
Ronald S. Bultje
fate: explicitly specify audio bitrate for adpcm/mp2fixed...
commit
|
commitdiff
|
tree
2015-08-17
Ronald S. Bultje
fate: move -flags +mv0 -> -mpv_flags +mv0.
commit
|
commitdiff
|
tree
2015-08-05
Ronald S. Bultje
vf_psnr: add psnr_avg to stats file.
commit
|
commitdiff
|
tree
2015-07-14
Ronald S. Bultje
vf_psnr: sse2 optimizations for sum-squared-error.
commit
|
commitdiff
|
tree
2015-07-14
Ronald S. Bultje
vf_ssim: x86 simd for ssim_4x4xN and ssim_endN.
commit
|
commitdiff
|
tree
2015-07-13
Ronald S. Bultje
vf_ssim: remove another obscure double loop.
commit
|
commitdiff
|
tree
2015-07-13
Ronald S. Bultje
ssim: refactor a weird double loop.
commit
|
commitdiff
|
tree
2015-07-12
Ronald S. Bultje
vf_ssim: fix s->coefs for yuv with non-4:2:0 subsampling.
commit
|
commitdiff
|
tree
2015-07-12
Ronald S. Bultje
ivfenc: write duration at end-of-stream.
commit
|
commitdiff
|
tree
2015-07-11
Ronald S. Bultje
vf_psnr: fix rgb channel order mixup in final log message.
commit
|
commitdiff
|
tree
2015-07-11
Ronald S. Bultje
vf_psnr: always calculate MSE over full pixel range.
commit
|
commitdiff
|
tree
2015-07-11
Ronald S. Bultje
yuv4mpeg: add rough duration estimate and seeking.
commit
|
commitdiff
|
tree
2015-07-11
Ronald S. Bultje
vF_psnr: move set_meta() calls out of loop.
commit
|
commitdiff
|
tree
2015-07-11
Ronald S. Bultje
vf_psnr: add channel weighting based on chroma subsampling.
commit
|
commitdiff
|
tree
2015-06-25
Ronald S. Bultje
vp9: fix profile check for intraonly frames.
commit
|
commitdiff
|
tree
2015-06-06
Ronald S. Bultje
hevc: fix typo (mpv -> mvp).
commit
|
commitdiff
|
tree
2015-06-01
Ronald S. Bultje
vp9: clamp final zero MV if find_ref_mvs() found no...
commit
|
commitdiff
|
tree
2015-05-16
Ronald S. Bultje
vp9: match another find_ref_mvs() bug in libvpx.
commit
|
commitdiff
|
tree
2015-05-16
Ronald S. Bultje
vp9: fix scaled motion vector clipping for sub8x8 blocks.
commit
|
commitdiff
|
tree
2015-05-16
Ronald S. Bultje
vp9: improve signbias check.
commit
|
commitdiff
|
tree
2015-05-15
Ronald S. Bultje
vp9: don't allow compound references if error_resilience...
commit
|
commitdiff
|
tree
2015-05-15
Ronald S. Bultje
vp9: clamp segmented lflvl before applying ref/mode...
commit
|
commitdiff
|
tree
2015-05-15
Ronald S. Bultje
vp9: reset loopfilter mode/ref deltas on keyframe.
commit
|
commitdiff
|
tree
2015-05-15
Ronald S. Bultje
vp9: fix crash when playing back 440/440 content with...
commit
|
commitdiff
|
tree
2015-05-15
Ronald S. Bultje
vp9: extend loopfilter workaround for vp9 h/v mix-up...
commit
|
commitdiff
|
tree
2015-05-15
Ronald S. Bultje
vp9: clip motion vectors in the same way as libvpx...
commit
|
commitdiff
|
tree
2015-05-15
Ronald S. Bultje
vp9: set skip flag if the block had no coded coefficients.
commit
|
commitdiff
|
tree
2015-05-14
Ronald S. Bultje
vp9: apply mv scaling workaround only when subsampling...
commit
|
commitdiff
|
tree
2015-05-14
Ronald S. Bultje
vp9: read all 4x4 blocks in sub8x8 blocks individually...
commit
|
commitdiff
|
tree
2015-05-14
Ronald S. Bultje
vp9: fix segmentation map referencing upon framesize...
commit
|
commitdiff
|
tree
2015-05-14
Ronald S. Bultje
vp9: disable more pmulhrsw optimizations in idct16/32.
commit
|
commitdiff
|
tree
2015-05-14
Ronald S. Bultje
vp9: disable all pmulhrsw in 8/16 iadst x86 optimizations.
commit
|
commitdiff
|
tree
2015-05-08
Ronald S. Bultje
vp9: de-duplicate some functions that are identical...
commit
|
commitdiff
|
tree
2015-05-07
Ronald S. Bultje
libvpxdec: add 440 pixfmts.
commit
|
commitdiff
|
tree
2015-05-07
Ronald S. Bultje
vp9: add profile 2/3 fate tests.
commit
|
commitdiff
|
tree
2015-05-06
Ronald S. Bultje
vp9: add inter-frame profile 2/3 suport.
commit
|
commitdiff
|
tree
2015-05-06
Ronald S. Bultje
vp9: add keyframe profile 2/3 support.
commit
|
commitdiff
|
tree
2015-05-06
Ronald S. Bultje
vp9: parse profile 2/3 bitdepth in frame header.
commit
|
commitdiff
|
tree
2015-05-06
Ronald S. Bultje
vp9: add profile 2/3 to exported profiles.
commit
|
commitdiff
|
tree
2015-05-06
Ronald S. Bultje
fate: add/update reference files for 440 addition.
commit
|
commitdiff
|
tree
2015-05-06
Ronald S. Bultje
swscale: add yuv440p10/12 pixfmts.
commit
|
commitdiff
|
tree
2015-05-06
Ronald S. Bultje
lavc: add yuv440p10/12 formats to aligned pixfmt list.
commit
|
commitdiff
|
tree
2015-05-06
Ronald S. Bultje
lavu: add yuv440p10/12 pixfmts.
commit
|
commitdiff
|
tree
2015-05-05
Ronald S. Bultje
vp9: error out if chroma subsampling changes between...
commit
|
commitdiff
|
tree
next