aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2011-09-02[nfs] - bump version to 0804e67Memphiz
2011-08-30Use the more portable "=" in shell test usage, rather than "=="David Brownlee
2011-08-19Merge pull request #358 from dteirney/libcmythDavid Teirney
2011-08-15[bump] - bump version of libnfs - closes #11778Memphiz
2011-08-08Change logging for invalid response for the length from DEBUG to WARN.David Teirney
2011-08-08Optimize the file seek behavior for libcmyth to return immediately if the req...David Teirney
2011-08-07Changed the listing of commercial breaks to ignore the last commercial break ...David Teirney
2011-08-02[fix] - all good things count to 3 - last fix only for armMemphiz
2011-08-02[fix] - i mean the Makefile.in of courseMemphiz
2011-08-02Revert "[fix] - libXDAAP should align memory accesses"Memphiz
2011-08-02[fix] - libXDAAP should align memory accessesMemphiz
2011-08-01fixed: make sure libexif is using the correct byte order (intel or motorola) ...vdrfan
2011-07-31Dynamic evaluation of the processor flags passed to libpostproc.CrystalP
2011-07-30[WIN32] added comment on how to get ffmpeg log messagesWiSo
2011-07-24Attempt to find PIL with external python first before building our own.Andres Mejia
2011-07-24Merge pull request #280 from CrHasher/libavfilter_integrationJoakim Plate
2011-07-23[WIN32] changed: one disable-debug is enoughWiSo
2011-07-22[fix] - force 64bit file io on linux - fixes crashing on lseekMemphis
2011-07-22[change] - bump libnfs version for linux aswellMemphis
2011-07-20Updated libsidplay2 Makefile to fix an include file name collision.Jim Carroll
2011-07-19Wrap new methods avfilter_inout_alloc and avfilter_inout_free, change avfilte...CrHasher
2011-07-18[add] - added support for dns name resolutionMemphiz
2011-07-18[libnfs] - version bump to new api and new buildsysMemphiz
2011-07-17Add 'mads' program to be cleaned during 'make clean'.Andres Mejia
2011-07-16Fix path to Makefile.include.Andres Mejia
2011-07-14fixed: yadif should copy frame properties of second frame as wellelupus
2011-07-11fixed: typo in lavc dummy frame fixelupus
2011-07-11added: patch file for dvb subtitile memory leakelupus
2011-07-11Patch for memory leaks in DVB subtitles decoderJernej Fijačko
2011-07-10[osx] remove SYSROOT, it is not used anywhere, same for setting MACOSX_DEPLOY...davilla
2011-07-09added: support for lavfilter 2.13.0elupus
2011-07-05changed: updated dxva zigzag workaround for ATI based on comments on xbmc.org...elupus
2011-07-04[WIN32] changed mingw: use NUMBER_OF_PROCESSORS jobs for compiling (-jNUMBER_...WiSo
2011-07-03added: workaround for different handling of scaling lists for ATI cardselupus
2011-07-03changed: updated yadif patch to same as will be applied upstreamelupus
2011-06-26Fixed the Unrar code broken by the threading refactor.Jim Carroll
2011-06-25Fixed the windows GlobalsHandling problems.Jim Carroll
2011-06-24[WIN32] deleted: old libmicrohttpd binaries 0.4.5WiSo
2011-06-24finaly fix av_vsrc_buffer_add_frame with external ffmpegFneufneu
2011-06-24fix libavfilter with external ffmpegFneufneu
2011-06-24changed: added patch file for an important ffmpeg changeelupus
2011-06-24changed: allow yadif deinterlacer to enable and disable based on input interl...elupus
2011-06-23Merge pull request #209 from jimfcarroll/remove-circ-depsjimfcarroll
2011-06-23[osx/ios] fixed libavfilter build on ppc and iosbeenje
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