Commit graph

193423 commits

Author SHA1 Message Date
jakllsch
f9d1b214ff add py-filechunkio 1.5 2012-11-11 21:17:45 +00:00
markd
0701a3c890 Fix build when R present. 2012-11-11 18:35:27 +00:00
markd
7394894dfa Additional patches to build with ffmpeg-1.0. Bump PKGREVISION. 2012-11-11 18:32:23 +00:00
markd
5e4d234081 Fix build with ffmpeg 1.0. Bump PKGREVISION.
(fixes PR/47176)
2012-11-11 18:29:15 +00:00
wiz
4589f3c229 + bison-2.6.5, gnutls-3.1.4, libexttextcat-3.4.0,
libmicrohttpd-0.9.23, libvisio-0.0.20, mono-3.0.1, nickle-2.77,
  nss-3.14, openttd-1.2.3, racket-5.3.1, stella-3.7.4, vigra-1.9.0,
  weechat-0.3.9.1, wine-devel-1.5.17, x264-devel-20121110.
2012-11-11 16:53:20 +00:00
wiz
c051b285a5 Improve DESCR, per PR 47181 by diro@nixsyspaus.org. 2012-11-11 13:45:03 +00:00
dholland
75f18be346 add workaround for pbulk failure 2012-11-11 07:45:30 +00:00
pettai
db1c2baa8f Remove the PATCH* lines from the Makefile 2012-11-11 00:22:11 +00:00
pettai
8ec36c25a9 Added "rrl" option 2012-11-10 23:53:10 +00:00
pettai
17607152ba Updated net/bind99 to 9.9.2nb2 2012-11-10 23:50:45 +00:00
pettai
bb70ec002a Updated net/bind98 to 9.8.4nb2 2012-11-10 23:46:12 +00:00
pettai
3865963e9a Added RRL (Response Rate Limiting) build option 2012-11-10 23:44:30 +00:00
pettai
257da399e8 Added otptool 2012-11-10 22:16:40 +00:00
pettai
aa4c93985b Added security/otptool version 1.1.4 2012-11-10 22:14:38 +00:00
pettai
1cff652e1d Otptool is a client utility for two-factor authentication using one-time
passwords (OTP) generated via the HOTP/OATH algorithm defined in RFC 4226.
2012-11-10 22:13:47 +00:00
pettai
c31c20c66d Version 1.8.2 (released 2012-10-17)
* Add udev rules files to packed distribution.

Version 1.8.1 (released 2012-10-17)

* Memory leak fixes and potential crash fixes in osx backend.
* Error reporting fixes in osx backend, reporting correct errors and
  better errors.
* Provide new another udev permissions file that works on udev version
  greater than 188. Autodetects from configure which to use.
* Add new binary ykinfo, can be used to get serial number, version and
  touch level from a YubiKey.

Version 1.8.0 (released 2012-09-28)

