branches with status:
Name Status Last Modified Last Commit
lp:libav 1 Development 2019-08-21 19:31:27 UTC
45233. aarch64: Add assembly support for -fs...

Author: Peter Collingbourne
Revision Date: 2019-08-21 19:31:27 UTC

aarch64: Add assembly support for -fsanitize=hwaddress tagged globals.

As of LLVM r368102, Clang will set a pointer tag in bits 56-63 of the
address of a global when compiling with -fsanitize=hwaddress. This requires
an adjustment to assembly code that takes the address of such globals: the
code cannot use the regular R_AARCH64_ADR_PREL_PG_HI21 relocation to refer
to the global, since the tag would take the address out of range. Instead,
the code must use the non-checking (_NC) variant of the relocation (the
link-time check is substituted by a runtime check).

This change makes the necessary adjustment in the movrel macro, where it is
needed when compiling with -fsanitize=hwaddress.

Signed-off-by: Peter Collingbourne <pcc@google.com>
Signed-off-by: Martin Storsjö <martin@martin.st>

lp:~motumedia/+junk/ffmpeg-packaging-trunk 1 Development 2018-03-17 00:58:18 UTC
26. drop --enable-x11grab, replaced with xcb

Author: Reinhard Tartler
Revision Date: 2018-03-17 00:58:18 UTC

drop --enable-x11grab, replaced with xcb

lp:ffms2 1 Development 2017-12-15 15:13:04 UTC
1005. Remove codecvt dependency

Author: Fredrik Mellbin
Revision Date: 2017-12-15 15:13:04 UTC

Remove codecvt dependency

lp:~motumedia/+junk/ffms2-packaging-trunk 1 Development 2016-03-11 08:10:04 UTC
9. Sync with debian 2.22-1

Author: Rico Tzschichholz
Revision Date: 2016-03-11 08:10:04 UTC

Sync with debian 2.22-1

lp:~motumedia/libav/packaging-trunk 1 Development 2015-05-12 10:45:11 UTC
79. Add still needed 02-configure-disable...

Author: Rico Tzschichholz
Revision Date: 2015-05-12 10:45:11 UTC

Add still needed 02-configure-disable-ebx-gcc-4.9.patch

lp:~motumedia/libav/debian-experimental 1 Development 2015-01-03 22:38:03 UTC
828. Remove /etc/avserver.conf Closes: #7...

Author: Sebastian Ramacher
Revision Date: 2015-01-03 22:38:03 UTC

Remove /etc/avserver.conf

Closes: #760763

lp:mplayer2 1 Development 2013-10-09 20:43:25 UTC
28337. audio: add af_lavrresample, remove ol...

Author: Stefano Pigozzi
Revision Date: 2013-10-09 20:43:25 UTC

audio: add af_lavrresample, remove old resampling filters

Remove `af_resample` and `af_lavcresample`. The former is a mess while
the latter uses an API that was long deprecated in libavcodec and is
now removed. Add new filter af_lavrresample which uses libavresample.
`af_lavrresample` has roughly the same features and structure as
`af_lavcresample` had.

Libavresample is now a mandatory dependency. Change configure script
accordingly and remove #ifdefs in other code.

lp:~motumedia/mplayer2/packaging-trunk 1 Development 2012-11-07 17:28:04 UTC
6. rules: drop --disable-svga confflag

Author: Rico Tzschichholz
Revision Date: 2012-11-07 17:28:04 UTC

rules: drop --disable-svga confflag

lp:~motumedia/mplayer2/unpackage 1 Development 2011-11-27 21:33:56 UTC
28171. Remove upstream packaging

Author: Rico Tzschichholz
Revision Date: 2011-11-27 21:33:56 UTC

Remove upstream packaging

lp:~motumedia/avidemux/jaunty 1 Development 2009-01-16 07:41:36 UTC
29. revert inline modification of Configu...

Author: Reinhard Tartler
Revision Date: 2009-01-16 07:41:36 UTC

revert inline modification of ConfigureChecks.cmake

lp:~motumedia/ffmpeg/ubuntu.unstripped bug 1 Development 2008-10-19 15:01:24 UTC
35. Compile against libfaac-dev, libxvidc...

Author: Lionel Le Folgoc
Revision Date: 2008-10-18 20:39:44 UTC

Compile against libfaac-dev, libxvidcore-dev | libxvidcore4-dev for aac encoding and xvid support.

lp:~motumedia/ffmpeg/ubuntu bug 1 Development 2008-10-03 17:39:23 UTC
16. snatch patch from debian: enable ffse...

Author: Reinhard Tartler
Revision Date: 2008-10-03 14:42:26 UTC

snatch patch from debian: enable ffserver in cmov, altivec and vis
variants. (Closes: #501002)

lp:~motumedia/dvdrip/ubuntu bug 1 Development 2008-09-22 20:02:11 UTC
7. use included .desktop file and icon

Author: Reinhard Tartler
Revision Date: 2008-09-22 19:57:23 UTC

use included .desktop file and icon

lp:~motumedia/xine-ui/debian 1 Development 2007-01-30 13:46:23 UTC
2575. add bugnumber

Author: Reinhard Tartler
Revision Date: 2007-01-23 16:41:15 UTC

add bugnumber

lp:~motumedia/xine-ui/ubuntu 1 Development 2007-01-30 13:45:19 UTC
2545. fix changelog, I forgot on line while...

Author: Reinhard Tartler
Revision Date: 2007-01-30 11:13:36 UTC

fix changelog, I forgot on line while merging debian/changelog

lp:~motumedia/xine-lib/ubuntu 1 Development 2007-01-04 16:12:18 UTC
8310. remove extra newline from shlibs.local

Author: Reinhard Tartler
Revision Date: 2007-02-04 09:43:23 UTC

remove extra newline from shlibs.local

116 of 16 results