forked from pool/xine-lib
Dave Plater
408d7fe683
- Package xineplug_post_tvtime also on arm64 - Remove disabled esd support - Remove disabled directfb support - Remove disabled aalib support - Remove disabled gnome_vfs support - Use gcc8 in SLE_12 - Use plain configure macro - Fix opensuse.org XINE URL - Use without instead of !with distributable/onlynondistributable/ffmpeg/sdl - Remove disabled code for sle10 - Remove conditional for ffmpeg because it always exists - Remove unused xine-lib-without-ffmpeg.patch - Remove unused xine-lib-nukefaadetc.patch, use sed instead - Adjust all patches for autosetup: xine-lib-libdvdread_udf.diff xine-lib-v4l-2.6.38.patch xine-lib-alsa.patch xine-lib-theora.patch xine-lib-ImageMagick7.patch xine-lib-a52dec.patch OBS-URL: https://build.opensuse.org/request/show/764912 OBS-URL: https://build.opensuse.org/package/show/multimedia:xine/xine-lib?expand=0&rev=121
12 lines
246 B
Diff
12 lines
246 B
Diff
--- a/src/xine-engine/buffer_types.c
|
|
+++ b/src/xine-engine/buffer_types.c
|
|
@@ -586,6 +586,8 @@ static const video_db_t video_db[] = {
|
|
},
|
|
{
|
|
{
|
|
+ ME_FOURCC('t','h','e','o'),
|
|
+ ME_FOURCC('T','H','E','O'),
|
|
0,
|
|
},
|
|
BUF_VIDEO_THEORA,
|