* Added ./configure --enable-gcc-warnings to enable a lot of warnings.
* Added Continuous integration at travis-ci
  (http://travis-ci.org/#!/Yubico/yubikey-personalization)
* Added yk_challenge_response() function for doing challenge response
  with a key.
* Fixed functions for NDEF writing, adding:
  ykp_ndef_alloc(), ykp_ndef_free() and ykp_set_ndef_access_code()
  also providing compatible name YK_NDEF in ykcore.h and exporting
  yk_write_ndef() there.
  Change return values from ndef_construct_*() functions to make them
  consistent with the rest of the library.
* Fixed a crash bug when the library was called from different threads.
* Check return code from libusb_init() so we avoid crashing there.
  Also use a usb context instead of relying on default.
* Fix numerous warnings.
* Fix compilation in MSVC2010.

Version 1.7.0 (released 2012-06-07)

* Add support for new features in YubiKey 2.3:
  ALLOW_UPDATE flag that allows updating of configuration in slots.
  Update command (-u) to do update of existing config.
  Swap command (-x) to swap contents of two updatable slots
  DORMANT flag that's settable/removable if ALLOW_UPDATE is set
  USE_NUMERIC_KEYPAD flag for sending the OATH OTP using keypad scan codes
  instead
  FAST_TRIG flag for faster triggering of slot one if slot two is empty
* Change the library around some to make the 2.3 features available.
  Use ykp_alloc() instead of ykp_create_config().
  Use ykp_configure_version() instead of ykp_configure_for() to set the version.
  Use ykp_configure_command() instead of ykp_configure_for() to set slot.
  Use yk_write_command() instead of yk_write_config().
  The new commands doesn't set any default configuration at all.
* Add library support for the YubiKey NEO beta
  ykp_construct_ndef_uri() for preparing a URI to write.
  ykp_construct_ndef_text() for preparing a text to write.
  yk_write_ndef() to write the constructed NDEF.
* Add support for the YubiKey NEO beta
  Writing NDEF URI with -n http://example.com/foo/
  Writing NDEF Text record with -t example
2012-11-10 20:53:43 +00:00
pettai
5aa095b825 Updated security/ykclient to 2.9 2012-11-10 19:17:57 +00:00
pettai
f538cf4333 Version 2.9 (released 2012-08-07)
* Compability with curl versions before 7.20.
* Fix signature checking on ARM (at least).
2012-11-10 19:17:26 +00:00
pettai
e63c392a62 Updated net/tacacs-shrubbery to 4.0.4.26 2012-11-10 18:54:34 +00:00
pettai
b3b193357b F4.0.4.26
- add optional securid support via aceclient library
        - use localtime instead of gmtime for log messages so that the timezone
          is inheritted
        - allow file authentication for PAP authorization
2012-11-10 18:53:59 +00:00
pettai
2b4b9d821d Updated security/oath-toolkit to 1.12.6 2012-11-10 18:08:36 +00:00
pettai
31d5b7b05d Version 1.12.6 (released 2012-09-04)
* liboath: The usersfile is now fflush'ed and fsync'ed.
* liboath: A memory leak fixed.
* oathtool: The --counter parameter now works on 32-bit platforms.
* API and ABI is backwards compatible with the previous version.
  OATH_FILE_FLUSH_ERROR: Added.
  OATH_FILE_SYNC_ERROR: Added.
  OATH_FILE_CLOSE_ERROR: Added.
  OATH_LAST_ERROR: Added.

Version 1.12.5 (released 2012-08-19)

* oathtool: The --counter parameter now supports larger values.
  Before it used an 'int' type and now it uses a 'longlong' type.
  Needed for eSecuTech tokens as they use a 64-bit value for their
  initial counter. see <https://savannah.nongnu.org/support/?108114>.
* Added gnulib self-tests.
* API and ABI is backwards compatible with the previous version.

Version 1.12.4 (released 2012-06-17)

* liboath: Usersfile code handles multiple lines for a single user.
  This can be used when a single user carries multiple tokens (with
  different OATH secrets) and any of them should be permitted.
* API and ABI is backwards compatible with the previous version.

Version 1.12.3 (released 2012-05-31)

* pam_oath: Fix "try_first_pass".
* API and ABI is backwards compatible with the previous version.

Version 1.12.2 (released 2012-04-04)

* liboath: usersfile function now works on FreeBSD.
* tests: liboath usersfile self-test is skipped if there is no datefudge.
* API and ABI is backwards compatible with the previous version.

Version 1.12.1 (released 2012-04-01)

* liboath, oathtool: Base32 decoding now permit lowercase characters.
* API and ABI is backwards compatible with the previous version.

Version 1.12.0 (released 2012-04-01)

* oathtool: Added --base32 parameter to decode base32 keys.
* oathtool: Verbose output (-v) now print key data in base32 format too.
* liboath: Added base32 functions.  Added hex encoding function.
  The new APIs are oath_bin2hex, oath_base32_decode, and
  oath_base32_encode.
* liboath: Gnulib's snprintf is used for better portability.
  The system snprintf is known to have bugs on some systems, see the
  Gnulib manual for more information.
* API and ABI is backwards compatible with the previous version.
  oath_bin2hex: New function.
  oath_base32_decode: New function.
  oath_base32_encode: New function.
  OATH_INVALID_BASE32: New error code.
  OATH_BASE32_OVERFLOW: New error code.
  OATH_MALLOC_ERROR: New error code.
2012-11-10 18:07:44 +00:00
ryoon
2cfb5b46e5 Support "motif" in MOTIF_TYPE. 2012-11-10 17:13:37 +00:00
ryoon
eb92d41f72 Added x11/motif version 2.3.4 2012-11-10 17:11:40 +00:00
ryoon
e5899e506e Add motif 2012-11-10 17:10:53 +00:00
ryoon
0738f09870 Import motif-2.3.4 as x11/motif.
The industry standard user interface toolkit for the X Window System.
This is released under LGPL 2.1.
2012-11-10 17:10:10 +00:00
taca
b81569843d Note update of lang/ruby193-base and releated packages.
lang/ruby193-base	1.9.3p327
	databases/ruby-gdbm	1.9.3p327nb2
	devel/ruby-curses	1.9.3p327
	devel/ruby-fiddle	1.9.3p327
	devel/ruby-readline	1.9.3p327nb2
	x11/ruby-tk		1.9.3p327nb1
	devel/ruby-mode		1.9.3p327
2012-11-10 14:37:54 +00:00
taca
c64e0e6f6e Update ruby193-base (and releated packages) to 1.9.3p327 (Ruby 1.9.3
patchlevel 327) to fix DoS security problem.

http://www.ruby-lang.org/en/news/2012/11/09/ruby19-hashdos-cve-2012-5371/

For other changes please refer Changelog file.
2012-11-10 14:34:27 +00:00
pettai
82c97fe6b5 Updated security/sks to 1.1.4 2012-11-10 14:25:25 +00:00
pettai
156040d6da 1.1.4
- Fix X-HKP-Results-Count so that limit=0 returns no results, but include
    the header, to let a client poll for how many results exist, without
    retrieving any. See:
    http://lists.nongnu.org/archive/html/sks-devel/2010-11/msg00015.html
  - Add UPGRADING document to explain upgrading Berkeley DB without
    rebuilding. System bdb versions often change with new SKS releases
    for .deb and .rpm distros.
  - Cleanup build errors for bdb/bdb_stubs.c. Patch from Mike Doty
  - Update cryptokit from version 1.0 to 1.5 without requiring OASIS
    build system or other additional dependencies
  - build, fastbuild, & pbuild fixed to ignore signals USR1 and USR2
  - common.ml and reconSC.ml were using different values for minumimum
    compatible version. This has been fixed.
  - Added new server mime-types, and trying another default document (Issue 6)
    In addition to the new MIME types added in 1.1.[23], the server now
    looks over a list and and serves the first index file that it finds
    Current list: index.html, index.htm, index.xhtml, index.xhtm, index.xml.
  - options=mr now works on get as well as (v)index operations. This is
    described in http://tools.ietf.org/html/draft-shaw-openpgp-hkp-00
    sections 3.2.1.1. and 5.1.
  - Updated copyright notices in source files
  - Added sksclient tool, similar to old pksclient
  - Add no-cache instructions to HTTP response (in order for reverse proxies
    not to cache the output from SKS)
  - Use unique timestamps for keydb to reduce occurrances of Ptree corruption.
  - Added Interface specifications (.mli files) for modules that were missing
    them
  - Yaron pruned some no longer needed source files from the tree.
  - Improved the HTTP status and HTTP error codes returned for various
    situations and added checks for more error conditions.
  - Add a suffix to version (+) indicating non-release or development builds
  - Add an option to specify the contact details of the server administrator
    that shows in the status page of the server. The information is in the
    form of an OpenPGP KeyID and set by server_contact: in sksconf
  - Add a `sks version` command to provide information on the setup.
  - Added configuration settings for the remaining database table files. If
    no pagesize settings are in sksconf, SKS will use 2048 bytes for key
    and 512 for ptree. The remainining files' pagesize will be set by BDB
    based on the filesystem settings, typically this is 4096 bytes.
    See sampleConfig/sksconf.typical for settings recommended by db_tuner.
  - Makefile: Added distclean target. Dropped autogenerated file from VCS.
  - Allow tuning BDB environment before creation in [fast]build and pbuild.
    If DB_CONFIG exists in basedir, copy it to DB dir before DB creation.
    Preference is given to DB_CONFIG.KDB and DB_CONFIG.PTree over DB_CONFIG.
  - Add support for Elliptic Curve Public keys (ECDSA, ECDH)
  - Add check if an upload is a revocation certificate, and if it is,
    produce an error message tailored for this.

1.1.3
  - Makefile fix for 'make dep' if .depend does not exist. Issue #4
  - Makefile fix: sks and sks_add_mail fail to link w/o '-ccopt -pg'
    Issue #23
  - Added -disable_mailsync and -disable_log_diffs to sks.pod
  - Added file extensions .css, .jpeg, .htm, .es, .js, .xml, .shtml, .xhtm,
    .xhtml and associated MIME types to server code. Part of Issue #6
  - Added sample configuration files in sampleConfig directory
  - Added sample web page files in sampleWeb directory. Issues #7, 9, 19
  - Allow requests for non-official options hget, hash, status, & clean to
    be preceded by '-x'. Closes issues #10, 11, 13, & 14.
  - Allow &search with long subkey ID (16 digit) and subkey fingerprint
    subkey lookup was failing with other than a short key ID. However,
    public key lookup was working with short and long key ID and fingerprints.
    This patch makes subkey lookup behave the same as full key lookup.
    http://lists.gnupg.org/pipermail/gnupg-users/2012-January/043495.html
  - Patch recon script so that POST includes HTTP version number.
2012-11-10 14:24:44 +00:00
cheusov
8561fce024 Updated lang/runawk to 1.4.4 2012-11-10 11:22:38 +00:00
cheusov
a5671ba7b3 Update to 1.4.4
Fix for bug in removing subdirs in temporary directory.
  Improvements and bug fix in runawk_modules.3
2012-11-10 11:22:15 +00:00
ryoon
0e37c565f7 Fix PR pkg/47175
Add missing {.
2012-11-10 10:11:59 +00:00
shattered
d72a009a2d Updated games/lbreakout2 to 2.6.4 2012-11-10 08:53:53 +00:00
shattered
db74d86958 Update to 2.6.4. Changes:
- fixed crash caused by long config path
- added a bunch of levelsets
2012-11-10 08:53:28 +00:00
ryoon
f2d8f346a0 Add NetBSD CVS tag. 2012-11-09 16:46:50 +00:00
gdt
1ba2a31a08 Only match swig <2.0, for now.
While swig2 may or may not work for various packages, 1) it installs
swig2, which isn't API-compatible with calling 'swig' (since it won't
be found) and 2) it hasn't been validated.
2012-11-09 15:49:03 +00:00
ryoon
7d365ea6b7 Introduce IPAEXVER variable for easy update. 2012-11-09 15:37:36 +00:00
ryoon
d7853d3de1 Updated fonts/ipaexfont to 00201 2012-11-09 14:57:45 +00:00
ryoon
e972528943 Update to 00201
Changelog:
 The major version is changed, with the addition of glyphs and code positions.
