aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-02-08[WIN32] missed one from #11157 (thanks overbyrn)WiSo
2011-02-08removed: two ffmpeg asf patches that cause problemsAnssi Hannula
2011-02-07Only use one thread for the webserver to save resources.theuni
2011-02-07Add our MAX_STREAMS hack back, it was lost after the ffmpeg update.theuni
2011-02-07changed: don't build ffmpeg docstheuni
2011-02-07fixed: settings.xml was queried repeatedly for addons where it didn't exist.theuni
2011-02-07[OSX] fixed: missing ff_get_cpu_flags_x86 in avutil-50 libbeenje
2011-02-07fixed: Ticket #11147 - can't parser srt subtitles with CRCRLF at line end.taxigps
2011-02-07fixed: use correct location for avconfig.hblinkseb
2011-02-07[WIN32] add the dlls built with mingw to .gitignoreCrystalP
2011-02-07[WIN32] fix make distclean in libdvd*CrystalP
2011-02-06Merge Windows renderer support for the NV12 and UVYV formats used natively by...CrystalP
2011-02-06[WIN32] add yuy2/uyvy rendering (software and ps)CrystalP
2011-02-06[WIN32] add accessors for CD3DTexture width and heightCrystalP
2011-02-06[WIN32] always use bilinear sampling. Simpler and same performance as nearest...CrystalP
2011-02-06[WIN32] refactor the code mapping the buffer formats with dvdplayer and ffmpe...CrystalP
2011-02-06[WIN32] add nv12 rendering (software and ps)CrystalP
2011-02-07fixed: passthrough using ffmpeg on big-endian (ticket #10297)Anssi Hannula
2011-02-07added: import av_set_string3 from libavutilAnssi Hannula
2011-02-07fixed: null dereference if passthrough fails before stream addedAnssi Hannula
2011-02-07changed: use av_set_string from the libavcodec headersAnssi Hannula
2011-02-07added: option to ffmpeg spdif muxer to select endiannessAnssi Hannula
2011-02-06Merge branch 'remove-libmms' of github:cptspiff/xbmc. this replaces libmms wi...spiff
2011-02-06sync osx projectspiff
2011-02-06remove outdated eclipse and kdevelop projectsspiff
2011-02-06removed: glib now that libmms doesn't need itelupus
2011-02-06removed: libmms from win32 buildelupus
2011-02-06added: support mms through ffmpegspiff
2011-02-06changed: remove libmms supportspiff
2011-02-06[WIN32] changed: don't use a hash in a filename.WiSo
2011-02-06fixed: avconfig.h location has changedblinkseb
2011-02-06[WIN32] removed ffmpeg and libdvdnav dlls as they are now build via the build...WiSo
2011-02-06[WIN32] added: check for mingw env and end gracefully if not foundWiSo
2011-02-06fixed: double free in libavformat/rtsp.c (patch from upstream)Anssi Hannula
2011-02-06fixed: playback of some mpegts files (ticket #11126)Anssi Hannula
2011-02-06fixed: missing [] from deletes added in 9019cd5dbbAnssi Hannula
2011-02-06fixed: detect incompatible yasm/nasm in ffmpeg configureAnssi Hannula
2011-02-06fixed: on-the-fly AC-3 encoding with non-S16 encoderAnssi Hannula
2011-02-06[WIN32] removed the "wait for a key press"WiSo
2011-02-06[WIN32] forgot the commentWiSo
2011-02-06[WIN32] removed scripts, plugins and skins from the installer include as they...WiSo
2011-02-06[WIN32] build ffmpeg and libdvdnav dlls during compile time (via buildsetup.bat)WiSo
2011-02-06[WIN32] removed unneeded linker libs (is liba52.dll in use at all?)WiSo
2011-02-06[WIN32] added: avcore to the checked files list in buildmingwlibs.shAnssi Hannula
2011-02-06Merge branch 'ffmpeg-update'Anssi Hannula
2011-02-06[WIN32] updated ffmpeg dllsWiSo
2011-02-06[WIN32] fixed compile by setting FF_API_OLD_SAMPLE_FMT to falseWiSo
2011-02-06[WIN32] changed vs include paths to point to new ffmpeg include-xbmc-win32 di...WiSo
2011-02-06fixed: restore dxva2api.h and avconfig.h to a win32 specific dirAnssi Hannula
2011-02-05added: advancedsettings.xml option <splash> to disable startup splash image -...vdrfan