Projects
home:manfred-h
MPlayer
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
Expand all
Collapse all
Changes of Revision 5
View file
MPlayer.changes
Changed
@@ -9,6 +9,7 @@ Thanks go to Bjørn Lie to point me at them! - Modify ffmpeg related build requirements to fit with ffmpeg-8 - Add "--disable-vdpau" due to current ffmpeg version +- Remove one patch for libmpcodecs/ad_spdif.c from MPlayer.patch ------------------------------------------------------------------- Fri Oct 27 15:54:12 UTC 2023 - Bjørn Lie <zaitor@opensuse.org>
View file
MPlayer.patch
Changed
@@ -9,17 +9,6 @@ if (h > 0) sprintf(*(char **) arg, "%d:%02d:%02d", h, m, s); else if (m > 0) ---- a/libmpcodecs/ad_spdif.c -+++ b/libmpcodecs/ad_spdif.c -@@ -54,7 +54,7 @@ static int read_packet(void *p, uint8_t - return 0; - } - --static int write_packet(void *p, const uint8_t *buf, int buf_size) -+static int write_packet(void *p, uint8_t *buf, int buf_size) - { - int len; - struct spdifContext *ctx = p; --- a/libmpdemux/muxer_lavf.c +++ b/libmpdemux/muxer_lavf.c @@ -77,7 +77,7 @@ const m_option_t lavfopts_conf = {
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.