aboutsummaryrefslogtreecommitdiff
path: root/lib/DllAvUtil.h
AgeCommit message (Expand)Author
2012-04-17Merge pull request #809 from scarabeusiv/ffmpeg10Joakim Plate
2012-04-16[fix] - fix missing include after e06404904c6cb08ba8cecd53b6Memphiz
2012-04-14avutil: add av_get_default_channel_layout for later use.Alexis Ballier
2012-03-31[osx/ios/atv2] - build and link static libs for ffmpeg because of build issue...Memphiz
2012-03-31Convert to avcodec_decode_audio4 and drop avcodec_decode_audio3.elupus
2012-03-31Replace deprecated av_get_bits_per_sample_fmt by av_get_bytes_per_sample.Alexis Ballier
2012-03-31Use av_opt_set instead of av_set_string3 and drop support for old API.Alexis Ballier
2012-03-31Replace av_metadata_(get/set2) by av_dict_(get/set).Alexis Ballier
2012-03-31Update ffmpeg to n0.10.2 (f139838d6473c7b5152178f602cb953a824c2ff9)elupus
2012-03-23Add support for new ffmpeg-10/11 api.Tomas Chvatal
2011-06-21changed: add av_strdup() to exported functions in our avutils loaderelupus
2011-05-28changed: [win32] disable warnings that ffmpeg always emit when including it's...elupus
2011-03-08[ios] update ffmepg dll exportsS. Davilla
2011-02-07added: import av_set_string3 from libavutilAnssi Hannula
2011-02-03changed: split DllAvUtil.h to its own headerAnssi Hannula