Jan Beich
f3db8f6ed6
graphics/gnash: unbreak with ffmpeg 4.0
...
ffmpeg/MediaHandlerFfmpeg.cpp:152:12: error: use of undeclared identifier 'FF_INPUT_BUFFER_PADDING_SIZE'
return FF_INPUT_BUFFER_PADDING_SIZE;
^
ffmpeg/MediaParserFfmpeg.cpp:67:40: error: use of undeclared identifier 'FF_INPUT_BUFFER_PADDING_SIZE'
const size_t bufSize = probeSize + FF_INPUT_BUFFER_PADDING_SIZE;
^
ffmpeg/MediaParserFfmpeg.cpp:176:35: error: use of undeclared identifier 'FF_INPUT_BUFFER_PADDING_SIZE'
size_t allocSize = packet.size + FF_INPUT_BUFFER_PADDING_SIZE;
^
ffmpeg/MediaParserFfmpeg.cpp:224:35: error: use of undeclared identifier 'FF_INPUT_BUFFER_PADDING_SIZE'
size_t allocSize = packet.size + FF_INPUT_BUFFER_PADDING_SIZE;
^
PR: 227726
2018-04-27 15:28:12 +00:00
Dirk Meyer
3b224e8fc7
- make portlint happier
2017-02-09 08:57:26 +00:00
Dirk Meyer
94c05b9773
- update to git version
...
- use autoreconf
- add missing direct dependecies
- drop option ffmpeg0
- add more hardware acceleration
2016-12-13 23:09:13 +00:00
Dirk Meyer
c67cb29943
- fix dependency on kde4
...
- fix build
- add LICENSE
- add patches from NetBSD
2016-12-02 08:10:20 +00:00
Antoine Brodin
c24dcdb80b
Allow building with giflib 5.1
...
PR: 204492
2015-11-12 19:36:38 +00:00
Antoine Brodin
0180c5b485
Allow building with either giflib 4.2 or 5.0
2015-01-13 17:56:31 +00:00
Dirk Meyer
e63a4c0759
- new default option FFMPEG2
2013-10-26 08:23:57 +00:00
William Grzybowski
85d822e793
graphics/gnash: link using ffmpeg0
...
- Link using ffmpeg0
Approved by: portmgr (bapt, implicit)
2013-10-10 01:38:20 +00:00
Guido Falsi
3b40536753
Fix build of gnash [1] and vlc [2] after libva update.
...
PR: ports/180118 [2]
Submitted by: Geraud CONTINSOUZAS <geraud@gcu.info >
Approved by: dinoex [1], nox [2]
2013-07-06 20:08:45 +00:00
Dirk Meyer
86b1f2ee43
- fix Unterminated quoted string on FreeBSD 9.x
...
- fix unexpected operator on FreeBSD 7.x
- merge REINPLACE_CMD
2012-06-18 06:11:54 +00:00
Dirk Meyer
028d40ef37
- update to 0.8.10
...
- use OPTIONS_DEFINE
- take maintainership
2012-06-15 06:21:13 +00:00
Dmitry Marakasov
1a6d4b4cae
- Fix segfault with OpenGL selected as the only renderer
...
PR: 156088
Submitted by: Lars <dakta@gmx.de >
2011-09-06 19:15:10 +00:00
Dmitry Marakasov
8842406b9d
- Update to 0.8.9 (1)
...
- Fix typo (2)
PR: 157961 (1), 159865 (2)
Submitted by: "Christian Mangin" <cmangin@arobas.net > (1), Kaspars Bankovskis <kaspars@bankovskis.lv > (2)
2011-09-06 15:31:55 +00:00
Martin Matuska
c86cd8cae2
Bump due to ffmpeg update to 0.7.1
2011-06-24 22:39:03 +00:00
Dmitry Marakasov
f4e4a69d35
- Fix build with gcc44
...
Submitted by: Andriy Gapon
2010-10-03 13:44:28 +00:00
Dmitry Marakasov
8cc07d2f57
- Update to 0.8.8
2010-10-01 11:01:37 +00:00
Dmitry Marakasov
8b85875774
- Add forgotten patch
...
Feature safe: yes
2010-02-20 19:41:35 +00:00
Dmitry Marakasov
d34363323b
- Update to 0.8.5
...
- List of improvements can be found here: http://www.gnashdev.org/?q=node/67
- This release features KDE4 support, but kde4-gnash segfaults for now, likely because of weird qt3/qt4 interaction, will be fixed later.
2009-03-06 03:10:17 +00:00
Martin Wilke
4bf4bc9d9c
- Update to 0.8.3
...
PR: 124557
Submitted by: Dmitry Marakasov <amdmi3@amdmi3.ru > (maintainer)
2008-06-18 23:24:27 +00:00
Martin Wilke
4962ceb063
- Update to 0.8.2
...
PR: 123708
Submitted by: Dmitry Marakasov <amdmi3@amdmi3.ru > (maintainer)
2008-05-24 18:57:14 +00:00
Martin Wilke
5ac9a97323
* Add KDE support - Konqueror plugin was confirmed to work
...
* Change default renderer to AGG
* Add patch to fix libintl-related build error when building without GTK GUI
* Add IGNORE for Cairo+KDE case, as it's not supported by gnash
PR: 117904
Submitted by: Dmitry Marakasov <amdmi3@amdmi3.ru > (maintainer)
2007-12-19 11:24:50 +00:00
Pav Lucistnik
d0eab093ac
- Update to 0.8.1
...
PR: ports/116406
Submitted by: Dmitry Marakasov <amdmi3@amdmi3.ru > (maintainer)
2007-09-21 22:12:11 +00:00
Martin Wilke
237486a7a6
- Update to 0.7.2
...
PR: 110276
Submitted by: Dmitry Marakasov <amdmi3@amdmi3.ru > (maintainer)
2007-03-16 12:01:58 +00:00
Alex Dupre
5ad81fb9c4
Update to 0.7.1 release.
...
Approved by: maintainer
2006-05-08 05:46:58 +00:00
Alex Dupre
9b389e718b
Update the port to a current snapshot.
...
The firefox plugin now actually works, though it's quite unstable.
PR: ports/95605
Submitted by: maintainer
2006-04-22 13:52:03 +00:00