SHA256
1
0
forked from pool/xine-lib
xine-lib/xine-lib-theora.patch
Dave Plater 408d7fe683 Accepting request 764912 from home:olh:branches:multimedia:xine
- 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
2020-01-16 15:00:02 +00:00

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,