Changes from IPAex Mincho Ver.001.03 to Ver.002.01
Changes from IPAex Gothic Ver.001.02 to Ver.002.01
-Nov 2012
Addition and modification of glyphs and code positions
Added glyphs (six glyphs)

Added Ideographic Variation Sequences (IVS) and glyphs, six sequences to elaborate glyph shapes corresponding to JIS X 0213:2000 example glyph shapes.

U+53A9;U+E0103¡¡U+6062;U+E0102¡¡U+7337;U+E0101¡¡U+7511;U+E0103 U+55A9;U+E0102¡¡U+6FF9;U+E0101
Added Ideographic Description Characters (IDC, twelve characters)

U+2FF0¡¡U+2FF1¡¡U+2FF2¡¡U+2FF3¡¡U+2FF4¡¡U+2FF5¡¡U+2FF6¡¡U+2FF7¡¡U+2FF8¡¡U+2FF9¡¡U+2FFA¡¡U+2FFB
Added KangXi radical (one character)

Added one new KangXi radical form and encoded both U+2F39 (KangXi Radicals Block) and U+5F50 (CJK Unified Ideographs Block).
Slightly changed shapes

U+5F98;U+E0101¡¡U+66B5;U+E0101¡¡U+696F;U+E0100¡¡U+696F;U+E0101¡¡U+8A0A;U+E0101¡¡U+8AB9;U+E0101¡¡U+8B7F;U+E0100¡¡U+71B1
Additional implementation of Ideographic Variation Sequences

