-
Hi,
I am trying to compile the openh264 lib for WP8.
1. I use the "Visual Studio 2012 ARM Phone" cmd line tool.
2. I run the msys.bat.
3. I run the command: make 'OS=msvc-arm' libraries, but the com…
-
-file(GLOB LIBSRC ../libde265/_.c ../extra/_.c)
+file(GLOB LIBSRC ../libde265/_.cc ../extra/_.c)
-file(GLOB ASMSRC0 ../libde265/x86/sse.c ../libde265/x86/sse-dct.c)
+file(GLOB ASMSRC1 ../libde265/x86…
-
As per the [policy for removed features](https://github.com/mpv-player/mpv/blob/master/DOCS/man/en/changes.rst#policy-for-removed-features), I'd like to request readding the `tfields` video filter (or…
-
hello i integrated the player including portaudio (vs2010), but also tested with the simpleplayer from a vs2013 x86 binary.
which does not play the video-file. the file can be found via the internet …
-
Trying to link the assembly version of the encoder and decoder together gets you:
duplicate symbol _DeblockLumaLt4H_sse2 in:
../../../openh264//libencoder.a(deblocking.o)
../../../openh264//l…
-
BUILDTYPE=Release
```
/Users/cdiehl/dev/repos/llvm/build/bin/clang++ -O3 -fsanitize=address -m32 -Wno-deprecated-declarations -Werror -fPIC -DX86_ASM -DNO_DYNAMIC_VP -Icodec/api/svc -Icodec/common …
-
Hello,
There is an assertion error when i use YOUR player exemple to play an rtsp url. See by yourself: rtsp://******-
When i try to read this url, i have this message:
```
Runtime error !
Program…
-
Hi WangBin,
I have recently discovered that 2 consecutive opens on RTSP streams always result as a SEGFAULT.
Here it is the console outputs from the beginning to the SEGFAULT
bni@bni-test:/opt/cont…
-
Hello, tmakkonen!
I try to use your app (sipcmd) and cant understand how to start. Is it possibly to show how to connect:
1. Direct call to 300 (192.168.1.1:5060), my num is set to 200. After 300 hoo…
-
When I enable Myepisodes, the XBMC subtitles addon does not work. On a fresh XBMC setup, after enabling XBMC subtitles:
1. Enable and configure myepisodes addon.
2. Restart XBMC, myepisodes connects.…