Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/jellyfin/jellyfin-ffmpeg

FFmpeg for Jellyfin
https://github.com/jellyfin/jellyfin-ffmpeg

Enable libaom

Closes: #907032

de9d2e705f593d441ce35db9135a36868dcb81c3 authored over 6 years ago by James Cowgill <[email protected]>
New changelog entry

8b683956996728143f5dff30610b626224d6207b authored over 6 years ago by James Cowgill <[email protected]>
Upload to unstable

f9f046f5d9feafd307c90708d0c14641324e2e18 authored over 6 years ago by James Cowgill <[email protected]>
Add Breaks: winff (<< 1.5.5-5~)

FFmpeg 4.0 breaks some presets in winff before 1.5.5-5.

See: #904141

61c77f879289063a8496b32331fb150e10485845 authored over 6 years ago by James Cowgill <[email protected]>
Fix FTBFS with MIPS R6

jcowgill: variable name adjusted from original patch

Closes: #904178

8fa3a280c17d6e06bb3bde57e47daaf1a175e548 authored over 6 years ago by YunQiang Su <[email protected]>
Only pass --target-os when cross compiling

Since d3d378eb9637 ("Unconditionally pass --arch and --target-os"), the
--target-os option has b...

eff93ef3b666d44d75bea7897ac79281546eb1e7 authored over 6 years ago by James Cowgill <[email protected]>
New changelog entry

b35c0bf3037448946e1f49aedc8a45a24e08ec4e authored over 6 years ago by James Cowgill <[email protected]>
Update upstream source from tag 'upstream/4.0.2'

Update to upstream version '4.0.2'
with Debian dir 8429eb15d0cdc2e66154b9d8f37e1325f0a29300

02f1e3dc2e3cd2473944a0f91ae0452b746c7b05 authored over 6 years ago by James Cowgill <[email protected]>
New upstream version 4.0.2

eef9464d44e0eb41801b5b76392629a180fda0f7 authored over 6 years ago by James Cowgill <[email protected]>
Upload to unstable

8fb524772c0e8276aa080678da4c13d27d174149 authored over 6 years ago by James Cowgill <[email protected]>
Finalize changelog

087e855613255a2d2254497bbd41c36957c5af24 authored over 6 years ago by Sebastian Ramacher <[email protected]>
Remove patches integrated upstream

70beb400964ba624a0ecbffdc9e5bf4fb9a29a56 authored over 6 years ago by Sebastian Ramacher <[email protected]>
Bump Standards-Version

37678f4e868de445c4574591fe1fbe513b5b4f1d authored over 6 years ago by Sebastian Ramacher <[email protected]>
New upstream release

64a0054a21c532dc073b96b23124fe07bb978e94 authored over 6 years ago by Sebastian Ramacher <[email protected]>
Update upstream source from tag 'upstream/4.0.1'

Update to upstream version '4.0.1'
with Debian dir 990a6477c27fe7d951344ae02cc6d1f1d57014d3

6938073ec79982cba33f4add7b45381185eaa75e authored over 6 years ago by Sebastian Ramacher <[email protected]>
New upstream version 4.0.1

2ec5d73f7157be83d1db6645481765aec9d14ba7 authored over 6 years ago by Sebastian Ramacher <[email protected]>
unset GREP_OPTIONS

ae7ea6e32ccc7f802d9d89d3d2ecd0d4c443d262 authored over 6 years ago by Fabian Greffrath <[email protected]>
Remove debian/shlibs.local in the clean rule

1fff6013d729494bb31150e98ae80b5c8e703ad1 authored over 6 years ago by Fabian Greffrath <[email protected]>
Do not add dependencies to non-existent -extra packages

0ca6b64ddafedb1f83e9121fa2fbd905c4a25c84 authored over 6 years ago by Fabian Greffrath <[email protected]>
Fix a typo in the sed expressions, thanks James Cowgill

ce934db5ec9ff495df85d750f65aa65b4ae649ac authored over 6 years ago by Fabian Greffrath <[email protected]>
Automatically generate a debian/shlibs.local file

