aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2013-10-07[WIN32] added: build ffmpeg with gnutls support. Force extracting during unzi...wsoltys
2013-10-01[win32] Remove win32 PCRE lib source filesKarlson2k
2013-09-28ffmpeg: add patch for backport swresample: Make rematrix maxvalue user settableRainer Hochecker
2013-09-28ffmpeg: backport swresample: Make rematrix maxvalue user settableRainer Hochecker
2013-09-26[cximage] Fix possible "Buffer is accessed out of bounds: romm_cam" error in ...ace20022
2013-09-26[cximage] Fix resource leak in dcraw.ace20022
2013-09-26[cximage] Fix possible "Buffer is accessed out of bounds: romm_cam" error in ...ace20022
2013-09-26[cximage] Fix invalid number of character ({) when these macros are defined: ...ace20022
2013-09-26[cximage] Fix common realloc mistake: 'm_pBuffer' nulled but not freed upon f...ace20022
2013-09-26[cximage] Fix uninitialized struct member in ximadsp.ace20022
2013-09-26[cximage] Fix memleak in ximadsp.ace20022
2013-09-15[cximage] fixed memory leak in ximatif.cppWiSo
2013-09-15[cximage] fixed: fixed memory leaks in ximadsp.cppWiSo
2013-09-15[WIN32][cpluff] fixed resource leak.WiSo
2013-09-13[externalffmpeg/osx/ios] - fix compile after 429ce9bc69cdee21d3f3be23c1f7147f...Memphiz
2013-09-12ffmpeg: add swr_set_compensation to interfaceRainer Hochecker
2013-09-09add ffmpeg patchfile for backport ab433b250ef3eb74a09be37612e806328451be65Rainer Hochecker
2013-09-09ffmpeg backport: h264: do not discard NAL_SEI when skipping framesRainer Hochecker
2013-09-03libsquish: rework to support native builds with *_FOR_BUILDStephan Raue
2013-09-01Merge pull request #2707 from Rawk/use_return_value3Joakim Plate
2013-08-31xbadpcm: fix crash on invalid input fileAnssi Hannula
2013-08-26Remove GetDirectory(..) without return valueRawk
2013-08-25ffmpeg: add av_channel_layout_extract_channel to util interfaceRainer Hochecker
2013-08-14[ffmpeg] - backport "Fix compilation on ARM with android gcc 4.7" from ffmpeg...Memphiz
2013-08-11[cosmetic] update copyright headersMartijn Kaijser
2013-08-07[ffmpeg/patches] Add backported mpegts optimisationspopcornmix
2013-08-07[ffmpeg] - backport - mpegts: Remove one 64-bit integer modulus operation per...Ben Avison
2013-08-07[ffmpeg] - backport - mpegts: Make discard_pid() faster for single-program st...Ben Avison
2013-08-07[ffmpeg] - backport - mpegts: Remove one memcpy per packetBen Avison
2013-08-07[ffmpeg] - backport - avio: Add an internal function for reading without copyingBen Avison
2013-08-07[cosmetics] update copyright headerMartijn Kaijser
2013-08-06libav hacks: define AVFORMAT_HAS_STREAM_R_FRAMERATE to give it a dummy accessor.Alexis Ballier
2013-08-06Fix swr_get_delay computation from libavresample API.Alexis Ballier
2013-08-06DllAvCodec: Remove now unused LIBAVCODEC_FROM_* macros.Alexis Ballier
2013-08-06DVDFactoryCodec: Remove pointless libav #ifery and improve the libav_hacks.hAlexis Ballier
2013-08-06DVDOverlayCodecText: Remove libav compat #ifery and move it to libav_hacks.hAlexis Ballier
2013-08-06DllAvFilter.h: Drop checks for libav and factorize some #if / #else. Those ar...Alexis Ballier
2013-08-06Remove avfilter_graph_parse hacks for libav and move it to libav hacksAlexis Ballier
2013-08-06Move libav check for libavfilter being avframe based to libav_hacks.hAlexis Ballier
2013-08-06DllAvUtil: Drop libav hacks and move them to libav_hacks.h.Alexis Ballier
2013-08-06DllAvFormat: map av_stream_get_r_frame_rate when available.Alexis Ballier
2013-08-06Introduce a libav-hacks library to wrap a compatibility layer with libav.Alexis Ballier
2013-08-06DllSwResample: Clean up libavresample support that is broken anyway.Alexis Ballier
2013-08-06Add a fake .pc file for libswresample -> libavresampleAlexis Ballier
2013-08-02[ffmpeg/patches] Add backported armv6/vfp optimisationspopcornmix
2013-08-02[ffmpeg] - backport - arm: Mangle external symbols properly in new vfp assemb...Martin Storsjö
2013-08-02[ffmpeg] - backport - arm: Add VFP-accelerated version of qmf_32_subbandsBen Avison
2013-08-02[ffmpeg] - backport - dcadsp: Add a new method, qmf_32_subbandsBen Avison
2013-08-02[ffmpeg] - backport - arm: Add VFP-accelerated version of fft16Martin Storsjö
2013-08-02[ffmpeg] - backport - arm: Add VFP-accelerated version of dca_lfe_firMartin Storsjö