160 Commits

Author SHA1 Message Date
naddy
b3dc1944c5 requires --enable-shared 2016-03-10 20:41:22 +00:00
ajacoutot
47599ca92d Moar AAC.
from Brad (maintainer)
2016-03-09 17:29:36 +00:00
ajacoutot
dea6fbd2a8 Merge some more AAC fixes.
from Brad (maintainer)
2016-03-07 07:11:35 +00:00
ajacoutot
beb4446f37 aacenc: make a better estimate for the audio bitrate if not provided
aacenc: temporarily disable Mid/Side coding with multichannel files

from Brad (maintainer)
2016-02-25 03:53:53 +00:00
ajacoutot
006126b98d Enable the libv4l support.
from Brad (maintainer)
2016-01-23 14:12:28 +00:00
ajacoutot
1ed892d34b Yet again mor AAC fixes.
from Brad (maintainer)
2016-01-22 07:05:01 +00:00
ajacoutot
7daa58b85e Moar AAC.
from Brad (maintainer)
2016-01-18 15:34:45 +00:00
ajacoutot
3e01d01ba6 SECURITY fix for the AppleHTTP / HLS demuxers.
CVE-2016-1897 and CVE-2016-1898

from Brad (maintainer)
2016-01-16 09:01:26 +00:00
ajacoutot
023038dbfe Update to ffmpeg-20160113.
from Brad (maintainer)
2016-01-14 06:09:43 +00:00
ajacoutot
8c27a7e0ce Remove MIPS -Bsymbolic workaround now that the linker has been fixed.
from Brad (maintainer)
2015-12-17 09:54:33 +00:00
ajacoutot
df79e54670 Moar AAC fixes.
from Brad (maintainer)
2015-12-10 06:53:38 +00:00
ajacoutot
d92ba29023 More AAC bits and remove the experimental status for the encoder.
from Brad (maintainer)
2015-12-06 08:51:46 +00:00
ajacoutot
c7a3ab83e8 Update to FFmpeg 20151112 (2.8.2).
from Brad (maintainer)
2015-11-16 06:36:55 +00:00
ajacoutot
ff1d654d20 Backport some AAC and VPX commits.
from Brad (maintainer)
2015-11-13 07:03:00 +00:00
ajacoutot
9abefba4ba More AAC fixes.
from Brad (maintainer)
2015-10-25 08:46:41 +00:00
ajacoutot
eda8d62d5c Guess what... more AAC stuffs.
from Brad (maintainer)
2015-10-17 06:49:22 +00:00
ajacoutot
a4127afac2 Some more AAC stuffs.
from Brad (maintainer)
2015-10-13 05:44:18 +00:00
sthen
116ecb2a04 backport an FFmpeg fix for problems with some cases of HLS streams
requiring cookies.  ok brad
2015-10-03 19:39:47 +00:00
ajacoutot
33e648beda Re-enable x265 everywhere.
from Brad (maintainer)
2015-10-01 15:14:49 +00:00
ajacoutot
c9948ce5a9 Some more AAC stuffs.
from Brad (maintainer)
2015-09-27 06:35:33 +00:00
ajacoutot
78e26496b3 Yet again more AAC encoder fixes.
from Brad (maintainer)
2015-09-23 09:16:45 +00:00
ajacoutot
71affe5fbf Back port anohter bug fix for the AAC encoder.
from Brad (maintainer)
2015-09-19 18:21:15 +00:00
ajacoutot
f6549ec49f Back port some more AAC encoder fixes.
from Brad (maintainer)
2015-09-15 12:49:42 +00:00
ajacoutot
add65db6fa Back port some AAC encoder fixes.
from Brad (maintainer)
2015-09-12 09:44:54 +00:00
ajacoutot
e1fd029308 Update to ffmpeg-20150909.
from Brad (maintainer)
2015-09-10 07:10:04 +00:00
jasper
f815920faa - unbreak on mips64 with gcc 4.2 (similar patch has been merged upstream by now)
- also add --disable-mipsfpu to prevent 'illegal instructions'