This should lower the maintenance burden of keeping strict inter-package dependencies
while stil...

7ebbaf08015da75c5e0ce24c1c753f67089e663a authored over 6 years ago by Fabian Greffrath <[email protected]>
Revert "Tighten inter-library dependencies"

This reverts commit f4a40952e637688e316795aacdda74a3ac2145fa.

0486026a722c3e17f3b23a58566ddfc1dd0857ea authored over 6 years ago by Fabian Greffrath <[email protected]>
Upload to experimental

7ade2bf06e05b30e7fdb17268230c058bfc4de4d authored over 6 years ago by James Cowgill <[email protected]>
Add symbols files (again)

Have another attempt at adding symbols files to ffmpeg. Since we've just
had an ABI bump, this i...

fe1c6963d0f65667a8d03c83c9ecbfc8255e1793 authored over 6 years ago by James Cowgill <[email protected]>
Tighten inter-library dependencies

Upstream FFmpeg says that the ABI between FFmpeg libraries is not stable
and you have to use lib...

f4a40952e637688e316795aacdda74a3ac2145fa authored over 6 years ago by James Cowgill <[email protected]>
Unconditionally pass --arch and --target-os

This should resolve some build failures where `uname -m` gives the wrong
architecture (eg buildi...

d3d378eb963734f2d330754300a63eb440f2d676 authored over 6 years ago by James Cowgill <[email protected]>
New changelog entry

10955e7e2a5dd08f605a01f3b208312c7ec86bb9 authored over 6 years ago by James Cowgill <[email protected]>
Upload to experimental

17d2051d047be05d6bf5702cdbbb8d429938b256 authored over 6 years ago by James Cowgill <[email protected]>
Add upstream patch to fix segfault in dash encoder

Fixes dash opus and vorbis autopkgtest failures.
See: https://trac.ffmpeg.org/ticket/7164

6f97bea5eabda8ff09934272b95060f77bcd9fde authored over 6 years ago by James Cowgill <[email protected]>
debian/tests: disable encdec test for mov;vp8

VP8 support has been intentionally disabled upstream in commit:
f7aacf4ab7654a57408d5c0f871fd3b3...

6583f18f44bc0ec84aeee9665f9268092f78de68 authored over 6 years ago by James Cowgill <[email protected]>
Ignore hapenc tests on i386, m68k and s390x

These architectures promote floats to doubles (or long doubles) before
evaulation which breaks t...

3e9f77304f011cb04c571778b6dc1bb74eb8fad4 authored over 6 years ago by James Cowgill <[email protected]>
Add version constraint to libopenjp2-7-dev build dependency

18e880c905b847ddc03166a65d2468928a7657f1 authored over 6 years ago by James Cowgill <[email protected]>
Move config.log path into ffbuild/ directory

The path was moved in upstream 3.4.

ec92e3d0e1df06417b4dd75dec0b1e5d7db56bfd authored over 6 years ago by James Cowgill <[email protected]>
Only install documentation in arch indep install target

This avoids building the whole of ffmpeg in the arch all build. While
we're here, add the "docum...

7840fe9a8d0ef9d77e9b10d8b82e87ccd870e253 authored over 6 years ago by James Cowgill <[email protected]>
Revert "Use dh_listpackages to calculate EXTRA_PKGS variable"

This breaks the arch all build because "dh_listpackages -a" prints
nothing in that case.

This r...

8c89bd8fb3b0951d04aeffb41b6239883b09bd28 authored over 6 years ago by James Cowgill <[email protected]>
Fix typo in libavfilter7.lintian-overrides

fbf4f7f4d6b59e87c5016d7402ba6dc29e6465ec authored over 6 years ago by James Cowgill <[email protected]>
New changelog entry

a180305c05d3b4d4dec60ba08ec74ccea92666ba authored over 6 years ago by James Cowgill <[email protected]>
Upload to experimental

e4eb90d59e237c27648a3c21b0e09f49725f2def authored over 6 years ago by James Cowgill <[email protected]>
Update encdec_list.txt

f142dc5647129a194897e97e485a63ccdc1a198f authored over 6 years ago by James Cowgill <[email protected]>
Enable libcodec2

Also update list of not enabled flags.

638ba63342ad984f1c5d89d5ade34200cf549b82 authored over 6 years ago by James Cowgill <[email protected]>
Update debian/copyright

2514964550fab83cff6631622e605d075497e2fd authored over 6 years ago by James Cowgill <[email protected]>
Remove mention of ffserver from debian/control

94d96a48979c3e3ac4605a9b30c1c1aca64319a5 authored over 6 years ago by James Cowgill <[email protected]>
Revert "Temporarily remove RELEASE_NOTES"

This reverts commit 15817daac4b536fde0339a2994bb5db37204ccfb.

8363e8073ee415a1bdb448f45db33cb866000b56 authored over 6 years ago by James Cowgill <[email protected]>
Adjust changelog version

cfe775d4f5916fde95180cfb4a02de062e6a1298 authored over 6 years ago by James Cowgill <[email protected]>
Update upstream source from tag 'upstream/4.0'

Update to upstream version '4.0'
with Debian dir 069ccc515c4670fa9a8e57bd965f601ad9d8c7c8

b89f3ae0c9aca3efcd6d0de64510261e3ed302ef authored over 6 years ago by James Cowgill <[email protected]>
New upstream version 4.0

6eb7fd6e60311ac0c3c8e26bbd5f5a8620452b1f authored over 6 years ago by James Cowgill <[email protected]>
d/tests: Use AUTOPKGTEST_TMP instead of ADTTMP

93ea9381f9fd49d5e38a988b1e18d6c2c83f47b8 authored over 6 years ago by Ondřej Nový <[email protected]>
Rename stage1 build profile to pkg.ffmpeg.stage1

578ff5a42f7fe27057f0dd55fead40cacce42a1b authored over 6 years ago by James Cowgill <[email protected]>
Set maintainer to [email protected]

17ca1f5dfc3a0b639950c1634e6e932b8b35e569 authored over 6 years ago by James Cowgill <[email protected]>
Use debian/master instead of debian/experimental

I think having a master branch which is always the "latest" version
(either from sid or experime...

61db422db17c2d4dbe2b0f3bc1cb4949d8bfcc82 authored over 6 years ago by James Cowgill <[email protected]>
Fix FTBFS caused by nodejs setting O_NONBLOCK on the build log pipe

Nodejs (used by the CSS minimizer) sets O_NONBLOCK on its output streams
during execution but do...

71b483f31e5a411a02717278e0a30323965c2c88 authored over 6 years ago by James Cowgill <[email protected]>
Use dh_listpackages to calculate EXTRA_PKGS variable

This commit should have no effect, but simplifies the Makefile slightly
and makes the variable l...

1b45b38cd2463200d9c7f6fcc108a72ab1cf0748 authored over 6 years ago by James Cowgill <[email protected]>
New changelog entry

89147081e7a1abc5dc91abe1836f5efda2b69f7e authored over 6 years ago by James Cowgill <[email protected]>
Drop libav-tools

All reverse-dependencies moved to ffmpeg.

Closes: #873182

d5ec02160a62c8b28e6978de730524bcc2c56573 authored almost 7 years ago by Sebastian Ramacher <[email protected]>
Upload to experimental

b080970c6870c1adcc3f8d97f9cffa4f3d7acc93 authored almost 7 years ago by James Cowgill <[email protected]>
Set new branch names in gbp.conf

c02eab5c53fde7d3b8f64d42ad75f39f2b883dc0 authored almost 7 years ago by James Cowgill <[email protected]>
Migrate VCS to salsa.d.o

25ec6b97e0ac757c33876c4e0fe5849633333a42 authored almost 7 years ago by James Cowgill <[email protected]>
Update copyright

d5b8c52e559739b121bebee94e50f007b6663375 authored almost 7 years ago by James Cowgill <[email protected]>
Update autopkgtest encdec lists

b8bedf5a5187e4dcb370cd8a6cc98133c1210c11 authored almost 7 years ago by James Cowgill <[email protected]>
Revert "Fix examples package test by using new build target"

This reverts commit 5c7f3d04b67b3757001c8d8fb1f1d4940884ad49.

In commit 4b2626952999 ("Use dh_i...

e937e5c35abd2994d7f06f85f6335645dc3940a3 authored almost 7 years ago by James Cowgill <[email protected]>
Disable mips optimizations on _all_ mips

Uing mips% should ensure things like R6 and new variants are also
included.

ce4c76ba54cd9a9d4404e13f41f5beeb2cca6da9 authored almost 7 years ago by James Cowgill <[email protected]>
Drop dependency on libleptonica-dev now that #836849 is fixed

927cf4f396e4cdf5b6c25df9f53891c3d2c87fe7 authored almost 7 years ago by James Cowgill <[email protected]>
Disable the "resample" filter

This is the magic filter libav uses to automatically convert between
sample rates and is the onl...

7bd9c75f49ed2c0a9351b3bc7efb257afd0beab8 authored almost 7 years ago by James Cowgill <[email protected]>
Use tab width 8 in ffmpeg-doc.install

17b4eb94969495351f5de24098fc484d1162a8c1 authored almost 7 years ago by James Cowgill <[email protected]>
Bump standards version to 4.1.3

3b50714082a9886c7dbe6cb5aab1dc581c8e867a authored almost 7 years ago by James Cowgill <[email protected]>
Enable dh_missing

2692dd9168869cdcf2f23794ffffe8859fc31f47 authored almost 7 years ago by James Cowgill <[email protected]>
Install ffprobe.xsl

1c80ef3927bd56d39ecbbce4efabaaf71d007e01 authored almost 7 years ago by James Cowgill <[email protected]>
Install html manual from debian/tmp

30e7ec1b059b1665293f523b40ad2526fc1ae47f authored almost 7 years ago by James Cowgill <[email protected]>
Use dh_installexamples to install ffmpeg-doc examples

b94f9bf8b8fcf32e31e375836dad6a212ca48d54 authored almost 7 years ago by James Cowgill <[email protected]>
Remove ffserver related files

Remove /etc/ffserver.conf (and handle removal of conffile).
Remove unused lintian override relat...

74596cf25ca9ad99b2fb296f886c2065263d6958 authored almost 7 years ago by James Cowgill <[email protected]>
Temporarily remove RELEASE_NOTES

The RELEASE_NOTES file does not exist in unreleased branches from
upstream git.

15817daac4b536fde0339a2994bb5db37204ccfb authored almost 7 years ago by James Cowgill <[email protected]>
Enable LV2

1767afaa97aa6695c0932ac5a41a6d5b398eae07 authored almost 7 years ago by James Cowgill <[email protected]>
Manually enable libjack (was autodetected)

164549177501e79388dffb7c3864cac25c3d8cc6 authored almost 7 years ago by James Cowgill <[email protected]>
Remove obsolete Breaks

0ab3fd508341b99abfaf1b7264b3713e64ccca99 authored almost 7 years ago by James Cowgill <[email protected]>
Bump sonames of all libraries for 3.5

b2804c0da50d91a8d2492e5175338bc47708f3dc authored almost 7 years ago by James Cowgill <[email protected]>
Drop 0005-float-dsp-i386.patch

Upstream has applied an alternative workaround to fix this.

5718beb9242a6051016abd8c18a996fc81383151 authored almost 7 years ago by James Cowgill <[email protected]>
Drop patches applied upstream

307328b42f91521a41b033ceb4fb8c0adf7e36d7 authored almost 7 years ago by James Cowgill <[email protected]>
Use debhelper compat 11

f40bf7d43bceed6969abce680929c0fb91fddfb2 authored almost 7 years ago by James Cowgill <[email protected]>
New changelog entry

747d490fc0cc2b091445c1e4bd385cdb7e69a413 authored almost 7 years ago by James Cowgill <[email protected]>
Update upstream source from tag 'upstream/3.5_git20180113'

Update to upstream version '3.5~git20180113'
with Debian dir 6b8245c4458da68deb16e571ca2d3fdfc4d...

7af141b0b41c57db4412566976c382ba56ff771d authored almost 7 years ago by James Cowgill <[email protected]>
New upstream version 3.5~git20180113

443004e62a4e62020575c8fb5590266aecfdce68 authored almost 7 years ago by James Cowgill <[email protected]>
Upload to unstable

6b03690172f55a750362492a2e411982ca0acecb authored about 7 years ago by James Cowgill <[email protected]>
Bump standards version

a5cdc967bab7f41c872c2d969891c51054b1c9d6 authored about 7 years ago by James Cowgill <[email protected]>
Drop patches applied upstream

6bd357d6b132b0747160c2a0bc5139761ba12fe0 authored about 7 years ago by James Cowgill <[email protected]>
New changelog entry

fb76496b97ba081601dcf1f7c89c168078e09b1e authored about 7 years ago by James Cowgill <[email protected]>
Update upstream source from tag 'upstream/3.4.1'

Update to upstream version '3.4.1'
with Debian dir d190bb7a5b974771eb2a3840b65f3619257d1e97

57e468ad5f8ca52799dbb5cb67de74e9cbf022d1 authored about 7 years ago by James Cowgill <[email protected]>
New upstream version 3.4.1

cc4879f1688aefb427091ab758f72212846e32aa authored about 7 years ago by James Cowgill <[email protected]>
Upload to unstable

5735897fb2bfc92b51aacd3c1c132cb853cdc69d authored about 7 years ago by James Cowgill <[email protected]>
Require 3.4 avcodec/avfilter when 3.4 avutil is in use

In ffmpeg 3.4, avutil broke part of the float_dsp internal ABI. This
causes segfaults when pre-3...

c66bfe99b6c703fdb312f908d4af6b35e4afd1cf authored about 7 years ago by James Cowgill <[email protected]>
Add patch to fix random FTBFS on i386 caused by float precision issues

Closes: #882075

ee19a5f6d1c96e27d9c0e1d30e4fcadc44bd9703 authored about 7 years ago by James Cowgill <[email protected]>
New changelog entry

93a2fe7dd81e12dc79d487a61ca4ac319e847df0 authored about 7 years ago by James Cowgill <[email protected]>
Upload to unstable

79c068764b0379341c91a52312764ce34297f430 authored about 7 years ago by James Cowgill <[email protected]>
Add patch to fix dash muxer autopkgtest errors on big-endian

c51d8a679f9a650c6eb499ced8b247f0b13acd94 authored about 7 years ago by James Cowgill <[email protected]>
New changelog entry

01971bcad6eea96da2734952d727a6065540b514 authored about 7 years ago by James Cowgill <[email protected]>
Set Rules-Requires-Root: no

9caf5bef9bc6468e702305527a7a6e26d197cec9 authored about 7 years ago by James Cowgill <[email protected]>
Upload to unstable

8805b822506eb30b36844b032c6bb340676f7226 authored about 7 years ago by James Cowgill <[email protected]>
Add patch to workaround incorrect use of drain packets in compat decode api

Posted upstream:
https://ffmpeg.org/pipermail/ffmpeg-devel/2017-November/219480.html

Closes: #8...

540a91862f4cb3aa4eeca2ffed8df49e4b4b5328 authored about 7 years ago by James Cowgill <[email protected]>
Add lintian override for libavutil shlib-with-non-pic-code

This is needed now that some asm optimizations are included in
libavutil.

a5a6ce6faf0a97102a5f1ccc3f227df102c3985e authored about 7 years ago by James Cowgill <[email protected]>
Add patch to fix checkasm test on armhf

Closes: #879800

fdae06b643b58950c41bdd70263d99d203fea538 authored about 7 years ago by James Cowgill <[email protected]>
New changelog entry

e30b4bdaf339e6faf666767c88884a7d3e2a3581 authored about 7 years ago by James Cowgill <[email protected]>