aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2011-06-23Removed all WaitForSingleObject and WaitForMultipleObjects calls and replaced...Jim Carroll
2011-06-23[ios/atv2] fix: libavfilter would fail to compile on armamet
2011-06-22changed: no need to include vsrc_buffer.helupus
2011-06-22changed: attempt to support some more recent libavfilter for the src filterelupus
2011-06-22changed: allow later libavfilter versions with changed avfilter_graph_free pr...elupus
2011-06-22[osx] fox libavfilter on osx, thx davillaamet
2011-06-22correct avfilter_free and avfilter_graph_free definition for external ffmpegFneufneu
2011-06-22[osx/ios] fixed, change from old osx/depends to new darwin/dependsdavilla
2011-06-21Merge pull request #213 from elupus/avfilterJoakim Plate
2011-06-21changed: no need to use separate section for avformat init (use avcodec one)elupus
2011-06-21added: build libavfilter and add dll loader for itelupus
2011-06-21changed: add av_strdup() to exported functions in our avutils loaderelupus
2011-06-21changed: restore ffmpeg's normal naming of swscale-0.dllelupus
2011-06-20Use new names in lib/DllPostProc.hChris Boot
2011-06-15Fix compile against latest ffmpeg.David Robins
2011-06-13[libnfs] - stop syslog spamming of libnfsMemphiz
2011-06-11[linux] - libnfs day - linux wants to pull from mirror aswellMemphiz
2011-06-11[libnfs] - cleanup softlinksMemphiz
2011-06-11[linux] - added missing softlink for libnfs.so.1 (dyloading won't work withou...Memphis
2011-06-11[linux/osx/ios] Prepare dyloading libnfsMemphiz
2011-06-09include sys/socket.h for send(2) in HTSPSession.cppFneufneu
2011-06-08Merge pull request #164 from dteirney/libcmythDavid Teirney
2011-06-08Ticket #11082: Removed lock within cmyth_conn_get_setting and introduce priva...David Teirney
2011-06-07changed: removed libwavpack as it's fully supported by ffmpeg (fixes #11615)vdrfan
2011-06-06Backporting ffmpeg feature to parse flv filepositions so we can seek to certa...Dani
2011-06-03replace jsoncpp with yajl (thanks topfs2)montellese
2011-06-01Merge pull request #77 from HarryMuscle/SlingboxJoakim Plate
2011-05-29revert 85f5169f9f7402a1aa192778a20cd0200f18bafe, breaks osx buildS. Davilla
2011-05-29Fixed deadlock when starting LiveTV through myth://David Teirney
2011-05-28changed: [win32] disable warnings that ffmpeg always emit when including it's...elupus
2011-05-26Fix autoconf warnings on newer versions:Mariusz Bialonczyk
2011-05-24no need to static link these, dyload them on demand like we do on the other p...Scott Davilla
2011-05-24Slingbox Linux BuildHarry Muscle
2011-05-24Slingbox CodeHarry Muscle
2011-05-22fixed: upnp server's http server would not provide content length on HEAD req...elupus
2011-05-22[WIN32] fixed typoWiSo
2011-05-21[WIN32] changed: only mkdir if directory won't existWiSo
2011-05-21[WIN32] fixed: only remove .libs when doing a clean buildWiSo
2011-05-21[WIN32] changed: mingw libs source directories are only cleaned if BuildSetup...WiSo
2011-05-20Removed jsoncppTobias Arrskog
2011-05-18fixed, remove libapetag/m4 since we autoreconf it in bootstrap. These will ge...S. Davilla
2011-05-17[all] remove autoreconf created files from trunkS. Davilla
2011-05-14[WIN32] deleted old boost in our repoWiSo
2011-05-12[WIN32] libsquish already uses SQUISH_USE_SSE=2 so compile it that way.WiSo
2011-05-12[WIN32] removed unnecessary include pathsWiSo
2011-05-12[WIN32] removed repo freetype 2.3.9 from XBMC main project and used external ...WiSo
2011-05-12[WIN32] removed libcionv from our repoWiSo
2011-05-12[WIN32] change projects to use external libiconvWiSo
2011-05-10changed: remap WSAGetLastError() errors to errno errors in hts client to avoi...elupus
2011-05-07[WIN32] enable sse for all projects in release targetWiSo