aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2013-11-02Remove libass from repositorySébastien Brochet
2013-11-01Merge pull request #3485 from Karlson2k/win32_projects_update_01wsoltys
2013-11-01Merge pull request #3528 from Karlson2k/win32_projects_update_02Martijn Kaijser
2013-11-01Merge pull request #3527 from Karlson2k/win32_projects_cleanup_03Martijn Kaijser
2013-10-31fixed, compiler warning. album_art is never usedS. Davilla
2013-10-30[win32] cleanup: remove leftover from old project conversionKarlson2k
2013-10-30[win32] cleanup: delete unused projects configsKarlson2k
2013-10-30Merge pull request #3526 from Karlson2k/win32_projects_cleanup_02wsoltys
2013-10-30[win32] mark debug/release configs with proper internal marksKarlson2k
2013-10-30[win32] fix libexif project:Karlson2k
2013-10-30[win32] Cleanup: delete old project filesKarlson2k
2013-10-24[FIX]Make clean dependencies fixperpe
2013-10-24[win32] Fix various linker warningsKarlson2k
2013-10-24[win32] Use more VC optimizations for important XBMC parts for 'Release' configKarlson2k
2013-10-20[fix] Update to groovy 2.1.7 should fix an old issue when importing classes r...Jim Carroll
2013-10-16Merge pull request #3419 from amet/xcode5_fixMemphiz
2013-10-16[xcode5] fix cpluff buildamet
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