aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-08-02[ffmpeg] - backport - arm: Add VFP-accelerated version of synth_filter_floatBen Avison
2013-08-02[tools] Updated to latest gas-preprocessor.pl http://git.libav.org/?p=gas-pre...popcornmix
2013-08-02Merge pull request #2959 from Montellese/sorting_cleanupSascha Montellese
2013-08-02Disable Hibernate and Suspend related power options for Raspberry & Co. witho...Stephan Raue
2013-08-02Merge pull request #2749 from kylhill/masterKyle Hill
2013-08-02fix linux build after 7e8e1c9493a51e4739a507d6f62dadb7db411f78wsnipex
2013-08-02Merge pull request #3015 from FernetMenta/guilibRainer Hochecker
2013-08-02OSX: change GUIDialogKeyboardGeneric to use g_Windowing.GetClipboardJohn Rennie
2013-08-02Win32: change GUIDialogKeyboardGeneric to use g_Windowing.GetClipboardJohn Rennie
2013-08-02Win32: move paste code to g_WindowingJohn Rennie
2013-08-02cleanup sorting to (almost) get rid of the old SORT_METHOD_FOOmontellese
2013-08-02[osx] fixed, compiler warning about deprecated routinedavilla
2013-08-02Merge pull request #3029 from jhsrennie/keyedpasteJohn Rennie
2013-08-02Add and test paste on OSXJohn Rennie
2013-08-02fixed compiler warning, comparision always false due to limited typedavilla
2013-08-02fixed compiler warning, missing return valuedavilla
2013-08-02fixed compiler warnings, unused varsdavilla
2013-08-01fixed broken build. please remember to add to all three projects when you add...davilla
2013-08-01Merge pull request #2971 from mus65/logindMartijn Kaijser
2013-08-01Merge pull request #3031 from aballier/typoAlexis Ballier
2013-08-01Fix typo in [50e52c36]. Broke the build with external FFmpeg.Alexis Ballier
2013-08-01Merge pull request #2966 from Voyager1/uniquedvdid-use-libdvdnavVoyager1
2013-08-01Merge pull request #2957 from jmbreuer/upstream-libdvdnav-seekMartijn Kaijser
2013-08-01Merge pull request #3013 from aballier/avfilter_deprecAlexis Ballier
2013-08-01DllAvFilter.h: Include libavfilter/avcodec.h only when necessary. We are not ...Alexis Ballier
2013-08-01DllAvFilter.h: Include libavfilter/avfilter.h since we are using functions fr...Alexis Ballier
2013-08-01Drop support for av_vsrc_buffer_add_frame: We are using the new API since lib...Alexis Ballier
2013-08-01Use avfilter_graph_parse_ptr when available (Fixes a deprecation warning with...Alexis Ballier
2013-08-01DllAvFilter: Map avfilter_graph_parse_ptr when available.Alexis Ballier
2013-08-01Switch to the avframe based API for libavfilter when it is available.Alexis Ballier
2013-08-01DllAvUtil.h: Map av_frame_move_ref when applicable.Alexis Ballier
2013-08-01DllAvUtil.h: Map av_frame_unref when applicable.Alexis Ballier
2013-08-01DllAvUtil.h: Map av_frame_alloc when applicable.Alexis Ballier
2013-08-01DllAvUtil.h: Map av_frame_free when applicable.Alexis Ballier
2013-08-01DllAvUtil.h: Add LIBAVUTIL_FROM* macros.Alexis Ballier
2013-08-01DllAvFilter.h: Do not map avfilter_open.Alexis Ballier
2013-08-01Merge pull request #3022 from popcornmix/avoid_avcodec_maxpopcornmix
2013-08-01Merge pull request #2987 from ronie/remove-wundergroundMartijn Kaijser
2013-08-01Add OnPasteClipboard method to CGUIDialogKeyboardGenericJohn Rennie
2013-08-01[Linux] systemd/logind/UPower power management improvementsMarius T
2013-08-01[langauge] add missing setting descriptionsMartijn Kaijser
2013-08-01Merge pull request #2969 from fritsch/ae-fix-wrong-softresumeRainer Hochecker
2013-08-01Merge pull request #2885 from smspillaz/fix-tests-16062013Martijn Kaijser
2013-08-01[cosmetics] update copyright headersMartijn Kaijser
2013-08-01[guidialog] - fix autoclose by moveing the autoclose logic into UpdateVisibil...Memphiz
2013-08-01Merge pull request #2601 from sraue/automake-1.13-fixesMartijn Kaijser
2013-08-01[rbp/omxplayer] Stop using AVCODEC_MAX_AUDIO_FRAME_SIZEpopcornmix
2013-08-01[DllAvUtil] Plumb in missing av_samples_fill_arrays and av_samples_copypopcornmix
2013-08-01Merge pull request #2848 from elupus/3dJoakim Plate
2013-08-01Merge pull request #2965 from LucasG2000/masterSascha Montellese