1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-02-04 06:08:26 +02:00
FFmpeg/libavcodec
Matthew Fearnley f2e89fe4d3 libavcodec/zmbvenc: motion estimation improvements/bug fixes:
- Clamp ME range to -64..63 (prevents corruption when me_range is too high)
- Allow MV's up to *and including* the positive range limit
- Allow out-of-edge ME by padding the prev buffer with a border of 0's
- Try previous MV before checking the rest (improves speed in some cases)
- More robust logic in code - ensure *mx,*my,*xored are updated together
2019-02-19 21:25:14 +01:00
..
2019-01-01 21:11:47 +01:00
2018-08-28 04:25:35 +01:00
2018-10-15 01:19:45 +02:00
2018-10-03 20:48:49 -03:00
2018-08-08 00:13:13 +05:30
2018-09-23 14:42:34 +01:00
2018-09-23 14:42:34 +01:00
2018-07-18 13:59:25 +02:00
2018-12-23 15:30:13 +01:00
2018-12-10 11:19:36 +01:00
2018-12-13 19:30:39 +01:00
2018-09-23 15:25:50 +02:00
2018-11-10 23:48:27 +01:00
2018-12-23 20:24:47 +01:00
2018-12-20 18:40:41 +08:00
2019-01-16 01:29:18 +01:00
2018-12-23 15:30:13 +01:00
2018-12-01 19:41:48 +01:00
2019-01-12 17:16:47 +01:00
2019-01-25 16:53:27 +08:00
2019-01-25 16:53:27 +08:00
2018-12-03 23:34:05 +01:00
2018-11-18 22:59:29 +01:00
2018-11-18 22:59:29 +01:00
2018-11-18 22:59:29 +01:00
2019-01-20 21:42:20 +01:00
2018-09-08 21:21:50 +02:00
2018-12-23 15:30:13 +01:00
2018-12-31 02:37:08 +01:00
2018-09-30 22:23:02 +02:00
2018-12-10 21:38:08 +01:00