aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2012-05-25switch VS2010 debug project to disable STL iterator checks so that debugging ...Jonathan Marshall
2012-05-24fixed compiler warning spew under clang 'indirection of non-volatile null poi...davilla
2012-05-16fixed: rars that have unpacked size stored on first volume onlyAnssi Hannula
2012-05-16fixed: CRarFile::Read() returning wrong data after some seek patternsAnssi Hannula
2012-05-15[osx/ios] fixed ios ffmpeg configure, patch out ffmpeg configure insisting on...davilla
2012-05-13[osx/ios] fixed i386/x86_64 pick for native compile of libsquash and texturep...davilla
2012-05-12[osx] fixed, since native texturepacker uses SDL from depends, look for x86_6...davilla
2012-05-12[osx] fixed, do not include dcr.o, it is a standalong binary with a maindavilla
2012-05-10[osx] fix compiler errroramet
2012-05-11[cmyth] Fix memory corruption caused by incorrect size allocation for ANN Fil...David Teirney
2012-05-10Merge pull request #37 from Fneufneu/freebsdFneufneu
2012-05-10[AE] av_crc_init added to libavutil interfaceGeoffrey McRae
2012-05-09fixed, do not pollute CXXFLAGS with CFLAGSdavilla
2012-05-07[FreeBSD] rewrite 64bit threadid hackFneufneu
2012-05-07comment line for FreeBSDFneufneu
2012-05-06Merge pull request #894 from dteirney/myth-0.25David Teirney
2012-05-06Explicitly set the write mode to be false for ANN FileTransfer.David Teirney
2012-05-05[cec] fixed, 'latest' is not a version. revert to pulling a proper version fr...davilla
2012-05-03Use system implementation of tinyxml instead of internal implementation.Andres Mejia
2012-05-01Added support for myth protocol 73David Teirney
2012-05-01Added support for myth protocol 72 (Myth 0.25)David Teirney
2012-05-01Added support for myth protocol 71.David Teirney
2012-05-01Added support for myth protocol 70.David Teirney
2012-05-01Added support for myth protocol 69.David Teirney
2012-05-01Added support for myth protocol 68.David Teirney
2012-05-01Added support for myth protocol 67.David Teirney
2012-05-01Add support for myth protocol 66.David Teirney
2012-04-30Merge pull request #382 from jimfcarroll/fm-threadsArne Morten Kvarving
2012-04-29[WIN32] disable ffmpeg's crystalhd implementation on windows as well.WiSo
2012-04-21threads: remove WINAPI, implement priority for pthreadsFernetMenta
2012-04-17Merge pull request #809 from scarabeusiv/ffmpeg10Joakim Plate
2012-04-17[osx/ios] ignore return error for ar, inverse.o might already be removed from...davilla
2012-04-17[ffmpeg] Add patch for still frame hackelupus
2012-04-17fixed: dvd still frames ended up in internal lavf bufferelupus
2012-04-16[fix] - fix missing include after e06404904c6cb08ba8cecd53b6Memphiz
2012-04-16Add support for myth protocol 65.David Teirney
2012-04-15ffmpeg: avfilter depends on avformatRainer Hochecker
2012-04-14DllAvCodec: Remove now unused private avcodec_guess_channel_layout.Alexis Ballier
2012-04-14avutil: add av_get_default_channel_layout for later use.Alexis Ballier
2012-04-11[bluray] Initial support for menu's, no BD-J supportedelupus
2012-04-11[bluray] Delete support for older libblurayelupus
2012-04-10[bluray] Check if disk is encrypted and log messages about lack of libs to de...elupus
2012-04-09[win32] disable popup msgbox when TIF image decoder fails for some reasonelupus
2012-04-05[fix] - deadloop in libavfilter.hMemphiz
2012-04-05Bring av_read_frame_flush in line with ffmpeg git.Alexis Ballier
2012-04-04Handle libdl only being needed on Linux for dlopen, thx abs0davilla
2012-04-04Merge branch 'ffmpeg_0.10.2'elupus
2012-03-31[UPnP] we should be caching directory listing, not metadata requestelupus
2012-03-31[UPnP] use server provided item count to iterate browse reqelupus
2012-03-31[osx/ios/atv2] - build and link static libs for ffmpeg because of build issue...Memphiz