Commit Graph

23 Commits

Author SHA1 Message Date
jakemsr
d5240098e3 update to ffmpeg subversion snapshot from 2010-05-12
update needed for newer x264 and for gcc4.  this causes yet more
fallout as some libav* functions other ports were using have been
fully deprecated.  commits coming rsn ...

mostly from new MAINTAINER
2010-05-26 21:38:52 +00:00
sthen
1d9e79cf39 Build+install tools/qt-faststart, a tool to rearrange moov atoms in h264
files in the .mov container, useful to prepare some files for network
streaming. Same effect as a more complex diff sent by Valery Masiutsin
some time ago. Sync WANTLIB while there.
2009-09-02 11:50:56 +00:00
jakemsr
f78c7b80a6 update to subversion snapshot from 2008-06-20.
added since last update:

- AVM2 (Flash 9) SWF muxer
- QT variant of IMA ADPCM encoder
- VFW grabber
- Ipod/Iphone compatible mp4 muxer
- Mimic decoder
- MSN TCP Webcam stream demuxer
- RL2 demuxer / decoder
- IFF demuxer
- 8SVX audio decoder
- BFI demuxer
- MAXIS EA XA (.xa) demuxer / decoder
- BFI video decoder
- OMA demuxer

also:
* headers have been moved to library specific subdirectories instead
  of all under ffmpeg.
* libswscale is now enabled in the build.


feedback/ok brad@
2008-07-09 01:57:44 +00:00
jakemsr
64bd5edcd7 update to 20080118
relevent Changelog entries:

+- Monkey's Audio demuxer and decoder
+- additional SPARC (VIS) optimizations
+- AMV audio and video decoder
+- DNxHD encoder
+- H.264 PAFF decoding
+- Nellymoser ASAO decoder
+- Beam Software SIFF demuxer and decoder
+- libvorbis Vorbis decoding removed in favor of native decoder
+- IntraX8 (J-Frame) subdecoder for WMV2 and VC-1
+- Ogg muxer
+- PC Paintbrush PCX decoder
+- Sun Rasterfile decoder
+- TechnoTrend PVA demuxer
+- Linux Media Labs MPEG-4 (LMLM4) demuxer

port changes:

disable ff_fdct_sse2 usage on i386 and libpostproc's
temporal noise reduction filter, since they both regularly
cause segfaults.

ok deanna@, brad@

tested by a few others, thanks
2008-01-26 01:56:02 +00:00
jakemsr
e7eafae972 update to snapshot from 2007-09-10
additions/changes in this update:

- RoQ muxer, audio encoder
- Renderware TXD demuxer and decoder
- extern C declarations for C++ removed from headers
- sws_flags command line option
- codebook generator
- RoQ video encoder
- QTRLE encoder
- OS/2 support removed
- AC-3 decoder
- NUT muxer (since r10052)
- Matroska muxer
- Slice-based parallel H.264 decoding

plus lots of bugfixes

prodding/testing/ok brad@
2007-09-24 07:51:24 +00:00
jakemsr
e066281b74 update to SVN snapshot from 20070501
several new codecs added, including an WMA encoder, Theora
encoding via libtheora, and H.264 encoding via x264

with feedback from brad@, jolan@, naddy@ and Nikns Sainkin
<nikns at secure dot lv>

OK jolan@
2007-05-25 15:54:14 +00:00
kurt
c1285d8a00 Disable building with swscale support since it breaks ffmpeg support in
vlc. ok pvalchev@
2007-03-02 23:38:28 +00:00
robert
fbac559347 - update to version 20070110 (cvs snapshot)
- Nikns Siankin <nikns@secure.lv> takes mainteinership
- add support for several external codecs
- fix regress target
- and many more

from Nikns Siankin <nikns@secure.lv>
2007-01-23 09:34:45 +00:00
jakemsr
cfb61f73b5 update to CVS as of 3/12/06.
relevant portion of the official ChangeLog:

- Fraps FPS1 video decoder
- Snow video encoder/decoder
- Sonic audio encoder/decoder
- Vorbis audio decoder
- Macromedia ADPCM decoder
- Duck TrueMotion 2 video decoder
- support for decoding FLX and DTA extensions in FLIC files
- H.264 custom quantization matrices support
- ffserver fixed, it should now be usable again
- QDM2 audio decoder
- Real Cooker audio decoder
- TrueSpeech audio decoder
- WMA2 audio decoder fixed, now all files should play correctly
- RealAudio 14.4 and 28.8 decoders fixed
- JPEG-LS encoder and decoder
- CamStudio video decoder
- build system improvements
- tabs and trailing whitespace removed from the codebase
- AIFF/AIFF-C audio format, encoding and decoding
- ADTS AAC file reading and writing
- Creative VOC file reading and writing
- American Laser Games multimedia (*.mm) playback system
- Zip Blocks Motion Video decoder
- Improved Theora/VP3 decoder
- True Audio (TTA) decoder
- AVS demuxer and video decoder

also, bktr(4) support has been integrated upstream, and most of the
source patches in the port are no longer necessary.

OK brad@
2006-03-20 05:50:49 +00:00
steven
ed8cf301b8 SHARED_LIBS
ok jakemsr@
2005-12-31 08:45:56 +00:00
naddy
59b3fd48bd Update to 20050413; from Jacob Meuser <jakemsr@jakemsr.com>.
Lots of bug fixes.
2005-04-20 16:46:54 +00:00
naddy
d17cf576bc - update ffmpeg to snapshot 20050130
- remove inter-library dependencies
- chase fallout in dependent ports

From: Jacob Meuser <jakemsr@jakemsr.com>
2005-02-09 23:41:42 +00:00
jolan
63069d7be3 build & install documentation, enable threads support, tweaks
from new maintainer Jacob Meuser
2004-10-13 01:38:21 +00:00
jolan
f2e6850917 update to 0.4.9-pre1 2004-10-07 06:12:11 +00:00
espie
6ad2640218 new plists 2004-09-15 00:46:07 +00:00
jolan
f3327a9a04 experimental bktr(4) support, from freebsd 2004-04-18 00:36:22 +00:00
espie
165b0c732f install all headers.
ok jolan@
2003-12-06 13:38:09 +00:00
jolan
b3277f96be Update to 0.4.8. 2003-11-04 07:50:19 +00:00
jolan
3e95410059 Update to 0.4.7. 2003-09-26 14:40:29 +00:00
jolan
e90b0ba85c Update to 20030813. 2003-08-15 14:25:08 +00:00
jolan
77f20ab96b oops, this was ported with only x11/vlc in mind. enable installation of
libavformat & the ffmpeg binary.  bump PKGNAME.
2003-08-04 06:08:22 +00:00
jolan
69cca4e23e update to 20030725 2003-08-02 10:26:54 +00:00
jolan
11fd439b1b import of ffmpeg-20030622:
FFmpeg is a complete solution to record, convert and stream audio and
video.  It includes libavcodec, the leading audio/video codec library.
2003-07-19 18:16:34 +00:00