Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-10-01 | Removed libfaac (removed from upstream) | Bermond | |
libfaac was removed in the following upstream git commit: http://git.videolan.org/?p=ffmpeg.git;a=commit;h=dc0f711459e0c682bf9f94ba38d26736e90cff45 | |||
2016-09-25 | Readded libopenjpeg by using a patch | Bermond | |
FFmpeg currently doesn't support libopenjpeg 2.1.1 (libopenjp2). Readded libopenjpeg by using a patch the enables only the use of libopenjpeg 1.5. | |||
2016-09-25 | Upstream option exchange: --enable-sdl for --enable-sdl2 | Bermond | |
FFmpeg exchanged SDL for SDL2 Upstream commits: http://git.videolan.org/?p=ffmpeg.git;a=commit;h=3877e3d8a8bdd09f6f13b99a555d963bdb0f16f5 http://git.videolan.org/?p=ffmpeg.git;a=commit;h=47ea6f5c9d1bb5a3a6b9429857dbd6ee32809b0e | |||
2016-08-28 | Removed nvidia-sdk from makedepends (not needed anymore) | Bermond | |
FFmpeg bundled the nvEncodeAPI v7 SDK header file into the source code. Now ffmpeg-full-git builds without the nvidia-sdk package, so there is no need to have it in dependencies anymore. This change was made by the following FFmpeg git commit: http://git.videolan.org/?p=ffmpeg.git;a=commit;h=325e56479ff64c884f3bcccf922a7f7163488b89 | |||
2016-08-07 | Removed duplicate sdl entry from depends | Bermond | |
2016-07-27 | Moved blackmagic-decklink-sdk and nvidia-sdk to makedepends | Bermond | |
2016-07-27 | Readded libopenh264 after upstream fix | Bermond | |
Fixed by upstream git commit: http://git.videolan.org/?p=ffmpeg.git;a=commit;h=293676c476733e81d7b596736add6cd510eb6960 Upstream bug reports fixed: https://trac.ffmpeg.org/ticket/5417 https://github.com/cisco/openh264/issues/2505 | |||
2016-07-23 | Temporarily remove libopenh264 due to upstream compile error | Bermond | |
The newly released libopenh264 1.6.0 introduced a compile error. | |||
2016-07-23 | Added libopenmpt-svn to AUR dependencies comment block | Bermond | |
2016-07-15 | New upstream option: --enable-libopenmpt | Bermond | |
2016-07-15 | Added: --enable-vaapi, --enable-vda and --enable-vdpau | Bermond | |
2016-07-15 | Changed order of some options to match ./configure --help | Bermond | |
They really like to change it. | |||
2016-07-08 | Temporarily remove libopenjpeg due to upstream compile error | Bermond | |
The newly released openjpeg2 2.1.1 introduced a compile error at link time. ffmpeg uses openjpeg2 when both openjpeg and openjpeg2 are installed. | |||
2016-06-23 | Fix previous commit (217f879). Now really removed libutvideo. | Bermond | |
2016-06-23 | Remove libutvideo (removed from upstream) | Bermond | |
2016-06-19 | Readded libmfx after upstream fix | Bermond | |
Compilation fixed by upstream bug report: https://trac.ffmpeg.org/ticket/5653 | |||
2016-06-19 | Temporarily removed libmfx due to upstream compile error | Bermond | |
2016-06-10 | New upstream option: --enable-cuvid | Bermond | |
2016-05-28 | New upstream options: --enable-omx, --enable-omx-rpi, --enable-audiotoolbox ↵ | Bermond | |
and --enable-libebur128 | |||
2016-05-28 | Changed order of some options to match ./configure --help | Bermond | |
2016-05-28 | Added: --enable-iconv, --enable-sdl, --enable-bzlib, --enable-xlib and ↵ | Bermond | |
--enable-zlib | |||
2016-05-01 | New upstream option: --enable-libnpp (x86_64 only) | Bermond | |
libnpp depends on cuda, which is already included | |||
2016-03-29 | Changed java dependency for JNI to a more conservative approach | Bermond | |
User can choose among any supported java SDK that provides 'java-environment' (OpenJDK 7/8/..., Orcacle JDK 6/7/8/9/...). | |||
2016-03-27 | Remove libdcadec (removed from upstream) | Bermond | |
2016-03-21 | Intel Media SDK lib path shows in configuration string only in x86_64 | Bermond | |
2016-03-19 | Fixed cuda errors and warnings | Bermond | |
Removing quotation marks from the _cuda variable when running the configure script prevents it from giving an error when building in i686 systems (where _cuda variable is empty). Passing cuda libraries to the configure script using the gcc -L flag prevents ffmpeg to give warnings right after its execution (/opt/cuda/lib64/libOpenCL.so.1: no version information available) | |||
2016-03-12 | New upstream option: --enable-cuda (x86_64 only) | Bermond | |
2016-03-12 | New upstream options: --enable-jni and --enable-mediacodec | Bermond | |
2016-03-12 | Moved intel-media-sdk to optdepends_x86_64 and changed its description | Bermond | |
2016-02-09 | Added ffmpeg documentation | Bermond | |
2016-01-30 | Remove libaacplus and libvo-aacenc (removed from upstream) | Bermond | |
2016-01-24 | Remove libquvi (removed from upstream) | Bermond | |
2016-01-24 | New upstream option: --enable-netcdf | Bermond | |
2016-01-24 | Updated comment block removing reference to libstagefright-h264 | Bermond | |
Support for 'libstagefright-h264' was removed from upstream git master in commit '72673ad7eae2d4f685f3c0a895558502bfe07c8e'. It is a hardware related library (Android) and thus was not enabled in this x86 package, being referenced in the comments section. Updated this comment block. | |||
2016-01-23 | Changed configure message to blue arrow | Bermond | |
2016-01-23 | Delete commented block (version). Add tab spaces. | Bermond | |
2016-01-23 | Delete commented block (configuration string) | Bermond | |
2016-01-23 | Fully show configuration string in CLI | Bermond | |
2016-01-23 | Moved intel-media-sdk to optdepends | Bermond | |
2016-01-09 | libmfx fix: added rpath reference to intel-media-sdk | Bermond | |
2016-01-09 | Added libmfx support | Bermond | |
2016-01-02 | Changed clone protocol to git:// | Bermond | |
2015-12-31 | Removed duplicated dependencies | Bermond | |
2015-12-30 | libpng and libwebp rebuild | Bermond | |
2015-12-27 | Initial commit | Bermond | |