xine-lib:fix head
This commit is contained in:
@@ -52,8 +52,4 @@ Index: xine-lib-1.2.6/src/combined/ffmpeg/ff_video_decoder.c
|
|||||||
+ this->picture = av_frame_alloc();
|
+ this->picture = av_frame_alloc();
|
||||||
if (!this->picture) {
|
if (!this->picture) {
|
||||||
xprintf(drv->class->xine, XINE_VERBOSITY_LOG,
|
xprintf(drv->class->xine, XINE_VERBOSITY_LOG,
|
||||||
<<<<<<< HEAD
|
|
||||||
"dxr3_mpeg_encoder: Couldn't allocate ffmpeg frame\n");
|
"dxr3_mpeg_encoder: Couldn't allocate ffmpeg frame\n");
|
||||||
=======
|
|
||||||
"dxr3_mpeg_encoder: Couldn't allocate ffmpeg frame\n");
|
|
||||||
>>>>>>> a702ec9aec8c201fc9985eed2bed7e5b675a5129
|
|
||||||
|
|||||||
@@ -138,11 +138,7 @@
|
|||||||
|
|
||||||
<History>
|
<History>
|
||||||
<Update release="2">
|
<Update release="2">
|
||||||
<<<<<<< HEAD
|
|
||||||
<Date>2016-06-14</Date>
|
<Date>2016-06-14</Date>
|
||||||
=======
|
|
||||||
<Date>2016-06-13</Date>
|
|
||||||
>>>>>>> a702ec9aec8c201fc9985eed2bed7e5b675a5129
|
|
||||||
<Version>1.2.6</Version>
|
<Version>1.2.6</Version>
|
||||||
<Comment>Release Bump.</Comment>
|
<Comment>Release Bump.</Comment>
|
||||||
<Name>Pisi Linux Community</Name>
|
<Name>Pisi Linux Community</Name>
|
||||||
|
|||||||
Reference in New Issue
Block a user