File tree Expand file tree Collapse file tree 1 file changed +28
-1
lines changed Expand file tree Collapse file tree 1 file changed +28
-1
lines changed Original file line number Diff line number Diff line change 1
- # Note that this ChangeLog covers only changes to the release branch
1
+ # Note that this ChangeLog covers only main changes to the release branch
2
+
3
+ 2015-06-14 21:18 Isibaar
4
+ * xvidcore/dshow/src/CXvidDecoder.cpp
5
+ xvidcore/dshow/src/CXvidDecoder.h
6
+ xvidcore/dshow/src/config.c
7
+ xvidcore/dshow/src/config.h: Fixed thumbnail creation under
8
+ Windows 10, faster rendering in MediaFoundation, various other
9
+ MFT-specific fixes...
10
+
11
+ 2015-06-11 02:51 Isibaar
12
+ * xvidcore/src/image/x86_asm/colorspace_rgb_mmx.asm: Attempt at
13
+ fixing a crash in RGB24->YV12 conversions - not yet really
14
+ tested...
15
+
16
+ 2015-06-08 21:15 Isibaar
17
+ * xvidcore/dshow/src/CXvidDecoder.cpp
18
+ xvidcore/dshow/src/CXvidDecoder.h: Changed friendly name of
19
+ MFT to match common conventions.
20
+
21
+ 2014-11-26 00:17 Isibaar
22
+ * xvidcore/src/encoder.c: Fix for multi-threading bug in case of
23
+ input video height <= 16 pixels. Patch by Lukasz Marek.
24
+
25
+ 2014-09-25 19:41 Isibaar
26
+
27
+ * xvidcore/build/win32/libxvidcore.vcproj: Enabled multi-threaded
28
+ builds in MSVC by default
2
29
3
30
2014-03-05 08:37 Isibaar
4
31
You can’t perform that action at this time.
0 commit comments