aboutsummaryrefslogtreecommitdiff
path: root/lib/DllSwResample.h
AgeCommit message (Collapse)Author
2014-04-27ffmpeg: remove dll wrappersRainer Hochecker
2014-02-01linux: link ffmpeg staticallyRainer Hochecker
2013-09-13[externalffmpeg/osx/ios] - fix compile after ↵Memphiz
429ce9bc69cdee21d3f3be23c1f7147f25b42db6
2013-09-12ffmpeg: add swr_set_compensation to interfaceRainer Hochecker
2013-08-11[cosmetic] update copyright headersMartijn Kaijser
2013-08-06Introduce a libav-hacks library to wrap a compatibility layer with libav.Alexis Ballier
This copies/pastes some code from FFmpeg but at least allows us to support the fork.
2013-08-06DllSwResample: Clean up libavresample support that is broken anyway.Alexis Ballier
2013-08-01ffmpeg: add methods to the interface needed for resamplingxbmc
2013-02-09[cosmetics] update date in GPL headerMartijn Kaijser
2013-01-18DllSwResample: use uint8_t types for avresample_convert. libav changed their ↵Alexis Ballier
prototypes.
2012-09-26[osx/ios] fixed, log message is incorrect, darwin uses internal ffmpeg but ↵S. Davilla
compiled static so it just looks like external
2012-08-14DllSwResample: Add missing includes for stand-alone inclusion.Alexis Ballier
2012-08-14DllSwResample: Use libavresample if libswresample is not available.Alexis Ballier
2012-08-14SwResample: Map swr_alloc_set_opts, swr_init, swr_free and swr_convert ↵Alexis Ballier
functions. That way we can use the libswresample API instead of the private libavcodec::audioconvert API.
2012-03-31[osx/ios/atv2] - build and link static libs for ffmpeg because of build ↵Memphiz
issues on ios
2012-03-31Update ffmpeg to n0.10.2 (f139838d6473c7b5152178f602cb953a824c2ff9)elupus
xbmc ffmpeg 05f8b5549c5e20cf9a417069838edd6841d7bd40