aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2012-08-08[droid] - nearly forgot to make use of the DARWIN_NATIVE_ARCH in libsquish an...Memphiz
2012-08-08[droid] - fix the darwin detection for libsquash / build side and force build...Memphiz
2012-08-08[droid] more bionic fun. sonames need to match filenames exactlytheuni
2012-08-08[droid] libs: add a few links to libmaththeuni
2012-08-08[droid] cmyth: fix static linkingtheuni
2012-08-08[droid] libid3tag: fix missing libz dependencytheuni
2012-08-08[droid] fix symbol collision with pythontheuni
2012-08-08[droid] libexif fixestheuni
2012-08-08[droid] cximage fixestheuni
2012-08-08[droid] fix libdvdtheuni
2012-08-08[droid] fix hdhomeruntheuni
2012-08-08[droid] ffmpeg compile fix for -Ostheuni
2012-08-04rtsp: Handle requests from server to clientspiff
2012-08-03Merge pull request #1139 from aballier/avfilterArne Morten Kvarving
2012-08-03[ios] - fix compilation off ffmpeg with newest Xcode build tools on mountain ...Memphiz
2012-07-09AvFilter: Map and use av_buffersrc_add_frame instead of av_vsrc_buffer_add_fr...Alexis Ballier
2012-07-09AvFilter wrapper: Remove unused avfilter_get_video_buffer mapping as the func...Alexis Ballier
2012-07-09AvFilter wrapper: Remove unused avfilter_request_frame mapping as the functio...Alexis Ballier
2012-07-09AvFilter wrapper: Remove unused avfilter_poll_frame which has been removed in...Alexis Ballier
2012-07-09Merge pull request #1100 from dteirney/libcmyth-upstreamDavid Teirney
2012-07-09[libcmyth] Rename proginfo_prodyear to proginfo_year and change type to match...David Teirney
2012-07-09[libcmyth] Add missing exports to the libcmyth.def file for Windows.David Teirney
2012-07-09[libcmyth] Change include in the mysql include area to use winsock2.h rather ...David Teirney
2012-07-09Change protocol version in token map to be unsigned int as it can never be ne...David Teirney
2012-07-09[libcmyth] Pull across upstream changes to cmyth_get_bookmark_offset.David Teirney
2012-07-09[libcmyth] Pull across changes for cmyth_get_bookmark_mark from upstream.David Teirney
2012-07-09[libcmyth] Cosmetic: pull across MVP -> CMYTH naming changes from upstream fo...David Teirney
2012-07-09[libcmyth] Convert all long long fields and methods to int64.David Teirney
2012-07-08Merge pull request #1115 from Karlson2k/VS_project_cleanupwsoltys
2012-07-08Total cleanup of all VS projects + fix for OpenGL buildEvgeny Grin
2012-07-07Added signlong implementationOldnemesis
2012-07-06Fixed (hopefully) the Win32 buildOldnemesis
2012-07-06Removed the ancient optimizations which make the latest gcc-generated code cr...George Yunaev
2012-07-05cec: also bump the version number in lib/libcec/Makefile to 1.7.1, same as to...Lars Op den Kamp
2012-07-04[cleanup] remove unused functions in cximageJonathan Marshall
2012-07-04[imageloader] adds LoadFromFileInMemory to CBaseTextureJonathan Marshall
2012-06-30[libcmyth] Pull across upstream changes to handle compiling with the Microsof...David Teirney
2012-06-29[ffmpeg] - added patch file for last commitMemphiz
2012-06-29[ffmpeg] - ARM: generate position independent code to access data symbols - t...Memphiz
2012-06-20[libcmyth] Fix spelling of cmyth_mythtv_remove_previous_recorded.David Teirney
2012-06-20[libcmyth] Added cmyth_tuner_type_check function from upstream.David Teirney
2012-06-20[libcmyth] Add cmyth_update_bookmark_setting method from upstream.David Teirney
2012-06-20Cosmetic. Fix documentation for cmyth_set_dbg_msgcallback.David Teirney
2012-06-20[libcmyth] Fix compiler warning by removing unused variable.David Teirney
2012-06-20[libcmyth] Fix compiler warning in debug.h.David Teirney
2012-06-20[libcmyth] Rename occurences of mvp in debug.c/.h to cmyth to match upstream.David Teirney
2012-06-20[libcmyth] Cosmetic: change default hostname to libcmyth from mediamvp.David Teirney
2012-06-20[libcmyth] Remove redundant else statement.David Teirney
2012-06-20[libcmyth] Remove redundant else statement.David Teirney
2012-06-20[libcmyth] Fixed: release the reference to proginfo_recpriority_2 when destro...David Teirney