IPAex Font has been implemented several Ideographic Variation Sequences, including different glyph shapes between JIS X 0213:2000 and JIS X 0213:2004. In IPAex Font Version 002.01, IVSs are added to default glyph, consequently total number of IVSs changed to 352. The default glyphs, which appear without IVS environment, correspond to the exemplified shapes in JIS X 0213:2004.

Noted that some IVSs in 352 sequences of IPAex Gothic Font have same glyph shapes for different sequences, because some differences of glyph shapes in Mincho font design have no meaning in Gothic font design.
U+5026;U+E0101	U+50C5;U+E0101	U+5132;U+E0101	U+514E;U+E0101
U+51A4;U+E0101	U+5307;U+E0100	U+537F;U+E0102	U+53A9;U+E0103
U+53A9;U+E0105	U+53C9;U+E0101	U+53DB;U+E0101	U+53DF;U+E0101
U+54AC;U+E0101	U+54E8;U+E0101	U+55B0;U+E0101	U+5632;U+E0101
U+5642;U+E0101	U+564C;U+E0101	U+56C0;U+E0101	U+5835;U+E0101
U+5906;U+E0101	U+5A29;U+E0101	U+5BDB;U+E0100	U+5C51;U+E0101
U+5C60;U+E0101	U+5DF7;U+E0101	U+5E96;U+E0101	U+5EDF;U+E0101
U+5EFB;U+E0101	U+5F98;U+E0101	U+5FBD;U+E0101	U+6062;U+E0101
U+6062;U+E0102	U+609E;U+E0101	U+6108;U+E0101	U+61F2;U+E0100
U+6241;U+E0101	U+633A;U+E0101	U+633D;U+E0101	U+6357;U+E0101
U+6372;U+E0101	U+63C3;U+E0101	U+646F;U+E0100	U+647A;U+E0101
U+64B0;U+E0101	U+64E2;U+E0101	U+65A7;U+E0101	U+6666;U+E0101
U+66B5;U+E0101	U+6717;U+E0101	U+6753;U+E0101	U+6756;U+E0101
U+6897;U+E0101	U+6962;U+E0101	U+696F;U+E0101	U+698A;U+E0101
U+6994;U+E0101	U+69CC;U+E0101	U+6A0B;U+E0101	U+6A3D;U+E0101
U+6ADB;U+E0100	U+6B4E;U+E0101	U+6C72;U+E0101	U+6DEB;U+E0101
U+6EA2;U+E0101	U+6EBA;U+E0101	U+6F23;U+E0100	U+7015;U+E0101
U+701E;U+E0101	U+7026;U+E0101	U+7058;U+E0101	U+7078;U+E0101
U+707C;U+E0101	U+7149;U+E0100	U+714E;U+E0101	U+7152;U+E0101
U+717D;U+E0102	U+723A;U+E0101	U+724C;U+E0101	U+7259;U+E0101
U+72E1;U+E0101	U+7337;U+E0102	U+7337;U+E0101	U+7511;U+E0102
U+7511;U+E0103	U+7515;U+E0102	U+7526;U+E0101	U+75BC;U+E0101
U+77A5;U+E0101	U+7941;U+E0101	U+7947;U+E0101	U+79B0;U+E0101
U+79E4;U+E0101	U+7A17;U+E0101	U+7A7F;U+E0101	U+7AC8;U+E0101
U+7B08;U+E0102	U+7B75;U+E0101	U+7BAD;U+E0101	U+7BB8;U+E0101
U+7BC7;U+E0101	U+7BDD;U+E0101	U+7C3E;U+E0102	U+7C7E;U+E0102
U+7C82;U+E0101	U+7FEB;U+E0101	U+7FF0;U+E0101	U+8171;U+E0101
U+817F;U+E0101	U+8258;U+E0101	U+8292;U+E0101	U+82A6;U+E0101
U+8328;U+E0101	U+845B;U+E0101	U+84EC;U+E0101	U+8511;U+E0101
U+853D;U+E0101	U+85A9;U+E0101	U+85AF;U+E0101	U+85F7;U+E0101
U+8612;U+E0100	U+8654;U+E0101	U+86F8;U+E0101	U+8703;U+E0101
U+8755;U+E0101	U+8805;U+E0101	U+8956;U+E0101	U+8A0A;U+E0101
U+8A1D;U+E0102	U+8A3B;U+E0101	U+8A6E;U+E0101	U+8AB9;U+E0101
U+8AFA;U+E0101	U+8B0E;U+E0101	U+8B2C;U+E0101	U+8B7F;U+E0101
U+8C79;U+E0101	U+8CED;U+E0101	U+8FBB;U+E0101	U+8FBF;U+E0101
U+8FC2;U+E0101	U+8FC4;U+E0101	U+8FE6;U+E0101	U+9017;U+E0101
U+9019;U+E0101	U+9022;U+E0101	U+903C;U+E0101	U+9041;U+E0102
U+905C;U+E0101	U+9061;U+E0101	U+912D;U+E0101	U+914B;U+E0101
U+91DC;U+E0101	U+9306;U+E0101	U+9375;U+E0101	U+939A;U+E0101
U+9453;U+E0101	U+9699;U+E0101	U+9771;U+E0101	U+9784;U+E0101
U+9798;U+E0101	U+97AD;U+E0101	U+98F4;U+E0101	U+9905;U+E0101
U+990C;U+E0103	U+9910;U+E0101	U+9957;U+E0101	U+99C1;U+E0101
U+9A19;U+E0101	U+9A4A;U+E0101	U+9BAB;U+E0101	U+9BD6;U+E0101
U+9C2F;U+E0101	U+9C52;U+E0101	U+9D09;U+E0101	U+9D60;U+E0101
U+55A9;U+E0102	U+55A9;U+E0100	U+6FF9;U+E0101	U+6FF9;U+E0100
Addition of vertical and horizontal shape change setting

