Projects
Staging
handbrake
Sign Up
Log In
Username
Password
Problem getting expanded diff: bad link: could not apply patch 'project.diff'
×
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
Expand all
Collapse all
Changes of Revision 9
View file
project.diff
Deleted
@@ -1,132 +0,0 @@ ---- HandBrake-build-shared.patch.orig -+++ HandBrake-build-shared.patch -@@ -1,5 +1,5 @@ ----- make/include/main.defs.orig 2019-12-30 19:59:28.789369050 +0100 --+++ make/include/main.defs 2019-12-30 19:59:28.797368897 +0100 -+--- make/include/main.defs.orig 2020-01-07 18:53:44.906464000 +0100 -++++ make/include/main.defs 2020-01-07 18:53:44.914463851 +0100 - @@ -28,32 +28,22 @@ - MODULES += contrib/x264 - MODULES += contrib/jansson -@@ -43,19 +43,19 @@ - endif - - ifeq (1,$(FEATURE.vce)) ----- gtk/configure.ac.orig 2019-12-30 20:02:01.998446129 +0100 --+++ gtk/configure.ac 2019-12-30 20:02:02.006445977 +0100 -+--- gtk/configure.ac.orig 2020-01-07 18:56:48.895031136 +0100 -++++ gtk/configure.ac 2020-01-07 18:56:48.903030986 +0100 - @@ -199,7 +199,7 @@ - -- GHB_CFLAGS="$HBINC $GHB_CFLAGS" -+ AM_CONDITIONAL([MINGW], [test "x$mingw_flag" = "xyes"]) - ---HB_LIBS="-lhandbrake -lavformat -lavfilter -lavcodec -lavutil -ldav1d -lswresample -lpostproc -ldvdnav -ldvdread -lmp3lame -lvorbis -lvorbisenc -logg -lx264 -lswscale -ltheoraenc -ltheoradec -lvpx -lz -lbz2 -lbluray -lass -lfontconfig -lfreetype -lxml2 -ljansson -lopus -lspeex -llzma" --+HB_LIBS="-lhandbrake -lavformat -lavfilter -lavcodec -lavutil -ldav1d -lswresample -lpostproc -ldvdnav -ldvdread -lmp3lame -lvorbis -lvorbisenc -logg -lx264 -lx265 -lswscale -ltheoraenc -ltheoradec -lvpx -lz -lbz2 -lbluray -lass -lfontconfig -lfreetype -lxml2 -ljansson -lopus -lspeex -llzma -ldl" -+-HB_LIBS="$HB_LIBS -lhandbrake -lavformat -lavfilter -lavcodec -lavutil -ldav1d -lswresample -lpostproc -ldvdnav -ldvdread -lmp3lame -lvorbis -lvorbisenc -logg -lswscale -ltheoraenc -ltheoradec -lvpx -lz -lbz2 -lbluray -lass -lfontconfig -lfreetype -lxml2 -ljansson -lopus -lspeex -llzma" -++HB_LIBS="$HB_LIBS -lhandbrake -lavformat -lavfilter -lavcodec -lavutil -ldav1d -lswresample -lpostproc -ldvdnav -ldvdread -lmp3lame -lvorbis -lvorbisenc -logg -lswscale -ltheoraenc -ltheoradec -lvpx -lz -lbz2 -lbluray -lass -lfontconfig -lfreetype -lxml2 -ljansson -lopus -lspeex -llzma -ldl" -+ HB_CPPFLAGS="$HB_CPPFLAGS $HBINC" - -- if test "x$use_fdk_aac" = "xyes" ; then -- HB_LIBS="$HB_LIBS -lfdk-aac" ----- test/module.defs.orig 2019-12-30 20:03:22.552921543 +0100 --+++ test/module.defs 2019-12-30 20:03:22.564921316 +0100 -+ PKG_CHECK_MODULES([x264], [x264], sys_x264=yes, sys_x264=no) -+--- test/module.defs.orig 2020-01-07 18:57:33.970190122 +0100 -++++ test/module.defs 2020-01-07 18:57:33.978189973 +0100 - @@ -16,7 +16,7 @@ - TEST.GCC.l = \ - ass avformat avfilter avcodec avutil swresample postproc mp3lame dvdnav \ ---- handbrake.changes.orig -+++ handbrake.changes -@@ -1,4 +1,79 @@ - ------------------------------------------------------------------- -+Tue Jan 07 17:44:23 UTC 2020 - enzokiel@kabelmail.de -+ -+- update to version 1.3.1 -+ + General -+ - Fixed potential crash when opening a DVD source -+ + Video -+ - Fixed rotation/flip not working properly in some cases -+ - Fixed an issue with QSV failures when using --start-at -+ - Updated presets using x265 to set aq-mode 1, the default -+ prior to HandBrake 1.3.0 -+ - Improved AMD VCE rate control by always explicitly setting -+ the rate control method -+ - Added a workaround to fix x265 not parsing the H.265 Level -+ setting where localized -+ - Added an upstream patch to fix x265 limit-tu bug in loading -+ co-located CU's TU depth -+ - Added an upstream patch to fix x265 2-pass encoding failure -+ - Added an upstream patch to fix x265 VBV macroblocking at end -+ of final GOP -+ + Audio -+ - Fixed importing older presets where "und" was used to select -+ any language track -+ + Since HandBrake 1.3.0, "any" selects any language track and -+ "und" selects undefined language tracks only -+ - Fixed secondary audio tracks on Blu-ray sources not being -+ detected in some cases -+ + Subtitles -+ - Fixed importing older presets where "und" was used to select -+ any language track -+ + Since HandBrake 1.3.0, "any" selects any language track and -+ "und" selects undefined language tracks only -+ + Build system -+ - Fixed cpp and lib flags causing build failures on some Linux -+ systems -+ + Third-party libraries -+ - Updated libraries -+ + FFmpeg 4.2.2 (decoding and filters) -+ + Linux -+ - Fixed UI translations not working in some cases -+ - Fixed display of chapter start times -+ - Fixed small memory leak in audio list -+ + Mac -+ - Fixed importing external ASS/SSA subtitles -+ - Fixed statistics not updating after queue completion -+ - Fixed a crash that can occur when reading bluray sources. -+ - Updated documentation link to the most recent documentation -+ version -+ + Windows -+ - Fixed missing UI translations for some languages -+ + Español (Spanish) -+ + Français (French) -+ + 한국어 (Korean) -+ + русский (Russian) -+ + Türkçe (Turkish) -+ - Fixed official presets not updating after installing a new -+ release -+ - Fixed preference for automatically naming file extension -+ MP4/M4V not working -+ - Fixed an issue preventing the use of relative paths for -+ automatic naming -+ - Fixed audio and subtitles selection behavior not saving when -+ set via the Save New Preset dialog -+ - Fixed closed captions not being added automatically per -+ selection behavior -+ - Fixed iPod 5G support option displaying when an incompatible -+ encoder is selected -+ - Fixed queue updating slowly or not updating in some cases -+ - Fixed a few UI issues and a crash with the new dark theme. -+ - Fixed window not restoring properly after minimizing to -+ system tray -+ - Fixed frame rate mode not updating on video codec change, -+ preventing QSV zero-copy mode -+- Fixed HandBrake-build-shared.patch -+ -+------------------------------------------------------------------- - Wed Jan 01 16:31:49 UTC 2020 - enzokiel@kabelmail.de - - - update to version 1.3.0 ---- handbrake.spec.orig -+++ handbrake.spec -@@ -25,7 +25,7 @@ - - Name: handbrake - Summary: Multithreaded Video Transcoder --Version: 1.3.0 -+Version: 1.3.1 - Release: 0 - Url: http://handbrake.fr/ - Source0: https://download.handbrake.fr/releases/%{version}/HandBrake-%{version}-source.tar.bz2
View file
HandBrake-1.3.1-source.tar.bz2
Deleted
View file
HandBrake-1.3.1-source.tar.bz2.sig
Deleted
View file
_link
Changed
@@ -1,7 +1,1 @@ -<link project="Multimedia" cicount="add" baserev="c5cd7d93a043b5f2ee5dc2f211fcb2d6"> - <patches> - <delete name="HandBrake-1.3.0-source.tar.bz2" /> - <delete name="HandBrake-1.3.0-source.tar.bz2.sig" /> - <apply name="project.diff" /> - </patches> -</link> +<link project="Multimedia" cicount="add" />
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
.