from Donovan Watteau
ok brad (MAINTAINER)
2015-08-01 07:50:25 +00:00
ajacoutot
fcd0ee05d3 Update to FFmpeg 20150723 (2.7.2).
from Brad (maintainer)
2015-07-26 07:22:15 +00:00
ajacoutot
7372afd02d Revert previous ("Build with Clang on i386.").
Several reports on ports@ mentionned it breaks at runtime.
2015-07-12 16:19:38 +00:00
ajacoutot
0c9d323e0a Build with Clang on i386.
from brad (maintainer)
2015-06-29 06:19:32 +00:00
ajacoutot
9a65c0268a Update to ffmpeg-20150609.
from brad (maintainer)
2015-06-10 06:34:45 +00:00
ajacoutot
44f9528dd2 Disable the use of -Bsymbolic on mips.
tested by miod@
from brad (maintainer)
2015-06-03 06:21:53 +00:00
ajacoutot
ed111437ff Correct the pkgconfig bits and re-add the use of the -Bsymbolic flag.
from brad (maintainer)
2015-05-22 05:41:22 +00:00
ajacoutot
541f31bc60 Add libass support.
req. by and ok schwarze@
from and ok brad@ (maintainer)
2015-05-16 07:10:30 +00:00
ajacoutot
52d92b5d6a Just use WRKBUILD for the TMPDIR.
from brad (maintainer)
2015-05-05 16:04:18 +00:00
ajacoutot
f8f0863d2b Disable some AVX / FMA3 SIMD functions which are currently crashing VLC
when using DTS or some AAC audio.

from brad (maintainer)
2015-05-01 08:41:30 +00:00
ajacoutot
2077e4f8cc Backport a fix from upstream to quiet a warning when using the libvpx
encoder with VP9.

from brad (maintainer)
2015-04-28 07:13:15 +00:00
ajacoutot
1853f9d4c4 Update to FFmpeg 20150412: a snapshot from the 2.6 branch currently at the 2.6.2
release.

Two of the lib dependencies got removed:
- libschroedinger: currently broken because of an issue with mutexes;
unmaintained upstream and its a niche codec
- libtheora: modern replacements such as VP8 / VP9 are more than good enough to
replace VP3 use

from brad (maintainer)
2015-04-28 06:32:47 +00:00
brad
ae778acd10 Enable x265 on PowerPC since as of 1.5 it now works.
ok sthen@
2015-02-17 01:28:52 +00:00
brad
ee14d8c3d2 Update to FFmpeg 20150107 snapshot. From 2.4 branch. 2015-01-10 10:46:37 +00:00
brad
b8bba0c22e Remove patch no longer necessary now that shm.h has been fixed. 2014-11-23 05:25:44 +00:00
landry
0576a9a1c3 Only enable x265 support on architectures where it actually builds (ie
so far alpha/amd64/i386/sparc64) to unbreak half of the tree (mplayer,
etc..) on other archs like ppc/mips64*.
Tested on amd64 & ppc.
ok brad@
2014-11-04 09:31:01 +00:00
brad
730cbbc611 Fix the configure script to be able to detect the presence of the
V4L2 VIDIOC_ENUM_FRAMESIZES ioctl and make use of it on OpenBSD.

Pushed upstream and commited.

From armani@
2014-10-23 07:41:45 +00:00
brad
2d915932ff Update to FFmpeg 20141010 snapshot. From 2.4 branch.
ok ajacoutot@
2014-10-19 23:14:23 +00:00
brad
59cdf7876c Enable the x265 support.
ok ajacoutot@
2014-09-04 05:49:49 +00:00
brad
a3e1fc0cbc Update to FFmpeg 20140810 snapshot. From master branch.
ok ajacoutot@ zhuk@
2014-08-14 08:20:27 +00:00
brad
9d8eef2c55 Fix LZO integer overflow issues. CVE-2014-4610
ok sthen@
2014-07-25 20:37:58 +00:00
brad
cfc1713414 Update to FFmpeg 20140412 snapshot. From 2.2 branch.
Update to MPlayer 20140412 snapshot.

Take MAINTAINER for MPlayer. ok edd@

ok ajacoutot@
2014-05-16 01:34:50 +00:00
brad
8ff15dda71 Some fixes for libavresample.
ok rpe@ juanfra@
2013-12-28 00:40:05 +00:00
brad
ae1669ba48 Update to FFmpeg 20131216 snapshot. From 1.2 branch.
ok sthen@
2013-12-24 15:22:55 +00:00
brad
0321d4d3d4 Update to FFmpeg 20130718 snapshot. From 1.2 branch.
ok sthen@
2013-08-19 14:38:29 +00:00