commit ddadbed0fdd09d9f85444bb4f0dbabdfea0953d5
Author: Jan RÄ™korajski <[email protected]>
Date:   Sun Apr 29 01:12:44 2018 +0200

    - dxr3 build fix with ffmpeg

 ffmpeg4.patch | 10 ++++++++++
 1 file changed, 10 insertions(+)
---
diff --git a/ffmpeg4.patch b/ffmpeg4.patch
index ad899ef..850a8fe 100644
--- a/ffmpeg4.patch
+++ b/ffmpeg4.patch
@@ -198,3 +198,13 @@
    mpeg_parser_reset(parser);
  }
  
+--- xine-lib-1.2.8/src/dxr3/ffmpeg_encoder.c~  2017-02-21 12:13:13.000000000 
+0100
++++ xine-lib-1.2.8/src/dxr3/ffmpeg_encoder.c   2018-04-29 01:12:12.480759214 
+0200
+@@ -207,7 +207,6 @@
+   this->context->height = frame->oheight;
+ 
+   this->context->gop_size = 0; /*intra frames only */
+-  this->context->me_method = ME_ZERO; /*motion estimation type*/
+ 
+   this->context->time_base.den = 90000;
+   if (frame->vo_frame.duration > 90000 / 24)
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/xine-lib.git/commitdiff/ddadbed0fdd09d9f85444bb4f0dbabdfea0953d5

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to