Addition of vertical and horizontal shape change setting for hyphens (U+002D, U+2010, U+2011, U+2012) .
Changes of tables in font file
head table

IPAex Mincho : fontRevision:1.030 --> 2.010
IPAex Gothic : font Revision : 1.020 --> 2.010
name table : update of ID0, ID3, ID5

IDO (Copyright)
2003-2009 --> 2003-2012

ID3 (Unique Font Identifier)
IPAex Mincho : IPAexMincho Version 001.03 --> IPAexMincho Version 002.01
IPAex Gothic : IPAexGothic Version 001.02 --> IPAexGothic Version 002.01

ID5 (version)
IPAex Mincho : Version 001.03 --> Version 002.01
IPAex Gothic : Version 001.02 --> Version 002.01
2012-11-09 14:54:07 +00:00
gdt
a742514c33 Added devel/swig2 version 2.0.8nb1 [gdt 2012-11-09] 2012-11-09 14:28:52 +00:00
gdt
41466deb67 +swig2 2012-11-09 14:26:39 +00:00
gdt
75b922b5c0 Import swig-2.0.8nb1 as devel/swig2.
This package was created by Jason Bacon in wip.
Note that this is nb1 because it has been in wip as nb1.

SWIG (Simplified Wrapper and Interface Generator)

