aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2013-05-17Remove the checks for AVPacket definitions in libavformat.Alexis Ballier
2013-05-17DllAvCodec.h: remove mention of libavcore that is long gone.Alexis Ballier
2013-05-15[libdvdread] added patch file elimination of symlink resolutionVoyager1
2013-05-15[libdvdread] Remove symlink checking as this is not needed by xbmcVoyager1
2013-05-15[libdvdread] Revert previous fixupsVoyager1
2013-05-13Merge pull request #2723 from Voyager1/libdvdread-fixVoyager1
2013-05-12Merge pull request #2735 from davilla/add-avformat_network-bitsdavilla
2013-05-12fixed, move load before we try to access and make sure we are loaded before a...davilla
2013-05-11fixed, add avformat_network_init/avformat_network_deinitdavilla
2013-05-12[DVDPlayer] ffmpeg support http/https protocol options, also fix #14309.ulion
2013-05-12remove undef of byte workarounds now that we don't define it in PlatformDefs.hJonathan Marshall
2013-05-10[libdvd] update patch for libdvdreadVoyager1
2013-05-10[libdvdread] Fix Playback of VIDEO_TS folders broken on SMB and NFS - thx @kr...Voyager1
2013-05-10Revert "[libdvd] - added missing patches"Voyager1
2013-05-10Remove GetExtension version without return valueRawk
2013-05-08Merge pull request #2699 from FernetMenta/hwaccelRainer Hochecker
2013-05-08ffmpeg: add patches for backportsRainer Hochecker
2013-05-06ffmpeg backport: fix vdpau vc1 interlace modesRainer Hochecker
2013-05-06ffmpeg backport: register vdpau hwaccel for mpeg12Rainer Hochecker
2013-05-06Merge pull request #2657 from aballier/aacoutputVoyager1
2013-05-02README: fixed spelling errors and added some clarifications.FlyingRat
2013-05-01Merge pull request #2634 from FlyingRat/patch-0028-cwd-updatedMartijn Kaijser
2013-04-25[darwin] - revert the revert the revert - well fix the build for darwin broke...Memphiz
2013-04-25Merge pull request #2633 from aballier/messJoakim Plate
2013-04-25DllAvCodec: map avcodec_free_frame.Alexis Ballier
2013-04-25DllAvCodec: map avcodec_fill_audio_frameAlexis Ballier
2013-04-23DllAvCodec: map avcodec_encode_audio2Alexis Ballier
2013-04-21[libdvd] - added missing patchesMemphiz
2013-04-21Rename our local copy of av_read_frame_flush to xbmc_read_frame_flush as sugg...Alexis Ballier
2013-04-20[dvdread] - don't check the return value of chdir in xbmc - this function is ...Memphiz
2013-04-19[ffmpeg] updated and reformated ffmpeg/patches/README-patchesFlyingRat
2013-04-19[ffmpeg] fix: patch needs to operate from lib/ffmpegFlyingRat
2013-04-19Revert broken part of [6f653c5a2ba30008d62ab589ff5686df8a29ef72].Alexis Ballier
2013-04-15[ffmpeg] fix shared library versionswsnipex
2013-04-14Merge pull request #2597 from Alphix/ffmpeg-libav-fixesJoakim Plate
2013-04-14Update libavfilter version checkDavid Härdeman
2013-04-14ffmpeg compatibility fix for matroska embedded subtitlesDavid Härdeman
2013-04-13[WIN32] fixed make distclean for ffmpeg (thanks Voyager1)wsoltys
2013-04-13[WIN32] fixed: hopefully this time. use the new mingw make only for ffmpeg an...wsoltys
2013-04-13ffmpeg 1.2 - fixed dvd still frames ended up in internal lavfVoyager1
2013-04-13[WIN32] fixed build setup by reverting to the old scripts.wsoltys
2013-04-13[WIN32] fixed: removed accidentally test commit.wsoltys
2013-04-13Merge pull request #2599 from BtbN/ffmpeg_vaapi_partialfixJoakim Plate
2013-04-13Add backported vaapi fix to ffmpeg/patchesBtbN
2013-04-13vaapi: fix argument for ff_vaapi_common_end_frame callJanne Grunau
2013-04-12[WIN32] fixed: if we get someday ffmpeg compiled properly, enable hw accelera...wsoltys
2013-04-12[WIN32] fixed: missing headerswsoltys
2013-04-12[fix] change AM_CONFIG_HEADER to AC_CONFIG_HEADERS for automake-1.13 supportStephan Raue
2013-04-11Merge pull request #2554 from FlyingRat/ffmpeg-n1.2davilla
2013-04-11fixed compiler warning about unused vardavilla