Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-05-17 | platinum: add custom Makefile.in | montellese | |
2014-05-17 | platinum: fix compile error in NptZip.cpp | montellese | |
2014-05-17 | platinum update from 0.6.9.1 to 1.0.5.13 | montellese | |
2014-05-15 | platinum: add patch for 1dbb70de6caf307d87aa61e21fe324bbb1709a39 | montellese | |
2014-05-14 | platinum: enable logging | montellese | |
2014-05-12 | [airtunes] - phase out support for libshairport - its superseeded by ↵ | Memphiz | |
libshairplay long enough on all platforms | |||
2014-04-29 | Remove libmad | fritsch | |
2014-04-29 | Merge pull request #4595 from FernetMenta/ffmpeg2 | Rainer Hochecker | |
FFmpeg upgrade to 2.2 , remove from tree | |||
2014-04-29 | Merge pull request #4107 from Voyager1/libdvd-update | jmarshallnz | |
Libdvdread and Libdvdnav update to latest version 4.2.1 - Libdvdcss to 1.2.13 | |||
2014-04-27 | [WIN32] download and compile ffmpeg from remote source. | WiSo | |
2014-04-27 | ffmpeg: remove dll wrappers | Rainer Hochecker | |
2014-04-27 | remove ffmpeg from tree | wsnipex | |
2014-04-20 | FFmpeg: Cherry-pick c94305ae23318c8956a30485cd5642829f4f16a9 to fix #15085 | fritsch | |
2014-04-20 | ff_id3v2_free_extra_meta: set the pointer pointing to extra_meta to NULL | Peter Ross | |
Fixes ticket #3530. Signed-off-by: Peter Ross <pross@xvid.org> Signed-off-by: Michael Niedermayer <michaelni@gmx.at> | |||
2014-04-14 | ffmpeg: backport flac seeking patch | Rainer Hochecker | |
2014-04-14 | flac demuxer: improve seeking | Rainer Hochecker | |
2014-04-11 | fix incorrect logging when using static ffmpeg | wsnipex | |
2014-04-05 | platinum: add missing patch file | montellese | |
2014-03-30 | Neptune Add audio/x-flac MIME type | mossywell | |
Change streaming FLAC MIME type from application/octet to audio/x-flac to support Frontier Silicon systems (such as the Axis X3) that require this. (Others don't care.) FLAC not added to DefaultDlnaMap as * suffices. (Commit amend: tabs --> spaces) (Commit amend: flac --> x-flac) | |||
2014-03-14 | Merge pull request #4403 from taxigps/unrarxlib | jmarshallnz | |
fixed UnrarXlib: can't extract file with non-english file name. | |||
2014-03-13 | fixed UnrarXlib: can't extract file with non-english file name. | taxigps | |
2014-03-11 | paplayer: sunset wav and adpcm codecs | Rainer Hochecker | |
2014-03-11 | paplayer: drop flac decoder, use ffmpeg instead | Rainer Hochecker | |
2014-03-10 | Merge pull request #4228 from afedchin/dxva_h264_intel | jmarshallnz | |
[DXVA] Fix h264 deconding with refs > 11 on recent Intel GPUs (SNB/IVB) | |||
2014-03-08 | ffmpeg backport for assettion in wma | Rainer Hochecker | |
2014-03-08 | avformat/asfdec: call ff_read_frame_flush() in asf_read_pts() | Michael Niedermayer | |
flushing just the asf demuxer but not the cores buffers leads to inconsistencies and a "random" packet position which later causes an assertion failure Fixes Ticket2853 Signed-off-by: Michael Niedermayer <michaelni@gmx.at> | |||
2014-03-07 | ffmpeg: dxva2_h264: add a workaround for old intel GPUs | Hendrik Leppkes | |
Old Intel GPUs expect the reference frame index to the actual surface, instead of the index into RefFrameList as specified by the spec. This workaround should be set when using one of the "ClearVideo" decoder devices. | |||
2014-03-07 | ffmpeg: dxva2_h264: set the correct ref frame index in the long slice struct | Hendrik Leppkes | |
The latest H.264 DXVA specification states that the index in this structure should refer to a valid entry in the RefFrameList of the picture parameter structure, and not to the actual surface index. Fixes H.264 DXVA2 decoding on recent Intel GPUs (tested on Sandy and Ivy) | |||
2014-03-01 | Remove cpluff generated files | Trent Nelson | |
2014-02-17 | Merge pull request #4214 from Shine-/ffmpegbackportvc1 | Joakim Plate | |
ffmpeg backport: VC-1 DXVA2 improvements / Intel compat | |||
2014-02-16 | ffmpeg backport: VC-1 DXVA2 improvements / Intel compat | Shine | |
2014-02-15 | Merge pull request #4096 from DBendit/libbluray-fix | Trent Nelson | |
Ensuring libbluray doesn't overwrite distro files on non-Darwin systems | |||
2014-02-11 | libdvdread-libdvdnav - updated diff files | Voyager1 | |
2014-02-11 | libdvdread-libdvdnav - remove unused xbmc patches | Voyager1 | |
2014-02-11 | libdvdread-libdvdnav update to 4.2.1 | Voyager1 | |
2014-02-11 | libdvdcss update to 1.2.13 - incl diff file | Voyager1 | |
2014-02-11 | libdvdcss-1.2.12 updated diff files | Voyager1 | |
2014-02-11 | libdvdcss-1.2.12 removed _XBOX unneeded patches | Voyager1 | |
2014-02-11 | Merge pull request #4102 from Montellese/platinum_patches_only | jmarshallnz | |
platinum: add all currently applied patches | |||
2014-02-09 | [cximage] Fix denial of service via a crafted photo file (CVE-2013-1438) | Anssi Hannula | |
Embedded CxImage embeds a copy of libDCR, a fork of dcraw.c, which contains several denial of service vulnerabilities as discovered by Raphael Geissert. These seem to affect the CxImage-embedded libDCR as well. http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-1438 ---- Unspecified vulnerability in dcraw 0.8.x through 0.8.9, as used in libraw, ufraw, shotwell, and other products, allows context-dependent attackers to cause a denial of service via a crafted photo file that triggers a (1) divide-by-zero, (2) infinite loop, or (3) NULL pointer dereference. ---- Port the fix from libRaw [1] to CxImage copy of libDCR. The patch has been submitted upstream. [1] https://github.com/LibRaw/LibRaw/commit/9ae25d8c3a6bfb40c582538193264f74c9b93bc0 | |||
2014-02-04 | Merge pull request #3198 from sraue/dvdread-config-fix | jmarshallnz | |
libdvdnav runs dvdread-config to update CFLAGS and LDFLAGS with libdirs,... | |||
2014-02-01 | linux: link ffmpeg statically | Rainer Hochecker | |
2014-01-28 | platinum: add all currently applied patches | montellese | |
2014-01-28 | dxva2: bump maximum number of slieces for mpeg2 | Rainer Hochecker | |
Suggested by heleppkes on https://trac.ffmpeg.org/ticket/3133 Signed-off-by: Michael Niedermayer <michaelni@gmx.at> | |||
2014-01-28 | ffmpeg: dxva - backport bump max slices for mpeg2 | Rainer Hochecker | |
2014-01-28 | ffmpeg: dxva drop outdated patches | Rainer Hochecker | |
2014-01-27 | Ensuring libbluray doesn't overwrite distro files on non-Darwin systems | Dave Bendit | |
2014-01-24 | Merge pull request #4081 from voguemaster/master | Joakim Plate | |
ffmpeg: Correctly handle cookies that specify a sub-domain. | |||
2014-01-24 | ffmpeg: correctly handle cookies that specify a sub-domain | Eli K | |
2014-01-23 | platinum: lastPlaybackTime is in the "upnp" and not in the "dc" namespace | montellese | |