SWIG is a compiler that integrates C and C++ with languages including
Perl, Python, Tcl, Guile, Mzscheme, Java, Ruby, PHP, and Ocaml.

SWIG reads annotated C/C++ header files and creates wrapper code (glue
code) in order to make the corresponding C/C++ libraries available to
the listed languages, or to extend C/C++ programs with a scripting
language.

This is version 2 of swig.
2012-11-09 14:25:43 +00:00
tron
ad174dc60b Restore disabling of assembler support under Mac OS X i386 to fix
the build.
2012-11-09 07:56:26 +00:00
tron
7afa90ab23 Restore disabling of assembler support under Mac OS X i386 to fix
the build.
2012-11-09 07:42:20 +00:00
agc
4871e3add7 Add platform file for QNX - from Sean Boudreau, thanks! 2012-11-09 04:36:27 +00:00
schnoebe
a050f73859 -pedantic in gcc 4.5.3 (NetBSD 6) is less pedantic than
in gcc 4.1.3 (NetBSD 5.*) aka, -pedantic causes build
 failures when including gnutls on older versions of gcc.

 Should clear up the build issues on NetBSD 5.x
2012-11-08 22:11:22 +00:00
adam
91a3e18925 Oops... also install x264 binary 2012-11-08 20:28:08 +00:00
adam
b3fdde52b0 Updated multimedia/x264-devel, ffmpeg, ffplay 2012-11-08 19:59:50 +00:00
adam
7603971343 Changes 1.0:
- INI and flat output in ffprobe
- Scene detection in libavfilter
- Indeo Audio decoder
- channelsplit audio filter
- setnsamples audio filter
- atempo filter
- ffprobe -show_data option
- RTMPT protocol support
- iLBC encoding/decoding via libilbc
- Microsoft Screen 1 decoder
- join audio filter
- audio channel mapping filter
- Microsoft ATC Screen decoder
- RTSP listen mode
- TechSmith Screen Codec 2 decoder
- AAC encoding via libfdk-aac
- Microsoft Expression Encoder Screen decoder
- RTMPS protocol support
- RTMPTS protocol support
- RTMPE protocol support
- RTMPTE protocol support
- showwaves and showspectrum filter
- LucasArts SMUSH playback support
- SAMI, RealText and SubViewer demuxers and decoders
- Heart Of Darkness PAF playback support
- iec61883 device
- asettb filter
- new option: -progress
- 3GPP Timed Text encoder/decoder
- GeoTIFF decoder support
- ffmpeg -(no)stdin option
- Opus decoder using libopus
- caca output device using libcaca
- alphaextract and alphamerge filters
- concat filter
- flite filter
- Canopus Lossless Codec decoder
- bitmap subtitles in filters (experimental and temporary)
- MP2 encoding via TwoLAME
- bmp parser
- smptebars source
- asetpts filter
- hue filter
- ICO muxer
- SubRip encoder and decoder without embedded timing
- edge detection filter
- framestep filter
- ffmpeg -shortest option is now per-output file
  -pass and -passlogfile are now per-output stream
- volume measurement filter
- Ut Video encoder
- Microsoft Screen 2 decoder
- Matroska demuxer now identifies SRT subtitles as AV_CODEC_ID_SUBRIP
  instead of AV_CODEC_ID_TEXT
- smartblur filter ported from MPlayer
- CPiA decoder
- decimate filter ported from MPlayer
- RTP depacketization of JPEG
- Smooth Streaming live segmenter muxer
- F4V muxer
- sendcmd and asendcmd filters
- WebVTT demuxer and decoder (simple tags supported)
- RTP packetization of JPEG
- faststart option in the MOV/MP4 muxer
2012-11-08 19:57:29 +00:00